Skip to content

Commit f19ded7

Browse files
marossetTim Bannister
andauthored
Apply suggestions from code review
Using v{{< skew currentVersion>}} in windows docs Co-authored-by: Tim Bannister <[email protected]>
1 parent e774004 commit f19ded7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ network port spaces). Kubernetes uses pause containers to allow for worker conta
612612
crashing or restarting without losing any of the networking configuration.
613613

614614
Kubernetes maintains a multi-architecture image that includes support for Windows.
615-
For Kubernetes v1.23 the recommended pause image is `k8s.gcr.io/pause:3.6`.
615+
For Kubernetes v{{< skew currentVersion >}} the recommended pause image is `k8s.gcr.io/pause:3.6`.
616616
The [source code](https://github.com/kubernetes/kubernetes/tree/master/build/pause)
617617
is available on GitHub.
618618

@@ -661,7 +661,7 @@ On Windows nodes, strict compatibility rules apply where the host OS version mus
661661
match the container base image OS version. Only Windows containers with a container
662662
operating system of Windows Server 2019 are fully supported.
663663

664-
For Kubernetes v1.23, operating system compatibility for Windows nodes (and Pods)
664+
For Kubernetes v{{< skew currentVersion >}}, operating system compatibility for Windows nodes (and Pods)
665665
is as follows:
666666

667667
Windows Server LTSC release

0 commit comments

Comments
 (0)