bpaulli / bpaulli/devops-capstone-project

Deploy your Docker image to Kubernetes

Open
#15 0 comments 0 reactions 1 assignee Claimed by @bpaulli View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.