awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesNamespace Management Tools

Utilities for creating and controlling virtual cluster partitions.

Distinguishing note: Focuses on administrative control of Kubernetes namespaces.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Namespace Management Tools. Refine with filters or upvote what's useful.

Awesome Namespace Management Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • portainer/portainerAvatar de portainer

    portainer/portainer

    37,740Ver en GitHub↗

    Portainer is a unified infrastructure management platform that provides a centralized control plane for deploying, monitoring, and managing containerized applications. It functions as an orchestration-abstraction layer, translating user actions into platform-specific API calls to maintain consistency across diverse container runtimes and cluster technologies. By organizing users, teams, and resources into a single interface, it enables granular role-based access control and lifecycle management for containerized services and stacks. The platform distinguishes itself through its support for di

    Provides administrative control over the creation and access configuration of namespaces.

    TypeScriptdockerdocker-composedocker-container
    Ver en GitHub↗37,740
  • ahmetb/kubectxAvatar de ahmetb

    ahmetb/kubectx

    19,829Ver en GitHub↗

    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

    Implements a utility to update the active namespace for the current cluster to reduce the need for explicit flags.

    Gokubectlkubectl-pluginskubernetes
    Ver en GitHub↗19,829
  1. Home
  2. DevOps & Infrastructure
  3. Namespace Management Tools

Explorar subetiquetas

  • Namespace SwitchingTools for updating the current active namespace to avoid repeating flags in CLI commands. **Distinct from Namespace Management Tools:** Focuses on CLI productivity and active namespace selection rather than administrative creation or partitioning of namespaces