Commit Graph

14 Commits

Author SHA1 Message Date
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