Skip to content

Commit 250909e

Browse files
Update README.md
1 parent 649fd52 commit 250909e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ CoreDNS running with the k8s_dns_chaos plugin can be used to do chaos tests on D
1313

1414
This plugin can only be used once per Server Block.
1515

16+
> **Note:**
17+
>
18+
> It works with CoreDNS 7d5f5b87a4fb310d442f7ef0d52e3fead0e10d39.
19+
1620
## Syntax
1721

1822
~~~
@@ -80,4 +84,4 @@ The shell command below will execute failed:
8084
```shell
8185
kubectl exec busybox-0 -it -n busybox -- ping -c 1 google.com
8286
ping: bad address 'google.com'
83-
```
87+
```

0 commit comments

Comments
 (0)