k8sgpt-ai / k8sgpt-operator

Automatic SRE Superpowers within your Kubernetes cluster
https://k8sgpt.ai
Apache License 2.0
293 stars 80 forks source link

Failed to load logs: container "kube-rbac-proxy" #351

Closed hrybun closed 6 months ago

hrybun commented 6 months ago

Checklist

Affected Components

K8sGPT Version

v0.1.0

Kubernetes Version

v1.27.1

Host OS and its Version

MacOS

Steps to reproduce

I try to install k8sgpt:

helm repo add k8sgpt https://charts.k8sgpt.ai/
helm repo update
helm install release k8sgpt/k8sgpt-operator -n k8sgpt-operator-system --create-namespace

In result I get pod with next logs:

Failed to load logs: container "kube-rbac-proxy" in pod "release-k8sgpt-operator-controller-manager-55496658b-fdq2g" is waiting to start: trying and failing to pull image
Reason: BadRequest (400)

Expected behaviour

Pod in Running status

Actual behaviour

No response

Additional Information

I found that Issue in kube-rbac-proxy