Skip to content

fix: link to kubernetes documentation on windows containers #1812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: live
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This page serves as an overview for getting started with Kubernetes on Windows.

### Try out Kubernetes on Windows

See [deploying Kubernetes on Windows](https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/) for instructions on how to manually install Kubernetes on Windows in the environment of your choice.
See [deploying Kubernetes on Windows](https://kubernetes.io/docs/concepts/windows/intro/) for instructions on how to manually install Kubernetes on Windows in the environment of your choice.


### Scheduling Windows containers
Expand All @@ -33,4 +33,4 @@ The [Windows containers on Azure Kubernetes Service](/azure/aks/windows-containe
### Troubleshooting
Please see [Troubleshooting Kubernetes](./common-problems.md) for a suggested list of workarounds and solutions to known issues.
>[!TIP]
> For additional self-help resources, there is also a Kubernetes networking troubleshooting guide for Windows [available here](https://techcommunity.microsoft.com/t5/Networking-Blog/Troubleshooting-Kubernetes-Networking-on-Windows-Part-1/ba-p/508648).
> For additional self-help resources, there is also a Kubernetes networking troubleshooting guide for Windows [available here](https://techcommunity.microsoft.com/t5/Networking-Blog/Troubleshooting-Kubernetes-Networking-on-Windows-Part-1/ba-p/508648).