2019-04-19 14:59:54 +08:00
|
|
|
---
|
2019-04-17 23:32:03 +08:00
|
|
|
# Instance settings
|
2022-06-17 15:21:47 +08:00
|
|
|
cloud_image: debian-11
|
2019-04-17 23:32:03 +08:00
|
|
|
mode: default
|
|
|
|
|
2022-03-18 09:05:39 +08:00
|
|
|
# Pin disabling ipip mode to ensure proper upgrade
|
|
|
|
ipip: false
|
2022-07-20 04:05:27 +08:00
|
|
|
calico_pool_blocksize: 26
|
2022-03-18 09:05:39 +08:00
|
|
|
calico_vxlan_mode: Always
|
|
|
|
calico_network_backend: bird
|
|
|
|
|
|
|
|
# Needed to bypass deprecation check
|
|
|
|
ignore_assert_errors: true
|
2024-04-03 14:54:12 +08:00
|
|
|
|
|
|
|
# Remove anonymous access to cluster
|
|
|
|
remove_anonymous_access: true
|