lab-agile-zenhub icon indicating copy to clipboard operation
lab-agile-zenhub copied to clipboard

Set up a DevOps Pipeline for continuous deployment into IBM Cloud Kubernetes (IKS)

Open rofrano opened this issue 9 years ago • 0 comments

As a Developer I need to automate the continuous deployment of my service So that I don't have to waste time deploying it manually

Assumptions

  • We will use the IBM Continuous Delivery Services in IBM Cloud
  • We can connected Continuous Delivery Service to our GitHub repo
  • When we push to master a new build will deploy into Kubernetes

Acceptance Criteria

When I `git push origin master`
And I go to the IBM Continuous Delivery Services web page
Then I should see the application bas been deploy to Kubernetes

rofrano avatar Sep 21 '16 16:09 rofrano