Skip to content

Commit 88769e3

Browse files
committed
Drop PodHostIPs feature gate in v1.32
1 parent 919eaa6 commit 88769e3

File tree

1 file changed

+3
-0
lines changed
  • content/en/docs/reference/command-line-tools-reference/feature-gates

1 file changed

+3
-0
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/pod-host-ips.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ stages:
1717
- stage: stable
1818
defaultValue: true
1919
fromVersion: "1.30"
20+
toVersion: "1.31"
21+
removed: true
22+
2023
---
2124
Enable the `status.hostIPs` field for pods and the {{< glossary_tooltip term_id="downward-api" text="downward API" >}}.
2225
The field lets you expose host IP addresses to workloads.

0 commit comments

Comments
 (0)