abaggett12 / devops-capstone-project

Apache License 2.0
1 stars 0 forks source link

Create a CD pipeline to automate deployment to Kubernetes #24

Open abaggett12 opened 1 year ago

abaggett12 commented 1 year ago

As a [role]
I need [function]
So that [benefit]

Details and Assumptions

* [document what you know]      

Acceptance Criteria

gherkin 
Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]
abaggett12 commented 1 year ago

As a developer I need to create a CD pipeline to automate deployment to Kubernetes So that the developers are not wasting their time doing it manually

Assumptions