A
A
Anton2018-06-28 16:43:01
Kubernetes
Anton, 2018-06-28 16:43:01

Is it possible and how to use kubespray without cloning the kubespray repository?

Good afternoon!
I am using https://gist.github.com/ruzickap/c072cdfe480ca52bd... to deploy kubernetes
There are lines like this

cat > ~/.kubespray.yml << EOF
kubespray_git_repo: "https://github.com/kubespray/kubespray.git"
kubespray_path: "$PWD/kubespray"
loglevel: "info"
EOF

In the deployment log
CLONING KUBESPRAY GIT REPO *****************************************************
Cloning into '/builds/root/kubespray/kubespray'...
kubespray repo cloned

Assume that there is no direct access to the Internet.
Is it possible and how to use kubespray without cloning the kubespray repository?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max, 2018-06-28
@MaxDukov

clone on a machine with internet, copy, fix the script, no problem.
that's just a cuber without the Internet - it's somehow strange, further along the script code, the cuber will also not be set up from space

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question