Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following lines (near the end of the file) can be commented, as such:

# install_addons
# if ${KUD_PLUGIN_ENABLED:-false}; then
# install_plugin
# fi

Finally install Kubernetes with KUD (ansible will automatically install it in the worker node too):

...