← Back to tools
View AGENTS.md for kubectx
kubectx
Quickly switch between Kubernetes clusters and namespaces in kubectl
Description
kubectx helps you quickly switch between clusters and namespaces in kubectl. It includes kubectx for cluster switching and kubens for namespace switching, with fuzzy search support via fzf.
When to use this tool
✓ Good fit when
- When you manage multiple Kubernetes clusters
- When you frequently switch namespaces
✕ Avoid when
- When you only work with a single cluster
AI Summary
Quickly switch between Kubernetes clusters and namespaces with fuzzy search support
Capabilities
- + Switch between kubectl contexts/clusters
- + Switch between Kubernetes namespaces
- + Fuzzy search with fzf integration
- + Interactive selection
Use When
- → When you manage multiple Kubernetes clusters
- → When you frequently switch namespaces
Avoid When
- x When you only work with a single cluster