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

Popular posts from this blog

Kubernetes 104: Create a 2-node k3s cluster with k3sup

Cisco Nexus: Configuration VXLAN.

How to configure OSPF on Palo Alto Networks Firewall?