MENU

Fun & Interesting

Kubernetes Tutorial | Setup Kubernetes in Windows & Run Spring boot application on k8s cluster

Java Techie 62,063 3 years ago
Video Not Working? Fix It Now

This tutorial will give you complete understanding about installation steps of Minikube in windows OS and Deployment process of containerized application to kubernetes cluster You will learn : 1. What is Minikube 2.How to install Minikube in windows OS or How do we setup Kubernetes in windows 3.Kubernetes basic commands 4.How to deploy spring boot application to local Kubernetes cluster . Kubernetes Dashboard and health check . #javatechie #Kubernetes #SpringBoot #Minikube ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬ 1:02 - Basic architecture of k8s pod , node & Cluster 1:48 - What & Why minikube 2:32 - Setup minikube in windows 7:10 - Start minikube with docker driver 9:14 - Verify cluster info 9:31 - verify node 10:10 - Deploy spring boot application to Kubernetes cluster 20:38 - Access Service URL 21:39 - Kubernetes Dashboard 24:30 - Clean up kubernetes components (service,deployment,minikube) install kubectl: https://kubernetes.io/docs/tasks/tools/install-kubectl-windows/ install Minikube : https://v1-18.docs.kubernetes.io/docs/tasks/tools/install-minikube/ install Docker Desktop : https://docs.docker.com/desktop/windows/install/ Download VirtualBox : https://www.virtualbox.org/wiki/Downloads GitHub: https://github.com/Java-Techie-jt/springboot-k8s-example Blogs: https://medium.com/@javatechie/kubernetes-tutorial-setup-kubernetes-in-windows-run-spring-boot-application-on-k8s-cluster-c6cab8f7de5a Facebook: https://www.facebook.com/groups/919464521471923 guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie Disclaimer/Policy: -------------------------------- Note : All uploaded content in this channel is mine and its not copied from any community , you are free to use source code from above mentioned GitHub account

Comment