We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 002b76e + 2ec6de8 commit fbf85e5Copy full SHA for fbf85e5
content/en/docs/concepts/workloads/pods/sidecar-containers.md
@@ -5,7 +5,7 @@ weight: 50
5
---
6
7
<!-- overview -->
8
-{{< feature-state for_k8s_version="v1.29" state="beta" >}}
+{{< feature-state feature_gate_name="SidecarContainers" >}}
9
10
Sidecar containers are the secondary containers that run along with the main
11
application container within the same {{< glossary_tooltip text="Pod" term_id="pod" >}}.
0 commit comments