Skip to content

Just a Kubernetes bootstrap script with Kubeadm

Notifications You must be signed in to change notification settings

arehmandev/KubeCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Just 2 scripts to bootstrap your quick Kubernetes cluster

Note: This uses Kubeadm

Use on Centos7 / RHEL7

To use:

  1. Clone repo onto master and slaves (git clone)

  2. Run kubemaster.sh on your intended master

  3. Run kubelet.sh on your intended slaves

  4. Run the join command on the slaves

About

Just a Kubernetes bootstrap script with Kubeadm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages