01Fully typed output: all `kubectl` outputs are validated through Pydantic v2 models.
02Context management: list, inspect, and switch kubeconfig contexts.
03Deployment and Service inspection: list, get details, and describe deployments and services.
04Namespace management: list and inspect Kubernetes namespaces.
05Pod operations: list, get details, fetch logs, and describe pods.
060 GitHub stars