Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

1- Install on Centos

2- Install on Ubuntu

3- Install Kubernetes GUI


Latest:     https://kubernetes.io/docs/getting-started-guides/kubeadm/

https://kubernetes.io/docs/tasks/kubectl/install/  )


1- Install on Centos

install a Kubernetes cluster on machines

1a- create 3x VM ( Master and two minion )

1b- yum update and make sure you have 2x user account
1c- For multi-interface:    kubeadm init --apiserver-advertise-address 192.168.56.101


http://www.tothenew.com/blog/how-to-install-kubernetes-on-centos/

3- Install Kubernetes GUI

https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/







  • No labels