4b6718938c
Found via `codespell -L caf,etcp,alle,aks`
6 lines
270 B
Markdown
6 lines
270 B
Markdown
## Deploy to Kubernetes
|
|
|
|
* Write a pipeline that will deploy an "hello world" web app to Kubernetes
|
|
* 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
|