1 Repo
Transferring installation files and binaries from a local source to target nodes.
Distinct from Binary Distribution: Focuses on the act of distributing binaries for installation rather than the packaging method for executables.
Explore 1 awesome GitHub repository matching devops & infrastructure · Local Binary Distributions. Refine with filters or upvote what's useful.
k3s-ansible is a set of playbooks and tools for automating the deployment, orchestration, and lifecycle management of lightweight Kubernetes clusters. It functions as a provisioning tool that installs and configures these environments across multiple Linux nodes using a declarative approach. The project provides specialized support for high-availability configurations using either embedded etcd or external datastores. It also includes mechanisms for air-gapped installations, allowing the distribution of binaries and container images from a local directory to nodes without internet access. Th
Provides a mechanism to distribute installation binaries and container images from a local controller to nodes for air-gapped setups.