-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Issue Description
I encountered an issue when trying to run the agent in the ITBench-SRE-Agent repository. I could not find the provided kubeconfig file in the repository, so I used my local Kubernetes configuration located at ~/.kube/config. However, this seems to be causing errors when attempting to run the agent.
Steps Taken
- I cloned the repository and followed the setup instructions as per the documentation.
- I could not locate the
kubeconfigfile that was supposed to be provided with the repository. - As an alternative, I used my local Kubernetes configuration at
~/.kube/config. - I proceeded with the rest of the setup and tried to run the agent using
crewai run.
Error Encountered
Upon running the agent, I received the following error message:
Please see the attached screenshot for the full error details.
Possible Cause
I believe that using the ~/.kube/config file may be causing compatibility issues, as this file might not match the configuration expected by the ITBench-SRE-Agent repository.
Request for Help
Could you please clarify the following:
- The correct location of the
kubeconfigfile for the cluster on which theITBench-SRE-Agentis running. - Whether there are any specific requirements for the
kubeconfigfile that could be causing the errors when using my local configuration.
Thank you for your help in resolving this issue.
Metadata
Metadata
Assignees
Labels
No labels
