Skip to content

emilio507/kube-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube-install

Install

  • update inventory file according to install location
  • add DNS entry and update in variables files for both roles or create a group vars file for shared variable (DNS entry can be either controller nodes or loadbalancer VIP IP/IPs)
  • ansible-playbook kube-install.yml -i inventory//
  • note token and ca_hash from output
  • Use ansible vault to encrypt
  • Add that output to roles/kubernetes-workers/vars/main.yml in relevant location
  • ansible-playbook kube-workers.yml -i inventory//

About

Install kubernetes cluster locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages