-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Add comment for VMware support #13143
Conversation
to avoid loosing a lot of time
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
1 similar comment
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist") If this message is too spammy, please complain to ixdy. |
I signed it! |
I signed it! |
CLAs look good, thanks! |
1 similar comment
CLAs look good, thanks! |
@yujuhong this is true. I've advocated in the past to deprecate CoreOS VMware support because no one seems to maintain it. I do, however, maintain an external version with Vagrant (that supports VMware), which supports the variable used. As per https://coreos.com/os/docs/latest/cloud-config.html#coreos:
@xavierbaude check https://github.com/pires/kubernetes-vagrant-coreos-cluster and let me know. |
@pires, do you think it's worth adding the comment here? |
@yujuhong tbh I think it's worth removing the VMware specific part of the CoreOS documentation, which I'll be doing in a PR in a few moments. |
…eos/coreos_multinode_cluster.md. Refs kubernetes#11975 Removed deprecated and unmaintained fork of pires/kubernetes-vagrant-coreos-cluster linked in the docs. Removed deprecated and unmaintained VMware + CoreOS section of coreos/coreos_multinode_cluster.md. Refs kubernetes#13143 Refs kubernetes#9178
Your are right, maybe it's not the right choice to put comment in master.yml file. But I can write a specific VMware ESXi procedure here : https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/coreos/coreos_multinode_cluster.md A lot of people and enterprise use VMware ESXi, for me it's a good opportunity to catch these people ;). |
@xavierbaude please do and open a PR for it to get merged. Right now, I'm favoring #13151 |
to avoid loosing a lot of time