ken-william / devops-capstone-project

devops-capstone-project
Apache License 2.0
0 stars 0 forks source link

Deploy the Docker image of the accounts microservice to Kubernetes #7

Open ken-william opened 2 months ago

ken-william commented 2 months ago

As a system administrator
I need to deploy the accounts microservice to Kubernetes
So that it can scale and run in a production environment

Details and Assumptions

Acceptance Criteria


Given the Docker image is built  
When it is deployed to Kubernetes  
Then the service can be scaled automatically