Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubeadm

Setup Kubeadm with following steps.

  1. Clone the repository to the freshly installed Ubuntu 20.04.

    git clone https://github.com/wriaz/kubeadm.git
    
  2. Go to kubeadm directory and invoke run.sh script.

    cd kubeadm
    ./run.sh  
    

Script can take 5-10 minutes or more (based on your internet speed). Wait for the script to finish.

Single node Kuberentes installation with kubeadm is ready.

Validate your setup by running following commands.

kubectl get nodes
kubectl -n kube-system get pods

About

setup kubadm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages