3 repositorios
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 is a tool for initializing a minimum viable Kubernetes control plane and joining worker nodes to a secure cluster. It serves as a control plane orchestrator and cluster bootstrapper designed to automate the deployment and maintenance of the Kubernetes management layer. The project provides lifecycle management utilities for upgrading cluster versions and resetting node states to restore hosts to a clean installation baseline. It handles the secure integration of new nodes through token-based joining and ensures availability during software transitions via phased version upgrading. Th
Executes repetitive installation workflows and upgrade scripts across multiple cluster nodes simultaneously.