Containers & Kubernetes · Helm
How should releases and rollback be designed for production in Helm?
Design backward-compatible application and schema changes, test rollback, and treat database recovery separately from manifest rollback.
Design backward-compatible application and schema changes, test rollback, and treat database recovery separately from manifest rollback.