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 阅读(127) 评论(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 阅读(665) 评论(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 阅读(223) 评论(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 阅读(197) 评论(0) 推荐(0)

导航