c12s-kubespray/tests/files/packet_oracle7-canal-ha.yml
Cristian Calin d57ddf0be8
Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA (#7938)
* Feature DynamicKubeletConfig is deprecated in 1.22 and will not move to GA

* Add check for dynamic_kubelet_configuration with kube >= 1.22
2021-09-07 10:47:16 -07:00

13 lines
202 B
YAML

---
# Instance settings
cloud_image: oracle-7
mode: ha
# Kubespray settings
calico_datastore: etcd
kube_network_plugin: canal
deploy_netchecker: true
dns_min_replicas: 1
auto_renew_certificates: true