-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I'm getting ConfigInferenceExhausted
error with macOS. I do not know what that means exactly, and what it needs.
$ suspicious-pods --version
suspicious-pods 1.1.0
$ KUBECONFIG=/Users/furkan/.kube/config-foo suspicious-pods
Error: Kubeconfig(ConfigInferenceExhausted { cluster_env: Kubeconfig(MissingInClusterVariables { hostenv: "KUBERNETES_SERVICE_HOST", portenv: "KUBERNETES_SERVICE_PORT" }), kubeconfig: Kubeconfig(LoadContext { context_name: "kubernetes-admin@prod-foo" }) })
$ KUBECONFIG=/Users/furkan.turkal/.kube/config-foo kubectl get --raw='/readyz?verbose'
All is OK.
$ KUBECONFIG=/Users/furkan.turkal/.kube/config-foo kubectl cluster-info
All is running.
$ KUBECONFIG=/Users/furkan.turkal/.kube/config-foo kubectl get pods
Success.
pms1969
Metadata
Metadata
Assignees
Labels
No labels