36275/mention-kubernetes-version-while-using-it-with-ansible
Hey @Dustin,
The default value for roles is kube_version: 1.2.4. You can override it by calling: ./deploy-cluster.sh -e kube_version=1.3.5
So you pass the value you want to use by calling
./deploy-cluster.sh -e kube_version=xx
I hadn't created the ssh connection between ...READ MORE
Here is concept which you can follow. blockinfile is ...READ MORE
Got it working using wait_for and until ...READ MORE
Hey @Bhupan, I think your file is ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
The lineinfile task has to match both the ...READ MORE
Hey @Kajol, Create a passphrase for the key openssl ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.