Skip to content

nkuba/k8s-cluster-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Training Repository

This repository contains Kubernetes training.

Bootstrap a Kubernetes Cluster

Following ways of bootsrapping a Kubernetes Cluster across Virtual Machines (Ubuntu) are covered:

  • Kubeadm - quick and simple solution to run a Cluster with separate Master and multiple Workers on different Virtual Machines
  • Manual - complex way of running a Cluster from scratch with multiple Masters and Workers across different Virtual Machines

Install Heapster

TODO

About

Bootstrapping Kubernetes Cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published