上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 164 下一页

2021年5月12日

摘要: 主机1 主机2 82节点 root@ubuntu:/etc/keepalived# systemctl start keepalived root@ubuntu:/etc/keepalived# cat keepalived.conf ! Configuration File for keepali 阅读全文
posted @ 2021-05-12 17:51 tycoon3 阅读(125) 评论(0) 推荐(0)
摘要: struct rte_mbuf *mbuf_copy(struct rte_mbuf *md, struct rte_mempool *mp) { struct rte_mbuf *mc, *mi, **prev; uint32_t pktlen; uint8_t nseg; if (unlikel 阅读全文
posted @ 2021-05-12 17:08 tycoon3 阅读(661) 评论(0) 推荐(0)
摘要: 创建 ClusterIP 类型的 Service apiVersion: apps/v1 kind: Deployment metadata: name: my-deployment spec: selector: matchLabels: app: metrics department: sale 阅读全文
posted @ 2021-05-12 15:00 tycoon3 阅读(220) 评论(0) 推荐(0)
摘要: 创建一个名为flannel.1的VXLAN网卡 root@ubuntu:~/cmd# ip -d link show flannel.1 198: flannel.1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc noqueue state UN 阅读全文
posted @ 2021-05-12 09:50 tycoon3 阅读(190) 评论(0) 推荐(0)

2021年5月11日

摘要: ICMP协议字段解释 ICMP协议 ICMP类型: ICMP报文类型 代码:不同的ICMP类型,可能还需要代码做进一步的区分,比如type=3(终点不可达),就区分网络不可达(0),主机不可达(1),协议不可达(2),端口不可达(3)等 [root@bogon ~]# ping 8.8.8.8 PI 阅读全文
posted @ 2021-05-11 09:25 tycoon3 阅读(1538) 评论(0) 推荐(0)

2021年5月10日

摘要: 阅读全文
posted @ 2021-05-10 15:15 tycoon3 阅读(67) 评论(0) 推荐(0)

2021年5月8日

摘要: [root@bogon ~]# ip -o netns list cnitest-938a85b8-38bb-3c59-f5c3-699e4dc14623 cnitest-042782b7-ccc7-fb8a-280a-8577c9c1de36 cnitest-595a9dd4-418f-79e2- 阅读全文
posted @ 2021-05-08 16:02 tycoon3 阅读(122) 评论(0) 推荐(0)
摘要: This solution tries to hw-offload flows in the flow classification cache. On success the NIC does the classification and hints the packets with a flow 阅读全文
posted @ 2021-05-08 10:51 tycoon3 阅读(246) 评论(0) 推荐(0)

2021年5月7日

摘要: Flow steering defines the concept of domain and priority. Each domain represents a user agent that can attach a flow. The domains are prioritized. A h 阅读全文
posted @ 2021-05-07 18:03 tycoon3 阅读(305) 评论(0) 推荐(0)

2021年4月30日

摘要: 阅读全文
posted @ 2021-04-30 15:27 tycoon3 阅读(152) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 164 下一页

导航