You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this warning when running this tool against a recent cluster. Probably the client library needs a bump.
INFO[0000] Going for a full scan as no flags are set!
INFO[0000] Retrieving necessary clientset for targeted k8s cluster.
INFO[0000]
INFO[0000] Fetched namespaces: [cert-manager default ingress-nginx kube-node-lease kube-public kube-system]
INFO[0000]
WARN[0001] doctor's client-go version: 11.0.0 is not fully compatible with your k8s server version: 1.19.6-eks-49a6c0
WARN[0001] https://github.com/kubernetes/client-go#compatibility-matrix
WARN[0001] doctor run will be based on best-effort delivery
INFO[0001] Starting triage of cluster crucial component health checks.
The text was updated successfully, but these errors were encountered:
I am getting this warning when running this tool against a recent cluster. Probably the client library needs a bump.
The text was updated successfully, but these errors were encountered: