kubernetes-the-hard-way
Kubernetes setup
A tutorial that guides developers through manually setting up a Kubernetes cluster from scratch.
Bootstrap Kubernetes the hard way. No scripts.
41k stars
970 watching
14k forks
last commit: 4 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,580 |
kubernetes-sigs/kubespray | Automates deployment of production-ready Kubernetes clusters across multiple cloud and bare-metal environments. | 16,180 |
madhuakula/kubernetes-goat | An interactive hands-on playground to learn and practice Kubernetes security using intentionally introduced vulnerabilities | 4,421 |
kubernetes/kops | Automates creation, upgrade, and management of production-grade Kubernetes clusters on multiple cloud providers. | 15,968 |
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,842 |
kubernetes/kubernetes | A system for managing containerized applications across multiple hosts | 111,105 |
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,322 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,689 |
hivenetes/k8s-bootstrapper | A framework to set up production-ready Kubernetes clusters using Terraform and Argo CD | 260 |
eon01/kubernetes-workshop | A comprehensive guide to deploying and managing containerized applications on a Kubernetes cluster | 3,231 |
kptdev/kpt | Automates configuration editing and deployment for Kubernetes clusters using declarative data and functions | 1,707 |
okteto/okteto | Accelerates development of applications in Kubernetes clusters by providing a seamless IDE and tool integration with instant updates | 3,272 |
vmware-tanzu/kubeapps | An in-cluster web-based application for deploying and managing applications on Kubernetes clusters | 4,996 |
kubernetes/examples | Real-world Kubernetes application examples for learning and demonstration | 6,213 |