docs/v1.13.x/guide/qos/ #4802
Replies: 1 comment
-
请问一下,如果一个pod是多网卡部署的方式。想要使用最大带宽限制的QoS的话。是否注释就应该写成类似这样: annotations:
ovn.kubernetes.io/logical_switch: ovn-default
k8s.v1.cni.cncf.io/networks: kube-system/subnet-73vt64fs
ovn.kubernetes.io/egress_rate: "10"
subnet-73vt64fs.kube-system.ovn.kubernetes.io/egress_rate: "10" 这样网卡1、网卡2的QoS规则会生效吗? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/v1.13.x/guide/qos/
None
https://kubeovn.github.io/docs/v1.13.x/guide/qos/
Beta Was this translation helpful? Give feedback.
All reactions