Deploying Java Applications with Docker and Kubernetes.
Pre-requisite:-
Sample Java application.
Install Git, Maven, Docker & K8s Cluster.
Step 1 - Clone the Git Project Repo
git clone https://github.com/sumit0012/docker-Java-kubernetes-project.git
cd docker-java-kubernetes-project.git
Step 2 - C...
sumit007.hashnode.dev2 min read