mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-05-12 07:05:18 +00:00
Switch to flannel, ignore k8s interfaces for zerotier, hard code dns for both k8s and docker due to systemd resolvd, and disable ipv6
This commit is contained in:
@@ -5,5 +5,5 @@ cd ${project_dir}/ansible
|
||||
ansible-playbook --inventory-file=${project_dir}/terraform-code/inventory --private-key ~/.ssh/id_home \
|
||||
-e rke_ssh_key_location=~/.ssh/id_home \
|
||||
-e rke_directory=${project_dir}/rke \
|
||||
-e cloudflare_api=${CLOUDFLARE_API}
|
||||
-e cloudflare_api=${CLOUDFLARE_API} \
|
||||
playbooks/site.yml
|
||||
Reference in New Issue
Block a user