devops-exercises/exercises/devops/deploy_to_kubernetes.md
2021-08-13 09:23:50 +03:00

6 lines
269 B
Markdown

## 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