airavata-courses / NSA

Weather Data Gateway
1 stars 4 forks source link

Use kubespray to set up kubernetes cluster on local machine #50

Closed JShivali closed 4 years ago

JShivali commented 4 years ago

Create 2 virtual machines on ubuntu using KVM and try out the installation of kubernetes using kubespray.

JShivali commented 4 years ago

Tried using kubespray ansible scripts to setup kubernetes cluster. But faced issues and errors during executing ansible playbook.

JShivali commented 4 years ago

Used this reference to create kubernetes cluster https://www.digitalocean.com/community/tutorials/how-to-create-a-kubernetes-cluster-using-kubeadm-on-ubuntu-18-04