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

demo/k8s: setup_k8s_cluster.sh issues #34

Open
mpduarte opened this issue Mar 8, 2016 · 3 comments
Open

demo/k8s: setup_k8s_cluster.sh issues #34

mpduarte opened this issue Mar 8, 2016 · 3 comments

Comments

@mpduarte
Copy link
Contributor

mpduarte commented Mar 8, 2016

  • setup_k8s_cluster.sh fails due to a lack of wget, bzip2, python-netaddr installed on host
    Manually installing packages on host to get around issues.
  • setup_k8s_cluster.sh fails because contivk8s not found after fetch/extraction
    it appears tar xvfj netplugin-$contivVer.tar.bz2 failes to execute, manually ran the tar command to move on
@mpduarte
Copy link
Contributor Author

mpduarte commented Mar 8, 2016

Updating list, based on fixes in prepare.sh.

@gaurav-dalvi
Copy link
Contributor

Already have this in demo/k8s/README.md file :

"The setup scripts use python module netaddr and linux utility bzip2. If these are not installed on the machine where you are executing these steps, you must install them before proceeding. (E.g. yum install bzip2; pip install netaddr)"

@gaurav-dalvi
Copy link
Contributor

@jojimt Can we close this issue ?

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

No branches or pull requests

2 participants