CodeX-Est / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Containerize your microservice using Docker #6

Open CodeX-Est opened 9 months ago

CodeX-Est commented 9 months ago

As a developer I need to containerize the microservice So that [benefit] It can be deployed to Kubernetes.

Details and Assumptions

Acceptance Criteria

gherkin 
Given a microservice
When the microservice is containerized.
Then it can be deployed to Kubernetes.