Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>pull/28965/head
parent
7145fb89d6
commit
b078e4916e
|
@ -200,7 +200,7 @@ Used on: Service
|
|||
|
||||
The kube-proxy has this label for custom proxy, which delegates service control to custom proxy.
|
||||
|
||||
## experimental.windows.kubernetes.io/isolation-type (deprecated)
|
||||
## experimental.windows.kubernetes.io/isolation-type (deprecated) {#experimental-windows-kubernetes-io-isolation-type}
|
||||
|
||||
Example: `experimental.windows.kubernetes.io/isolation-type: "hyperv"`
|
||||
|
||||
|
@ -210,7 +210,7 @@ The annotation is used to run Windows containers with Hyper-V isolation. To use
|
|||
|
||||
{{< note >}}
|
||||
You can only set this annotation on Pods that have a single container.
|
||||
Starting in v1.20, this annotation is deprecated as experimental hyper-v support was removed in 1.21.
|
||||
Starting from v1.20, this annotation is deprecated. Experimental Hyper-V support was removed in 1.21.
|
||||
{{< /note >}}
|
||||
|
||||
## ingressclass.kubernetes.io/is-default-class
|
||||
|
|
Loading…
Reference in New Issue