Skip to content

Snippets for manual K8s installation. Derived from k8s-the-hard-way.

Notifications You must be signed in to change notification settings

kubermatic-labs/k8s-magicless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Magicless

"Magic is when it is convenient and you do not understand what's going on."

So within this repository there is all the material to get a Kubernetes cluster up and running. This is not meant to be used in production or as a replacement for hosted solutions or nice setup tools. The purpose of this is educational. Going through all the steps manually helps understanding it. GCP is used for the infrastructure. So you will find quite some use of gcloud for bringing up instances and querying stuff.

This is (obviously) derived from https://github.com/kelseyhightower/kubernetes-the-hard-way where you can also find more of a README.


NOTE

If you are using Google Cloud Sheel DISABLE TMUX SUPPORT

disable-tmux

After the setting close the window and open a NEW cloud shell!

About

Snippets for manual K8s installation. Derived from k8s-the-hard-way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%