Skip to content

driftavalii/kubernetes-the-hard-way

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes The Hard Way On KVM

Fork of Kelsey's Hightower Kubernetes the Hard Way on a single machine KVM setup. Recreated as much of the support infrastructure as possible.

Cluster Details

Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.

Labs

This tutorial attempts to create as much of the supporting infrastructure as possible. This means it uses more than the six (6) VM used by the original tutorial. It also assumes you have access to an Linux machine running KVM with sufficient resources. This usually means you have enough RAM as most CPU should be able to handle the load, (I have run this on a Thinkpad t450 with RAM upgraded to 32GB), reducing the memory assigned to the VMs should enable it to run on less resources but the Kubernetes cluster won't really support the deployment of applications.

About

Bootstrap Kubernetes the hard way on KVM.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 42.7%
  • Shell 29.1%
  • Roff 28.2%