What problem does it solve?
Kube-DC teams face scattered Kubernetes access and credential management across multiple clusters, requiring manual token handling and frequent context switching. The kube-dc CLI provides browser-based OAuth login, context orchestration, and namespace selection to streamline access.
Core Features & Use Cases
- OAuth login and token management: browser-based authentication with auto-refresh for seamless Kubernetes access.
- Context switching and namespace management: switch between org/project namespaces quickly and deterministically.
- Kubectl integration: provides a kubectl credential plugin so kubectl commands reuse the cached tokens.
- Use case: enterprises running multiple clusters across environments can grant developers rapid access to the right namespace with minimal friction.
Quick Start
Login to kube-dc with your domain and switch to your project to begin using kubectl against the target namespace.