We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfcb505 commit 6b6db37Copy full SHA for 6b6db37
ansible-reference.txt
@@ -0,0 +1,14 @@
1
+Following are all written for ubuntu.
2
+
3
4
+Install ansible
5
+https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ansible-on-ubuntu-18-04
6
7
+Configure ssh for ansible
8
+https://stackoverflow.com/questions/4594048/how-do-i-setup-passwordless-ssh-on-aws
9
10
+k8s-instance
11
+https://github.com/kairen/kubeadm-ansible
12
+https://kubernetes.io/blog/2019/03/15/kubernetes-setup-using-ansible-and-vagrant/
13
14
+ansible-playbook <playbook-name>.yml
0 commit comments