Skip to content

Automated way of cluster setup added #73

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

Merged
merged 2 commits into from
Apr 14, 2016
Merged

Automated way of cluster setup added #73

merged 2 commits into from
Apr 14, 2016

Conversation

idvoretskyi
Copy link
Member

With the purpose of easier deployment of libvirt-coreos Kubernetes cluster with the default settings, the way of installing using the automated script from https://get.k8s.io/ has been added.

With the purpose of easier deployment of libvirt-coreos Kubernetes cluster with the default settings, the way of installing using the automated script from https://get.k8s.io/ has been added.

To start and setup your local CoreOS-Kubernetes cluster the following command might be easily runned:

`export KUBERNETES_PROVIDER=libvirt-coreos; wget -q -O - https://get.k8s.io | bash`

Choose a reason for hiding this comment

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

Replace with:

125 ```shell
126 export KUBERNETES_PROVIDER=libvirt-coreos; wget -q -O - https://get.k8s.io | bash
127 ```

@idvoretskyi
Copy link
Member Author

@johndmulhausen - should I create a new PR with the described fixes or I have possibility to fix in an existing one?

Thank you.

@johndmulhausen
Copy link

Hi @idvoretskyi, apologies I missed your question. You can reuse this PR! When you created this PR, it also created a fork of our repo, which is your copy to play with. Just address any issues and make any changes in this copy and this PR will be automatically updated. :)

https://github.com/idvoretskyi/kubernetes.github.io

Followed the recommendations in #73
@idvoretskyi
Copy link
Member Author

@johndmulhausen thank you for your recommendations, I've updated the PR.

@johndmulhausen
Copy link

I tried the commands myself and was successful so I'm calling that a good tech review. :)

@johndmulhausen johndmulhausen merged commit 2d3353a into kubernetes:master Apr 14, 2016
@idvoretskyi idvoretskyi deleted the patch-2 branch April 15, 2016 06:00
mikutas pushed a commit to mikutas/k8s-website that referenced this pull request Feb 24, 2021
WangXiangUSTC pushed a commit to WangXiangUSTC/website that referenced this pull request Oct 19, 2021
* Add new blog

Signed-off-by: AsterNighT <klxjt99@outlook.com>

* Update  headers

Signed-off-by: AsterNighT <klxjt99@outlook.com>

* Address comments

Signed-off-by: AsterNighT <klxjt99@outlook.com>

* Address comments

Signed-off-by: AsterNighT <klxjt99@outlook.com>
serathius pushed a commit to serathius/website that referenced this pull request Mar 16, 2022
Better wording + fix typo in FAQs
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.

2 participants