Skip to content

Commit 2b99236

Browse files
committed
Update install calico link
1 parent 3b2a5c9 commit 2b99236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create_local_k8s_cluster.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ kind create cluster --config "$KIND_CONFIG_FILE" --name "$KIND_CLUSTER_NAME"
4040
# install Calico network CNI
4141
#
4242

43-
# https://archive-os-3-26.netlify.app/calico/3.26/getting-started/kubernetes/kind/
43+
# https://docs.tigera.io/calico/3.30/getting-started/kubernetes/kind
4444

4545
echo "Installing Calico network CNI ..."
4646

0 commit comments

Comments
 (0)