-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Support windows #2889
Comments
cc @pablodav |
Thanks @ant31 , will comment here for news. |
Hi @ant31 I think I have finished most of the work, now I think all steps are working properly to try in a preprod environment. I have also created: It will help to test the roles and then a good base to start working on changes before start working on a merge to kubespray directly. Could you have a look / test it? |
hope #2956 could be merged, as without these changes we can't continue working on this issue. (I'm will continue working on my separate project while it is not merged) |
@pablodav just tried to follow this issue. I am looking to create a hybrid cluster too, just wanted to see if you were able to push the windows support to kube-spray? Also, what networking plugin did you end up using for windows and linux |
My own tracking is here: https://github.com/pablodav/kubernetes-for-windows For now I have completed the tests only with flannel, but there are some things not 100% stabilized yet: I haven't had time to test with ovn, I think kubespray doesn't support it yet. calico doesn't looks to be supported at all in windows. More discussion: And something that I haven't looked at all yet but could be good to have before moving all this stuff to kubespray: Note: the project already works and uses kubespray. |
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. |
Stale issues rot after 30d 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. |
Kubernetes 1.14.1 supports Window Container as production. IMO, it's time to support Windows Containers.
Linux ds should be fixed on Linux Node by nodeSelector.
PR for above improvement is #4746. |
@okamototk @pablodav FYI in v1.15 there is also work on kubeadm to add Windows node support: kubernetes/enhancements#994 |
great news, thanks for notifying! |
Thanks, after 1.15 will be released, I'll check it. |
/remove-lifecycle stale |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: 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. |
/reopen |
@madhu1992blue: You can't reopen an issue/PR unless you authored it or you are a collaborator. 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. |
follow up for #2864.
The text was updated successfully, but these errors were encountered: