Skip to content

Commit

Permalink
more debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
akshaya-a committed Mar 24, 2024
1 parent cabe72b commit 1b998e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/check_k3d.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
set -eu

kubectl get nodes
docker ps -f name=$REGISTRY_NAME
k3d registry list
nslookup k3d-$REGISTRY_NAME

# https://k3d.io/v5.2.0/usage/registries/#testing-your-registry
echo "Testing registry at $K3D_REGISTRY_URL"
Expand Down

0 comments on commit 1b998e8

Please sign in to comment.