Lecture 07¶
Agenda¶
- Helm - The Kubernetes Package Manager
- AWS EKS Cluster
Demos¶
- Helm Chart
Slides¶
- Lecture slides can be found in Canvas.
Reading¶
Kubernetes¶
- Recommended Labels
- Services
- NodePort Service
- External Load Balancer
- Storage Volumes
- Persistent Volumes
- Persistent Volume Claims
- Storage Classes
- Dynamic Volume Provisioning
- AWS EFS Storage Class
- Example: Deploying Cassandra with Stateful Sets
- failure-domain.beta.kubernetes.io/zone
Helm¶
- Helm - The package manager for Kubernetes
- Using a private github repo as helm chart repo (https access)