Skip to content

Deploy your Docker image to Kubernetes #7

@ihernandez-cripto

Description

@ihernandez-cripto

As a service provider
I need my service to run on Kubernetes
So that I can easily scale and manage the service

Details and Assumptions

  • Kubernetes manifests will be created in yaml format
  • These manifests could be useful to create a CD pipeline
  • The actual deployment will be to OpenShift

Acceptance Criteria

gherkin 
Given the Kubernetes manifests have been created
When I use the oc command to apply the manifests
Then the service should be deployed and run in Kubernetes

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions