In this session on "Install WordPress using Helm Chart," we are going to see
- How to convert a Kubernetes yamls into Helm chart yamls
- First we will do Kubernetes deployment where we are going to create deployment.yaml and service.yaml
- After Kubernetes successful deployment we are going to convert deployment.yaml into helm chart deployment.yaml
- Next we need to convert service.yaml
- Finally we need to update values.yaml of Helm chart
Top comments (0)