devops-exercises/topics/cicd/deploy_to_kubernetes.md

6 lines
269 B
Markdown
Raw Normal View History

2021-08-13 08:23:50 +02:00
## Deploy to Kubernetes
* Write a pipeline that will deploy an "hello world" web app to Kubernete
* The CI/CD system (where the pipeline resides) and the Kubernetes cluster should be on separate systems
* The web app should be accessible remotely and only with HTTPS