2 repository-uri
Tools for monitoring and displaying active cloud environments and cluster contexts.
Distinct from Cloud Infrastructure: Focuses on tracking and visualization of the active context rather than managing the infrastructure itself.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Infrastructure Context Tracking. Refine with filters or upvote what's useful.
Powerlevel9k is a customizable visual theme and plugin framework for the Zsh shell. It functions as a command line interface enhancer and environment dashboard, providing a configurable layout system for adding informational segments to the left and right sides of the shell prompt. The system tracks development context and version control status, displaying active branches and repository states. It also monitors cloud infrastructure, showing active profiles and cluster contexts, alongside programming language versions and environment data. The prompt includes real-time system status indicato
Displays active cloud profiles and cluster contexts to prevent commands from being run in the wrong environment.
kube-ps1 is a cross-shell prompt utility and infrastructure context monitor that integrates Kubernetes cluster and namespace information directly into the command line interface. It functions as a compatibility layer to ensure consistent metadata rendering and prompt behavior across bash, zsh, and fish. The utility prevents accidental command execution in the wrong environment by tracking active cluster connections and providing a visibility toggle to show or hide the cluster status. It allows for visual distinction between production and development settings through environment-specific colo
Tracks and displays active Kubernetes cluster connections to prevent accidental command execution in the wrong environment.