Enhanced `kubectl` based on `kubectl`; Supercharge your productivity - short aliases for multiple clusters, namespace override, shell scripting capabilities, useful tools such as "touch" & "watch K8S resources and show diff"
Stars
6
Forks
1
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
feat(rc): store all clusters in a single kubeconfig with multiple contexts
bcad7f0View on GitHubfeat: auto set up config & simplify config file - directly use api.Cluster and api.AuthInfo
476e110View on GitHubfix: remove gjson dependency (it's buggy) and update JSON parsing logic
418822fView on GitHub