Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Initial reproducible setup #1

Merged
merged 6 commits into from
Dec 20, 2016
Merged

Initial reproducible setup #1

merged 6 commits into from
Dec 20, 2016

Conversation

ofpiyush
Copy link
Contributor

To try this, create a cluster following the instructions in the README.

Should I create a .sh file/cli client which does these things for you?

If you have a free aws account, it should work.

The docker image should be enough to perform basic k8s tasks.

@ofpiyush ofpiyush self-assigned this Dec 18, 2016
@avinassh
Copy link

Should I create a .sh file/cli client which does these things for you?

Yes, please.


# Install heapster and dashboard

$ kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addons/monitoring-standalone/v1.2.0.yaml

Choose a reason for hiding this comment

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

Its better to pull this file from tagged version. Latest release seems to be v1.4.3:

kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/v1.4.3/addons/monitoring-standalone/v1.2.0.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

@ofpiyush
Copy link
Contributor Author

@sgaurav @avinassh updated readme and moved some things to scripts, please check.

@ofpiyush ofpiyush merged commit 587afba into master Dec 20, 2016
@ofpiyush ofpiyush deleted the from_scratch branch December 21, 2016 06:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants