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 28c9ae4 commit 959babaCopy full SHA for 959baba
node-installer/integration-test-k3s.sh
@@ -59,6 +59,7 @@ if ! kubectl get pods -n kwasm | grep -q "k3s-provision-kwasm.*Completed"; then
59
fi
60
61
echo "=== Step 4: Apply the workload ==="
62
+sudo k3s ctr images pull ghcr.io/spinkube/containerd-shim-spin/examples/spin-rust-hello:v0.18.0
63
kubectl apply -f ../deployments/workloads/workload.yaml
64
65
echo "Waiting for deployment to be ready..."
0 commit comments