Commit Graph

31 Commits

Author SHA1 Message Date
Qiming Teng e6855623c7 Fix some hyperlinks in the markdown files 2024-09-13 09:33:51 +08:00
Mark Rossett b3ce13edaf
Updating Windows node eviction signals docs 2024-07-31 15:31:53 -07:00
Amim Knabben c5828df712 Enhancing troubleshoot section with Windows Operational Readiness 2024-03-20 14:43:32 -03:00
Tatenda Zifudzi f92b564d60 Specify recommended Windows worker node hardware requirements 2024-02-14 21:35:23 -08:00
Mateusz Łoskot 5389ab195d
Mention Windows Server 2022 for Windows nodes
This updates the Windows nodes in Kubernetes intro paragraph
to clarify it from the beginning that Windows Server 2019
is not a required version to run Windows node.
It also aligns the intro with the detailed Windows OS version
compatibility section below.
2023-12-17 14:40:25 +01:00
Harsh Tripathi bc284034dc
Updated intro.md 2023-11-30 11:55:59 +05:30
harsh 2a2a6c385b Fixed the incorrect hyperlink for install ContainerD 2023-11-30 11:46:05 +05:30
Michael 50bec1f123 replace currentVersion with currentPatchVersion in concepts 2023-06-02 18:56:23 +08:00
Michael f0e755caae
Fix step indentations in windows user guide (#41283) 2023-05-24 10:55:16 +08:00
Kubernetes Prow Robot cde5fbdd13
Merge pull request #39578 from sftim/20230220_revise_windows_in_kubernetes_overview
Revise windows in kubernetes section
2023-05-08 19:04:51 -07:00
Tim Bannister f84c2f9c38 Revise Windows in Kubernetes section
- Link to other pages
- Update scheduling guide (partial update)

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-04-17 10:06:11 +01:00
Tim Bannister 74cc2bcb93
Drop Windows Server 20H2
Windows Server 20H2 is out of upstream support.
2023-04-13 20:03:38 +01:00
Tim Bannister a2b4fb49e7
Revise Windows container guide
This document is a mix of documentation styles, which would be good
to fix long term.

Do some basic cleanup.

Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2023-04-13 20:02:50 +01:00
Paco Xu a67328526b update IdentifyPodOS as it is removed 2023-03-28 10:42:07 +08:00
Sanghong Kim 48543290cc
Update to use subsectionID instead of full-link
In "Windows containers in Kubernetes" page.
2023-02-27 10:50:31 +09:00
Aravindh Puthiyaparambil 73bd561380
windows: Correct Pod security context section
Correct the Pod security context section to reflect the fields that are
supported on Windows.
2023-02-08 10:31:45 -08:00
Qiming Teng a437285212 Fix nits in markdown links
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Mark Rossetti b95fb305ed
WindowsHostNetwork alpha updates
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Yan Reznikov 8fd9f791e5
Add reference to HostProcess containers when describing lack of privileged support on Windows 2022-09-22 18:22:51 -07:00
Akanksha kumari 71e84d9113
Update user-guide.md 2022-09-03 21:45:14 +05:30
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot 6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Ravi Gudimetla c8bedc86a3 Update content/en/docs/concepts/windows/user-guide.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-07 18:19:18 -04:00
ravisantoshgudimetla 753633545f Promote PodOS field to GA 2022-07-31 19:00:44 -04:00
yanrong.shi af07764779 Update user-guide.md 2022-07-23 14:57:32 +08:00
kadtendulkar f1d127f738 Update content/en/docs/concepts/windows/intro.md 2022-07-15 22:35:03 +05:30
Kubernetes Prow Robot e6868ba8d3
Merge pull request #34721 from Sea-n/use-rel-links
Use relative links for k8s.io
2022-07-04 06:33:24 -07:00
Guangwen Feng d50f64f2a5 Fix a minor typo in intro.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-01 10:34:08 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Mark Rossetti eb88ef7c3e
Updating Windows intro and resource management pages (#34083)
* Updating some Windows docs pages including:
- Fixinig heading levels for /docs/concepts/windows/intro.md
- Misc updates to /docs/concepts/windows/intro.ms
- Updates to /docs/concepts/configuration/windows-resource-management.md
for accuracy

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-06-06 14:04:21 -07:00
Mark Rossetti 4d9e6d736b
Windows documentation overhaul (#33582)
* Move Windows storage concepts to a new page

- Move FlexVolume plugins section to docs/concepts/storage/volumes.md
- Move CSI plugins section to en/docs/concepts/storage/volumes.md
- Move in-tree plugins section to en/docs/concepts/storage/volumes.md

* Moving networking related content in
/docs/setup/production-environment/windows to various locations
- Moving windows DNS limitations to/docs/concepts/services-networking/dns-pod-service.md
- Moving windows session sticky time disclaimer to /docs/concepts/services-networking/service.md
- Moving windows dual stack support info to /docs/concepts/services-networking/dual-stack.md
- Moving generic Windows content to
/docs/concepts/services-networking/windows-networking.md

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving Windows troubleshooting topics to /tasks/debug-application-cluster/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* Moving windows containers user guide out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

* fixup! Moving windows containers user guide out of /setup/production-environment/

* moving intro-windows-in-kubernetes content out of /setup/production-environment/

Signed-off-by: Mark Rossetti <marosset@microsoft.com>

Co-authored-by: Aravindh Puthiyaparambil <aravindh@redhat.com>
2022-05-26 17:19:55 -07:00