awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Deployment Walkthroughs · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDeployment Walkthroughs

Step-by-step technical documentation for bootstrapping complex environments.

Distinguishing note: Focuses on the walkthrough format for multi-node cluster bootstrapping.

Explore 1 awesome GitHub repository matching devops & infrastructure · Deployment Walkthroughs. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Deployment Walkthroughs

Awesome Deployment Walkthroughs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kelseyhightower/kubernetes-the-hard-way

    kelseyhightower/kubernetes-the-hard-way

    47,415View on GitHub↗

    Kubernetes The Hard Way is an educational curriculum designed to teach the fundamental architecture and operational requirements of container orchestration platforms. It provides a structured, hands-on learning path that guides users through the manual bootstrapping of a multi-node cluster from scratch, intentionally avoiding automated installers to ensure a deep understanding of how individual control plane and worker node components interact. The project distinguishes itself by requiring the manual configuration of every layer of the infrastructure, including the generation of cryptographic

    Details the step-by-step process of bootstrapping network, security, and compute resources for a multi-node environment.

    47,415View on GitHub↗