1 रिपॉजिटरी
Utilities for selecting and updating the current default namespace for a Kubernetes cluster context.
Distinct from Namespace Lifecycle Automators: Focuses on updating the active CLI namespace, unlike provisioning automators or resource definitions.
Explore 1 awesome GitHub repository matching devops & infrastructure · Active Namespace Selection. Refine with filters or upvote what's useful.
kubectx is a set of command-line productivity tools designed to simplify the switching of cluster contexts and active namespaces for Kubernetes CLI users. It serves as a context manager that allows users to quickly change the current cluster environment and default namespace within the configuration. The tool provides capabilities for renaming cluster contexts to improve identification and the ability to toggle rapidly between two clusters by preserving the previous active state. It also supports launching isolated shell sessions constrained to a specific cluster or configured as read-only to
Updates the active namespace for the current context to reduce the need for explicit namespace flags.