3 个仓库
Execution of shell commands on designated remote machines, optionally running the same command on multiple nodes simultaneously.
Distinct from Shell Command Execution: Distinct from Shell Command Execution: focuses on remote execution across multiple nodes rather than local command execution.
Explore 3 awesome GitHub repositories matching development tools & productivity · Multi-Node Shell Executions. Refine with filters or upvote what's useful.
定时任务管理系统
Runs shell commands on designated remote machines, optionally executing the same command on multiple nodes simultaneously.
Rundeck is a job scheduling and automation platform that enables organizations to execute operational tasks across servers, containers, and cloud APIs from a central web console or API. It functions as a multi-node command execution engine, allowing scripts and commands to run across distributed Linux and Windows nodes, and serves as a self-service operations portal that delegates specific tasks to authorized users without granting full system access. The platform also operates as an incident response automation tool, automatically triggering diagnostic and remediation workflows when monitorin
Runs scripts and commands on nodes across private networks or multi-cloud environments without opening external firewall ports.
kubeadm 是一个用于初始化最小可行 Kubernetes 控制平面并将工作节点加入安全集群的工具。它作为控制平面编排器和集群引导程序,旨在自动化 Kubernetes 管理层的部署与维护。 该项目提供生命周期管理工具,用于升级集群版本及重置节点状态,从而将主机恢复到干净的安装基准。它通过基于令牌的加入机制处理新节点的安全集成,并通过分阶段版本升级确保软件过渡期间的可用性。 该系统还涵盖节点配置与管理,包括主机先决条件准备、节点镜像定制以及多节点任务执行。它利用声明式配置映射,将高级配置文件转换为编排二进制文件所需的标志和环境变量。
Executes repetitive installation workflows and upgrade scripts across multiple cluster nodes simultaneously.