mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-21 00:02:59 +00:00
350 B
350 B
Exercise — Helm Charts
-
Create a Helm chart to deploy a generic microservice
-
Deploy dockercoins by instanciating that chart multiple times
-
Bonus: have as little values as possible
-
Bonus: handle healthchecks for HTTP services
-
Bonus: make it easy to change image versions
-
Bonus: make it easy to use images on a different registry