albertonogueira / devops-capstone-project

Repo for the #14 DevOps Capstone Project
Apache License 2.0
0 stars 0 forks source link

Deploy Docker image to Kubernetes #8

Open albertonogueira opened 1 year ago

albertonogueira commented 1 year ago

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

Assumptions

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
 Then [the outcome of action is observed]