- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for connect_kind_clusters (0.11 sec)
-
common/scripts/kind_provisioner.sh
else POD_TO_POD_AND_SERVICE_CONNECTIVITY=0 fi connect_kind_clusters \ "${CLUSTER_NAMES[i]}" "${KUBECONFIGS[i]}" \ "${CLUSTER_NAMES[j]}" "${KUBECONFIGS[j]}" \ "${POD_TO_POD_AND_SERVICE_CONNECTIVITY}" fi done done } function connect_kind_clusters() { C1="${1}" C1_KUBECONFIG="${2}" C2="${3}" C2_KUBECONFIG="${4}"
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Aug 21 04:47:23 UTC 2024 - 17.2K bytes - Viewed (0)