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

Open
omar-sarfraz opened this issue Feb 18, 2024 · 0 comments
Open

Deploy your Docker image to Kubernetes #7

omar-sarfraz opened this issue Feb 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@omar-sarfraz
Copy link
Owner

omar-sarfraz commented Feb 18, 2024

Title: Deploy your Docker image to Kubernetes

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

@omar-sarfraz omar-sarfraz self-assigned this Feb 18, 2024
@omar-sarfraz omar-sarfraz added enhancement New feature or request and removed technical debt labels Feb 18, 2024
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