未验证 提交 900f2d73 编写于 作者: Z zhuwenxing 提交者: GitHub

Add proxy pod network partition (#7981)

Signed-off-by: Nzhuwenxing <wenxing.zhu@zilliz.com>
上级 0166f7be
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: test-proxy-partition
namespace: chaos-testing
spec:
action: partition
mode: all
selector:
namespaces:
- chaos-testing
labelSelectors:
app.kubernetes.io/instance: chaos-milvus
app.kubernetes.io/name: milvus
duration: 5m
scheduler:
cron: '@every 5s'
direction: both
target:
selector:
namespaces:
- chaos-testing
labelSelectors:
app.kubernetes.io/instance: chaos-milvus
app.kubernetes.io/name: milvus
component: proxy
mode: one
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册