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

missing kubespray/artifacts #8

Open
sneumann opened this issue Feb 20, 2018 · 1 comment
Open

missing kubespray/artifacts #8

sneumann opened this issue Feb 20, 2018 · 1 comment

Comments

@sneumann
Copy link
Contributor

Hi, after the install is almost done, I am getting:

[...]
download : container_download | Download containers if pull is required or told to always pull ------------------------------------------------------------------ 3.37s
cp: cannot stat 'kubespray/artifacts': No such file or directory

which occurs in run-deployment.sh: cp -r kubespray/artifacts $PWD
but I am unsure where kubespray/artifacts should come from.
There is start-env-for-running.sh:MOUNT_ARTIFACTS="-v $PROJECT_DIR/artifacts:/cloud-deploy/artifacts" .

Yours, Steffen

@pcm32
Copy link
Owner

pcm32 commented Feb 20, 2018

Thanks @sneumann! kubespray/artifacts is created at the end of the kubespray ansible part, when the kubeconfig file of the cluster is copied to the provision host. Made some changes last night, did the process pull the container tag again? Might be worth trying.

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