Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy your Docker image to Kubernetes #7

Closed
MTraveller opened this issue Mar 3, 2023 · 0 comments
Closed

Deploy your Docker image to Kubernetes #7

MTraveller opened this issue Mar 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MTraveller
Copy link
Owner

MTraveller commented Mar 3, 2023

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

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

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
@MTraveller MTraveller added technical debt enhancement New feature or request and removed technical debt labels Mar 4, 2023
@MTraveller MTraveller self-assigned this Mar 4, 2023
@MTraveller MTraveller reopened this Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant