Skip to content

Commit b5e99d4

Browse files
author
Tim Bannister
committed
Simplify description for IdentifyPodOS
Now that the feature gate is removed, we can rely on the main Pod documentation to explain what operating systems Kubernetes can support for Pods.
1 parent a5e512e commit b5e99d4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates/identify-pod-os.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,3 @@ removed: true
2525
---
2626
Allows the Pod OS field to be specified. This helps in identifying
2727
the OS of the pod authoritatively during the API server admission time.
28-
In Kubernetes {{< skew currentVersion >}}, the allowed values for the `pod.spec.os.name`
29-
are `windows` and `linux`.

0 commit comments

Comments
 (0)