Skip to content
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

Closed
wants to merge 1 commit into from
Closed

Add comment for VMware support #13143

wants to merge 1 commit into from

Conversation

xavierbaude
Copy link
Contributor

to avoid loosing a lot of time

to avoid loosing a lot of time
@googlebot
Copy link

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. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

1 similar comment
@googlebot
Copy link

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. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@k8s-bot
Copy link

k8s-bot commented Aug 25, 2015

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.

@xavierbaude
Copy link
Contributor Author

I signed it!

@xavierbaude xavierbaude reopened this Aug 25, 2015
@xavierbaude
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

1 similar comment
@googlebot
Copy link

CLAs look good, thanks!

@yujuhong
Copy link
Contributor

/cc @pires @kelseyhightower

@pires
Copy link
Contributor

pires commented Aug 25, 2015

@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:

The $private_ipv4 and $public_ipv4 substitution variables referenced in other documents are only supported on Amazon EC2, Google Compute Engine, OpenStack, Rackspace, DigitalOcean, and Vagrant.

@xavierbaude check https://github.com/pires/kubernetes-vagrant-coreos-cluster and let me know.

@yujuhong
Copy link
Contributor

@pires, do you think it's worth adding the comment here?

@pires
Copy link
Contributor

pires commented Aug 25, 2015

@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.

pires added a commit to pires/kubernetes that referenced this pull request Aug 25, 2015
…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
@xavierbaude
Copy link
Contributor Author

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
or write a new complete guideline here : https://github.com/kubernetes/kubernetes/blob/master/docs/getting-started-guides/coreos.md

A lot of people and enterprise use VMware ESXi, for me it's a good opportunity to catch these people ;).

@pires
Copy link
Contributor

pires commented Aug 26, 2015

@xavierbaude please do and open a PR for it to get merged. Right now, I'm favoring #13151

@yujuhong
Copy link
Contributor

I am closing this PR now that we have #13151 and #13207

@yujuhong yujuhong closed this Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants