Skip to content

Commit ee2c4b5

Browse files
authored
docs: clarify CNI readiness reporter as DaemonSet instead of sidecar (#181)
1 parent 30376df commit ee2c4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/TEST_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ kubectl get node nrr-test-worker2 -o jsonpath='Taints:{"\n"}{range .spec.taints[
100100

101101
### Step 7: Deploy Calico CNI with Readiness Reporter
102102

103-
This script injects the readiness sidecar into the Calico deployment.
103+
This script installs calico and deploy CNI readiness reporter DaemonSet that updates node condition based on CNI readiness.
104104

105105
```bash
106106
chmod +x examples/cni-readiness/apply-calico.sh

0 commit comments

Comments
 (0)