You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_pool_cni_type_1="FLANNEL_OVERLAY"# Use "OCI_VCN_IP_NATIVE" for VCN Native PODs Network. If the node pool 1 uses the OCI_VCN_IP_NATIVE, the cluster will also be configured with same cni
17
+
node_pool_cni_type_1="FLANNEL_OVERLAY"# Use "OCI_VCN_IP_NATIVE" for VCN Native PODs Network. If the node pool 1 uses the OCI_VCN_IP_NATIVE, the cluster will also be configured with same cni
18
18
cluster_autoscaler_enabled=true
19
19
node_pool_initial_num_worker_nodes_1=3# Minimum number of nodes in the node pool
20
20
node_pool_max_num_worker_nodes_1=10# Maximum number of nodes in the node pool
0 commit comments