Kubernetess Minikube Multinode Cluster Sample Application

Published: 16 March 2022
on channel: SMAC Academy
1,098
7

Minikube multi node sample application deployment and verification.

Commands Used:

minikube start --nodes 2 -p multinode --driver=docker

minikube profile multinode

minikube status -p multinode

kubectl get nodes

https://github.com/muthu4all/SMACAcad...


kubectl apply -f hello-deployment.yaml

kubectl rollout status deployment/hello

kubectl apply -f hello-svc.yaml

kubectl get pods -o wide

minikube service list -p multinode
curl http://192.168.49.2:31000


Watch video Kubernetess Minikube Multinode Cluster Sample Application online without registration, duration hours minute second in high quality. This video was added by user SMAC Academy 16 March 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,098 once and liked it 7 people.