896 B
896 B
title | content_type | _build | stages | removed | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IdentifyPodOS | feature_gate |
|
|
true |
允许设置 Pod 的 os
字段。这有助于在 API 服务器准入时确定性地辨识 Pod 的 OS。
在 Kubernetes {{< skew currentVersion >}} 中,pod.spec.os.name
的允许值为
windows
和 linux
。