DevOps
153 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
Branching Strategy
Convention for managing parallel development in version control
Tracing
Tracking requests across distributed systems
Kubernetes
Open-source platform for automating container management
Secret Management
Securely storing and managing sensitive credentials
Continuous Delivery
Automatically building and testing code for release
Continuous Deployment
Automatically deploying every tested change to production