chore: update a note for DNSChaos
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
This commit is contained in:
parent
0bf1269a9e
commit
505f1c4507
|
|
@ -10,7 +10,7 @@ This document describes how to create DNSChaos experiments in Chaos Mesh to simu
|
|||
|
||||
To simulate DNS faults, you need to deploy a special DNS service called Chaos DNS Server.
|
||||
|
||||
In the latest version, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
After `v2.6`, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
|
||||
<PickHelmVersion>{`helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-mesh --version latest --set dnsServer.create=false`}</PickHelmVersion>
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ This document describes how to create DNSChaos experiments in Chaos Mesh to simu
|
|||
|
||||
To simulate DNS faults, you need to deploy a special DNS service called Chaos DNS Server.
|
||||
|
||||
In the latest version, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
After `v2.6`, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
|
||||
<PickHelmVersion>{`helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-mesh --version latest --set dnsServer.create=false`}</PickHelmVersion>
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ This document describes how to create DNSChaos experiments in Chaos Mesh to simu
|
|||
|
||||
To simulate DNS faults, you need to deploy a special DNS service called Chaos DNS Server.
|
||||
|
||||
In the latest version, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
After `v2.6`, Chaos Mesh will deploy Chaos DNS Server by default. If you don't need to simulate DNS faults, you can set `dnsServer.create` to `false` when installing Chaos Mesh:
|
||||
|
||||
<PickHelmVersion>{`helm install chaos-mesh chaos-mesh/chaos-mesh --namespace=chaos-mesh --version latest --set dnsServer.create=false`}</PickHelmVersion>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue