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

Document how to create more than one node in the cluster. #627

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

benhosmer
Copy link
Contributor

No description provided.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, 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.

@benhosmer
Copy link
Contributor Author

I signed it!

On Tue, Jun 7, 2016 at 12:53 PM, googlebot notifications@github.com wrote:

Thanks for your pull request. It looks like this may be your first
contribution to a Google open source project. Before we can look at your
pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/
https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll

verify. Thanks.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#627 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAmKK3UmQuh2EfUV_6mumVsvidlJ97WBks5qJaIVgaJpZM4IwIs6
.

Ben Hosmer

Brevard Tech - Brevard County Florida's Tech User Group
http://www.brevardtech.org

Drupal Developer
http://www.radarearth.com

321.252.9581

@googlebot
Copy link

CLAs look good, thanks!

@googlebot googlebot added cla: yes and removed cla: no labels Jun 7, 2016
@@ -38,6 +38,12 @@ The `KUBERNETES_PROVIDER` environment variable tells all of the various cluster

By default, the Vagrant setup will create a single master VM (called kubernetes-master) and one node (called kubernetes-node-1). Each VM will take 1 GB, so make sure you have at least 2GB to 4GB of free memory (plus appropriate free disk space).

If you'd like more than one node, set the `NUM_NODES` environment variable to the number you want:

```sh

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

43: ```shell

@kelseyhightower
Copy link
Contributor

I'll fix the nit myself. Merging.

@kelseyhightower kelseyhightower merged commit 2950363 into kubernetes:master Jul 28, 2016
mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Feb 24, 2021
…etes#627)

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
dims pushed a commit to dims/website that referenced this pull request Jan 23, 2023
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.

None yet

4 participants