DevOps
154 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
Prometheus
Open-source monitoring and alerting toolkit for metrics
Chaos Engineering
Deliberately introducing failures to test resilience
Tracing
Tracking requests across distributed systems
Continuous Deployment
Automatically deploying every tested change to production
Observability
Understanding system state from external outputs
Shift Left
Moving testing and security checks earlier in development