The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
According to Kubernetes Components section the --disable <value> flag should instead of --no-deploy <value> as the latter is listed under Deprecated Options
Proposed Changes
Edited inventory/sample/group_vars/all.yml by replacing --no-deploy <value> with --disable <value>
According to Kubernetes Components section the
--disable <value>
flag should instead of--no-deploy <value>
as the latter is listed under Deprecated OptionsProposed Changes
inventory/sample/group_vars/all.yml
by replacing--no-deploy <value>
with--disable <value>
Checklist
site.yml
playbookreset.yml
playbook