We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30376df commit ee2c4b5Copy full SHA for ee2c4b5
docs/TEST_README.md
@@ -100,7 +100,7 @@ kubectl get node nrr-test-worker2 -o jsonpath='Taints:{"\n"}{range .spec.taints[
100
101
### Step 7: Deploy Calico CNI with Readiness Reporter
102
103
-This script injects the readiness sidecar into the Calico deployment.
+This script installs calico and deploy CNI readiness reporter DaemonSet that updates node condition based on CNI readiness.
104
105
```bash
106
chmod +x examples/cni-readiness/apply-calico.sh
0 commit comments