Skip to content

Commit fc799af

Browse files
authored
Merge pull request #8559 from killianmuldoon/pr-fix-msft-links
📖 Fix markdown links to flaky pages
2 parents 2038804 + 0c2d8e4 commit fc799af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/proposals/20200804-windows-support.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Using cloudbase-init requires the creation of an image with the tooling installe
112112
provided out of the box by any cloud providers. We'll provide packer scripts as part of
113113
the [image-builder project](https://github.com/kubernetes-sigs/image-builder) that pre-installs
114114
`cloudbase-init`. It is important to note that while scripts can be provided to build an image, all images
115-
built need to adhere to [Windows licensing requirements](https://www.microsoft.com/en-us/licensing/product-licensing/windows-server).
115+
built need to adhere to [Windows licensing requirements](https://learn.microsoft.com/windows-server/windows-server-licensing/windows-server-licensing).
116116

117117
There is prior art for building Windows base images. For example, AKS-Engine has an example implementation for using packer and scripts to do image configuration: https://github.com/Azure/aks-engine/blob/master/vhd/packer/windows-vhd-builder.json.
118118
Another example is the [sig-windows-tools](https://github.com/kubernetes-sigs/sig-windows-tools) which provide scripts for image configuration when using Kubeadm.
@@ -209,7 +209,7 @@ to issue [#3761](https://github.com/kubernetes-sigs/cluster-api/issues/3761) for
209209
- This project is under Apache 2.0 License : https://github.com/cloudbase/cloudbase-init which is cleared under the CNCF Allow list: https://github.com/cncf/foundation/blob/master/allowed-third-party-license-policy.md
210210
- Windows image Distribution
211211
- Infrastructure providers can provide the ability to use user provided images and images provided by image-promoter are recommended for testing and demonstration purposes. It is recommended the user creates their own image.
212-
- Users using the image scripts must ensure they are following [Windows licensing requirements](https://www.microsoft.com/en-us/licensing/product-licensing/windows-server)
212+
- Users using the image scripts must ensure they are following [Windows licensing requirements](https://learn.microsoft.com/windows-server/windows-server-licensing/windows-server-licensing)
213213
- Wins.exe is a third party dependency
214214
- The project is under the Apache 2.0 License
215215

0 commit comments

Comments
 (0)