DevOps
23 views
Helm Chart
Quick Definition
Package format for Kubernetes application deployment
Full Definition
A package format for Kubernetes applications that defines deployable resources and configuration.
Examples
Kubernetes packaging, release management, templated configs
Related Terms
kubernetes
infrastructure-as-code
More DevOps Terms
Canary Deployment
Gradually rolling out changes to a small user subset
Service Mesh
Infrastructure layer managing service-to-service communication
Shift Left
Moving testing and security checks earlier in development
Immutable Infrastructure
Replacing servers instead of modifying them for updates
Grafana
Open-source visualization platform for customizable dashboards
CI/CD Pipeline
Automated steps from code commit to deployment