sudhanshu-dave / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Deploy your Docker image to Kubernetes #2

Open sudhanshu-dave opened 3 weeks ago

sudhanshu-dave commented 3 weeks ago

As a developer
I need to deploy the Docker image to Kubernetes
So that the microservice can be scaled and managed efficiently

Details and Assumptions

Acceptance Criteria


Given a Docker image
When I deploy the image to Kubernetes
Then the microservice is successfully deployed and running in the cluster