Skip to content

raynix/ansible-kubeadm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-kubeadm

Use ansible to provision kubeadm cluster

  • do ssh-copy-id [email protected] on every Pi
  • copy inventory/cluster.example to inventory/cluster
  • run ansible-playbook -i inventory/cluster -t k8s kubeadm.yaml to install/configure master/nodes
  • add -vvv for debugging

About

Use ansible to provision kubeadm cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages