Skip to content

Commit f928162

Browse files
📖 (book): Update note about Windows support (#5179)
docs(book): update note about Windows support The book now has the same updated info about Windows support already present in the README in root. Follow-up to #5080.
1 parent 83b229b commit f928162

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/book/src/versions_compatibility_supportability.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ tested for this release by examining the [Makefile](https://github.com/kubernete
2929

3030
## Operating Systems Supported
3131

32-
Currently, Kubebuilder officially supports macOS and Linux platforms. If you are using a Windows OS, you may encounter issues.
33-
Contributions towards supporting Windows are welcome
32+
Currently, Kubebuilder officially supports macOS and Linux platforms. If you are using a Windows OS, we recommend you read the instructions in [here](https://github.com/kubernetes-sigs/kubebuilder/blob/master/docs/windows.md).
33+
34+
Contributions towards supporting Windows are not planned.
3435

3536
<aside class="note warning">
3637
<h1>Project customizations</h1>

0 commit comments

Comments
 (0)