Part 3: Advanced Deployment Patterns
The Helm command-line interface (CLI) is a robust toolkit, but efficiency can be further increased with automation. In Part 3, you will learn about incorporating Helm into industry-standard deployment methodologies. You will also take a deep dive into important security considerations throughout day-to-day Helm usage.
In this part, we will cover the following topics:
- Chapter 10, Automating Helm with CD and GitOps
- Chapter 11, Using Helm with the Operator Framework
- Chapter 12, Helm Security Considerations