-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Windows Support #2218
Comments
Hi @rhockenbury I'm currently working on this, and I've already created a POC here. I will be working on the design for this in the next month regarding the bootstrap provider and will put up the design and PR soon. |
/assign @ksubrmnn |
That sounds great. Did you have any thoughts about #2217 ? |
cc: @benmoss |
Yes, that's an issue that I have in my POC. I currently just work around it via hardcoding (not great). I think we'd have to open this to a broader community discussion to agree upon a standard. Perhaps this should be discussed in the overall CAPI meeting. Other than that, I haven't found any other significant differences beyond the bootstrap script (I've created my own that uses the KubeCluster scripts in sig-windows tools). In my implementation we are using custom script extensions (as is custom for Azure). Haven't had a chance to read up on @benmoss 's work. @JocelynBerrendonner ill also be working on this from MSFT. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
/lifecycle active |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
/close The proposal (#3616) has been merged and image-builder / infra provider implementations are underway |
@CecileRobertMichon: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
User Story
As an operator, I would like to manage windows server worker nodes with the cluster api.
Detailed Description
Since I just went through setting up windows nodes to work with the cluster api (CAPV), I'm documenting areas of improvements / issues for better supporting windows nodes.
Anything else you would like to add:
Windows worker nodes are not officially support by the cluster api, but it is up for discussion about where it belongs in the roadmap - https://github.com/kubernetes-sigs/cluster-api/pull/2148/files#diff-767f66541aad47089dd5ded720dede6bR32.
/kind feature
The text was updated successfully, but these errors were encountered: