We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525e6ef commit 7fe87d6Copy full SHA for 7fe87d6
examples/quick-start/setup.sh
@@ -19,4 +19,5 @@ check_requirements
19
delete_clusters "$CLUSTER_NAME_1" "$CLUSTER_NAME_2"
20
21
create_cluster "$CLUSTER_NAME_1" "$KUBECONFIG_1" "$LIQO_CLUSTER_CONFIG_YAML"
22
+sleep 15
23
create_cluster "$CLUSTER_NAME_2" "$KUBECONFIG_2" "$LIQO_CLUSTER_CONFIG_YAML"
0 commit comments