Kubernetes 117: Deploy java application on kubernetes
Deploy spring boot java application on kubernetes
1- Using Spring boot to create java application ( jar file) and using tomcat by default.
2- Build image by docker file.
3- Push image to hub.docker.com
4- Create deployment , services and ingress with tls on kubernetes.
5- Check url.
---------------------
1- Using Spring boot to create jar file:
2- Build image by docker file:
3- Push image to hub.docker.com
4- Create deployment & services on kubernetes:
5- Check URL:
================================================================
Good Luck
https://www.linkedin.com/in/ahmedms/
Comments
Post a Comment