generated from ibm-developer-skills-network/aolwx-devops-capstone-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
technical debtThings that developers need but provide no visible customer valueThings that developers need but provide no visible customer value
Description
As a DevOps engineer
I need to deploy the Docker image of the customer accounts microservice to Kubernetes
So that it can be managed, scaled, and monitored efficiently in a Kubernetes cluster.
Details and Assumptions
* Kubernetes cluster is set up and accessible.
* Docker image of the microservice is available.
Acceptance Criteria
gherkin
Given a Docker image of the customer accounts microservice
When I deploy it to Kubernetes
Then the microservice should be running and accessible within the Kubernetes cluster.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
technical debtThings that developers need but provide no visible customer valueThings that developers need but provide no visible customer value