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.
When using the ansible playbook with the deprecation_warnings flag on I got this warning:
[DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use
callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15.
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
This is the replacement for callback_whitelist
Checklist
[x] Tested locally
[x] Ran site.yml playbook
[x] Ran reset.yml playbook
[x] Did not add any unnecessary changes
[x] Ran pre-commit install at least once before committing
Proposed Changes
When using the ansible playbook with the deprecation_warnings flag on I got this warning:
This is the replacement for callback_whitelist
Checklist
site.yml
playbookreset.yml
playbook