Learning Objectives
By the end of this chapter, you will be able to:
- Perform object management using different techniques in Kubernetes
- Create and define Kubernetes services to connect applications
- Install and use Helm as the package manager for Kubernetes
- Use official Helm charts to configure and install applications on the clusters
In this chapter, we will explore object management in Kubernetes and deploy a WordPress blog to Kubernetes using object management techniques.