Deploying Kubernetes Applications with Helm培训
Introduction
Helm package manager as a Continuous Integration (CI) / Continous Deployment (CD) tool.
Installing and Configuring Kubernetes and Helm
Refresher on Kubernetes Cluster Architecture and Docker
Overview of Helm Features and Architecture
Navigating the Kubernetes Dashboard and Helm CLI
Setting up a Helm Repository
Creating a Helm Chart
Deploying a Kubernetes Application
Managing the Application
Handling Namespaces
Monitoring and Logging
Securing Helm: Authentication and Authorization
Managing the Life Cycle with Hooks
Testing Helm
Working with Database and APIs
Deploying Complex Applications to Production
Troubleshooting
Summary and Next Steps