Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
vagrant_configure_kubernetes [2020/03/09 19:43] – created andonovj | vagrant_configure_kubernetes [2020/03/11 14:04] (current) – andonovj | ||
---|---|---|---|
Line 53: | Line 53: | ||
end | end | ||
end | end | ||
+ | end | ||
</ | </ | ||
Line 199: | Line 200: | ||
====Configure the Node Playbook==== | ====Configure the Node Playbook==== | ||
+ | To configure the other nodes, create a node-playbook.yml with all the data above, except the initialization of the Kerberos. | ||
We will setup a join file which will be used in the playbook for the other nodes: | We will setup a join file which will be used in the playbook for the other nodes: | ||