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
·

1 repositorio

Awesome GitHub RepositoriesCluster-Wide Command Executions

Executes a shell command on every server or agent in a cluster simultaneously over SSH.

Distinct from Remote Command Execution: Distinct from Remote Command Execution: targets all nodes in a cluster simultaneously, not arbitrary remote hosts.

Explore 1 awesome GitHub repository matching devops & infrastructure · Cluster-Wide Command Executions. Refine with filters or upvote what's useful.

Awesome Cluster-Wide Command Executions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alexellis/k3supAvatar de alexellis

    alexellis/k3sup

    7,393Ver en GitHub↗

    k3sup is a command-line tool that installs and manages lightweight Kubernetes clusters entirely over SSH, without requiring any pre-installed software on the target machines. It bootstraps clusters on remote hosts using a single statically-linked binary, then provides immediate kubectl access by fetching and merging the cluster's admin credentials into the local configuration. The tool supports plan-driven cluster topology, allowing users to define node roles and configuration in a YAML file for automated multi-node deployment. The tool distinguishes itself by enabling parallel execution of i

    Executes a shell command on every server or agent in a cluster simultaneously over SSH.

    Gocloudcloud-nativedevops
    Ver en GitHub↗7,393
  1. Home
  2. DevOps & Infrastructure
  3. Remote Command Execution
  4. Cluster-Wide Command Executions