mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-05 08:09:13 +00:00
269 B
269 B
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