Crates.io | kubectl-config-doctor |
lib.rs | kubectl-config-doctor |
version | 0.3.1 |
source | src |
created_at | 2024-09-13 12:38:59.901784 |
updated_at | 2024-09-13 12:48:55.737238 |
description | Kubectl plugin to validate kubeconfigs |
homepage | https://aptakube.com |
repository | https://github.com/aptakube/kubectl-config-doctor |
max_upload_size | |
id | 1373613 |
size | 63,005 |
A kubectl
plugin to validate and test kubeconfigs.
$ kubectl krew install config-doctor
$ cargo install kubectl-config-doctor
If you're having issues connecting to a Kubernetes cluster, there's a good chance that the problem lies in your kubeconfig file.
kubectl-config-doctor
is a tool that can help you diagnose common issues with your kubeconfig file, such as:
$ kubectl config-doctor
MIT