fixes - sidecar containers graduated to stable in 1.33

pull/51007/head
Benjamin Einaudi 2025-05-21 16:45:22 +02:00 committed by Benjamin Einaudi
parent 153c2eb022
commit 2ec6de853c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ weight: 50
---
<!-- overview -->
{{< feature-state for_k8s_version="v1.29" state="beta" >}}
{{< feature-state feature_gate_name="SidecarContainers" >}}
Sidecar containers are the secondary containers that run along with the main
application container within the same {{< glossary_tooltip text="Pod" term_id="pod" >}}.