kube-forge v2: embede python with ansible (kubespray) and cobra as cli building tool
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
# discovery_timeout modifies the discovery timeout
|
||||
# This value must be smaller than kubeadm_join_timeout
|
||||
discovery_timeout: 60s
|
||||
kubeadm_join_timeout: 120s
|
||||
|
||||
# Enable kubeadm file discovery if anonymous access has been removed
|
||||
kubeadm_use_file_discovery: "{{ remove_anonymous_access }}"
|
||||
Reference in New Issue
Block a user