-
Notifications
You must be signed in to change notification settings - Fork 25
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
Problems with k8s demo script #58
Comments
Also, ./prepare.sh script requires login name as argument. |
setup_k8s_cluster.sh also requires ssh username as argument |
Its already mentioned in readme file So point #2 is already taken care of. |
jojimt
pushed a commit
to jojimt/demo
that referenced
this issue
Apr 19, 2016
jojimt
pushed a commit
that referenced
this issue
May 2, 2016
Address #58 and https://github.c… Merging this minor change.
@jojimt Can we close this issue ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need to add to k8s demo instructions README:
Make sure ifconfig is installed (sudo yum install net-tools)
Names suggested in cluster_defs.json.README (k8master and k8node-XX) are NOT optional (names are hardcoded in verification step).
The text was updated successfully, but these errors were encountered: