Domäne
Cloud & Infrastructure
Skill-Profil
Helm charts, values, templates, hooks, repositories, chart testing
Rollen
8
wo dieser Skill vorkommt
Stufen
5
strukturierter Entwicklungspfad
Pflichtanforderungen
30
die anderen 10 optional
Cloud & Infrastructure
Kubernetes & Orchestration
17.3.2026
Wählen Sie Ihr aktuelles Level und vergleichen Sie die Erwartungen.
Die Tabelle zeigt, wie die Tiefe von Junior bis Principal wächst.
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Installs and upgrades applications using existing Helm charts. Understands Helm chart structure: templates, values, and Chart.yaml. Customizes deployments by overriding values files under senior guidance. |
| DevOps Engineer | Installs applications through Helm from ready-made charts, understands values.yaml structure. Performs helm install/upgrade/rollback by instruction, views releases through helm list. Knows basic chart structure (templates, Chart.yaml). | |
| DevSecOps Engineer | Creates Helm charts for application deployment with values.yaml for configuration. Uses helm template for local debugging. Configures Security Context in charts: runAsNonRoot, readOnlyRootFilesystem, drop capabilities. Scans charts via helm lint and kubeaudit for misconfiguration detection. | |
| Infrastructure Engineer | Deploys services to Kubernetes using pre-built Helm charts from repositories. Understands release management concepts: install, upgrade, rollback. Reads Helm template output to verify generated manifests. | |
| MLOps Engineer | Understands basic Helm concepts. Uses ready-made configurations. Performs simple operations under senior guidance. | |
| Platform Engineer | Pflicht | Uses ready-made Helm charts for deploying platform components (Prometheus, Grafana, cert-manager). Understands values.yaml and can customize deployment parameters. Works with helm install/upgrade/rollback for managing releases in dev environment. |
| Release Engineer | Pflicht | Knows basic Helm chart concepts for release engineering and can apply them in typical tasks. Uses standard tools and follows established team practices. Understands when and why this approach is applied. |
| Site Reliability Engineer (SRE) | Installs and updates Helm charts: Prometheus stack, Grafana, Loki, cert-manager. Understands values.yaml, release management. Debugs failed deployments through helm status. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Authors reusable Helm charts with parameterized templates and dependency management. Implements Helm hooks for migration and initialization workflows. Integrates Helm deployments into CI/CD pipelines with automated testing. |
| DevOps Engineer | Creates custom Helm charts for service deployment: Kubernetes resource templating, helpers and named templates, dependency management. Configures values for different environments (dev/staging/prod), publishes charts to ChartMuseum. | |
| DevSecOps Engineer | Develops library Helm charts with secure defaults: Pod Security Standards, Network Policies, Resource Limits. Introduces Helm secrets (SOPS) for encrypting sensitive values. Configures chart testing in CI with ct (chart-testing) and Polaris. Versions charts in OCI-compatible registry. | |
| Infrastructure Engineer | Creates Helm charts with environment-specific overlays and secret management integration. Configures Helm repositories and manages chart versioning for infrastructure components. Writes Helm tests and integrates chart validation into deployment pipelines. | |
| MLOps Engineer | Independently configures and manages Helm. Writes IaC for typical tasks. Understands networking and security basics. | |
| Platform Engineer | Pflicht | Creates custom Helm charts for platform services with templating (helpers, named templates). Configures Helmfile for declarative management of multiple releases. Uses OCI-based registry for chart storage. Implements hooks and tests for deployment validation. |
| Release Engineer | Pflicht | Confidently applies Helm charts for release engineering in non-standard tasks. Independently selects the optimal approach and tools. Analyzes trade-offs and proposes improvements to existing solutions. |
| Site Reliability Engineer (SRE) | Creates Helm charts for SRE tools: custom exporters, alerting rules, dashboards-as-code. Manages dependencies and chart repositories. Configures environments through value overrides. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Designs infrastructure solutions with Helm. Optimizes cost and performance. Introduces best practices and security hardening. |
| DevOps Engineer | Pflicht | Designs library Helm charts for unified deployments: shared templates for all microservices, built-in best practices (security contexts, resource limits, probes). Implements Helmfile for managing multiple releases, tests charts through helm test and ct. |
| DevSecOps Engineer | Pflicht | Designs corporate Helm chart library with built-in security hardening per CIS Benchmark. Introduces OPA/Kyverno for validating chart values before deployment. Creates golden chart templates with mandatory security controls. Automates dependency updates in charts with vulnerability scanning. |
| Infrastructure Engineer | Pflicht | Designs infrastructure solutions with Helm. Optimizes cost and performance. Implements best practices and security hardening. |
| MLOps Engineer | Pflicht | Architects infrastructure solutions with Helm. Optimizes cost and performance. Implements best practices and security hardening. |
| Platform Engineer | Pflicht | Designs library of reusable Helm charts for IDP: base microservice templates, standardized values schemas. Integrates Helm into GitOps pipeline with ArgoCD. Creates chart testing framework and automated validation (helm-unittest, ct lint) in CI. |
| Release Engineer | Pflicht | Expertly applies Helm charts for release engineering to design complex systems. Optimizes existing solutions and prevents architectural mistakes. Conducts code reviews and trains colleagues on best practices. |
| Site Reliability Engineer (SRE) | Pflicht | Designs Helm strategy: library charts for shared components, umbrella charts for full stack deployment. Automates chart testing (helm unittest, ct lint). Implements GitOps workflow for Helm releases. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Defines Helm chart standards and library charts for organization-wide Kubernetes deployments. Establishes chart review processes, security scanning, and versioning governance. Drives adoption of GitOps workflows with Helm and ArgoCD or Flux. |
| DevOps Engineer | Pflicht | Defines organizational Helm strategy: standard library charts, versioning and publishing processes, automated dependency updates. Designs internal Helm registry with CI/CD for charts, templates for most common deployment patterns. |
| DevSecOps Engineer | Pflicht | Defines application packaging and deployment strategy through Helm with security-first approach. Manages chart repository and review process. Builds self-service platform for teams with pre-hardened chart templates. Integrates Helm chart compliance checking into GitOps pipeline. |
| Infrastructure Engineer | Pflicht | Architects Helm-based deployment strategy across multi-cluster Kubernetes environments. Establishes IaC standards for chart development, testing, and promotion workflows. Optimizes Helm release management for large-scale infrastructure with FinOps practices. |
| MLOps Engineer | Pflicht | Defines infrastructure strategy with Helm. Establishes IaC standards. Conducts architecture reviews. Optimizes FinOps. |
| Platform Engineer | Pflicht | Defines packaging and distribution strategy for internal platform: Helm library charts, umbrella charts for environments. Manages chart lifecycle: versioning, deprecation, migration. Creates self-service component catalog based on Helm for development teams. |
| Release Engineer | Pflicht | Establishes Helm chart standards for the release engineering team and makes architectural decisions. Defines the technical roadmap considering this skill. Mentors senior engineers and influences practices of adjacent teams. |
| Site Reliability Engineer (SRE) | Pflicht | Defines Helm standards: chart structure, templating best practices, review process. Coordinates chart development between SRE and product teams. Implements automated chart upgrades. |
| Rolle | Pflicht | Beschreibung |
|---|---|---|
| Cloud Engineer | Pflicht | Designs organizational Helm ecosystem architecture: umbrella charts for complex applications, library charts for reuse, Helmfile for release management. Defines versioning standards, template functions and values hierarchies for multi-cluster environments. |
| DevOps Engineer | Pflicht | Develops platform Kubernetes application packaging strategy: choosing between Helm, Kustomize and Carvel, standards for 100+ services. Defines self-service deployment architecture with golden paths, automated validation and policy enforcement. |
| DevSecOps Engineer | Pflicht | Architecturally defines Kubernetes application packaging standards for the organization. Designs platform engineering approach with secure-by-default Helm charts. Develops Helm chart security assessment framework. Defines migration strategy to Helm + Kustomize for multi-tenant platform. |
| Infrastructure Engineer | Pflicht | Defines Kubernetes application packaging strategy for the organization: library chart architecture, templating standards, umbrella chart management for complex systems. Designs chart repository infrastructure with OCI support, defines versioning processes and automatic Helm chart testing through ct and helm-unittest. |
| MLOps Engineer | Pflicht | Shapes the Helm chart strategy for the organization's MLOps platform: library charts for standardizing inference service deployment, training jobs, and feature pipelines. Designs Helm repository architecture with versioning for Kubeflow, Seldon Core, MLflow, and internal ML components, defines update and rollback policies for ML infrastructure. |
| Platform Engineer | Pflicht | Shapes architectural vision for package management on the platform: Helm vs Kustomize vs CUE, strategy for multi-cluster. Evaluates alternative approaches (Timoni, Carvel). Defines configuration management standards at organizational level for scaling IDP. |
| Release Engineer | Pflicht | Shapes Helm chart strategy for release engineering at the organizational level. Defines best practices and influences technology choices beyond their own team. Is a recognized expert in this area. |
| Site Reliability Engineer (SRE) | Pflicht | Designs package management strategy: Helm vs Kustomize vs Carvel, chart governance, multi-cluster distribution. Defines deployment standards for the entire organization. |