kubernetes-the-hard-way
Kubernetes bootstrapping
This tutorial guides you through manually setting up and configuring a Kubernetes cluster to learn its fundamentals.
Bootstrap Kubernetes the hard way. No scripts.
42k stars
970 watching
14k forks
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kubernetes-sigs/kwok | A toolkit that simulates thousands of nodes and clusters to test Kubernetes APIs and scenarios | 2,616 |
kubernetes-sigs/kubespray | Automates deployment and management of Kubernetes clusters on various infrastructure providers. | 16,297 |
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,542 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 16,011 |
freach/kubernetes-security-best-practice | A comprehensive guide to securing Kubernetes clusters in the cloud or on-premises | 2,695 |
kubernetes-sigs/kui | A framework for adding graphical user interfaces to command-line tools for cloud-native applications | 2,851 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,689 |
cloudnativelabs/kube-router | A turnkey solution for Kubernetes networking providing operational simplicity and high performance through IPVS/LVS based service proxy, pod networking with BGP protocol, network policy controller using ipsets and iptables. | 2,332 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,789 |
hivenetes/k8s-bootstrapper | A framework to set up production-ready Kubernetes clusters using Terraform and Argo CD | 264 |
eon01/kubernetes-workshop | A comprehensive guide to deploying and managing containerized applications on a Kubernetes cluster | 3,233 |
kptdev/kpt | Automates configuration editing and deployment for Kubernetes clusters using declarative data and functions | 1,718 |
okteto/okteto | Accelerates development of applications in Kubernetes clusters by providing a seamless IDE and tool integration with instant updates | 3,287 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 5,002 |
kubernetes/examples | Real-world Kubernetes application examples for learning and demonstration | 6,241 |