Chapter 6
Configuration and Storage Management in Kubernetes
Learning Objectives
By the end of this chapter, you will be able to:
- Implement configuration management in Kubernetes
- List some of the secret management best practices
- Implement methods for handling secrets in Kubernetes
- Configure and deploy a sample application with persistent storage
In this chapter, you will learn about configuration and storage management in Kubernetes.
Configuration Management
Configuration management takes care of the life cycle of the configurations of a system or application. These settings help to make configuring computer programs benefit optimally from the environment they run on. You can also use these settings to make them behave differently in ...
Get Introduction to DevOps with Kubernetes now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.