2021年6月8日

摘要: kubectl cordon pcl001-desktop [root@cloud temperature_yaml]# kubectl get nodes NAME STATUS ROLES AGE VERSION cloud Ready master 28d v1.18.6 edge-vm Re 阅读全文
posted @ 2021-06-08 18:10 tycoon3 阅读(628) 评论(0) 推荐(0)
摘要: [root@cloud temperature_yaml]# kubectl get pod -o wide | grep temperature | wc -l 278 [root@cloud temperature_yaml]# kubectl get pod -o wide | grep te 阅读全文
posted @ 2021-06-08 17:49 tycoon3 阅读(81) 评论(0) 推荐(0)
摘要: https://www.nslookuptool.com/#A&baidu.com [root@bogon ~]# nslookup doh.pub Server: 8.8.8.8 Address: 8.8.8.8#53 Non-authoritative answer: Name: doh.pub 阅读全文
posted @ 2021-06-08 15:57 tycoon3 阅读(49) 评论(0) 推荐(0)
摘要: 先设置变量: NS=cali VETH=v-cali 创建 netns 和 veth, veth 一端塞进去, 射 ip: ip netns add $NS ip l add $VETH type veth peer name $VETH-peer ip l set $VETH-peer up ip 阅读全文
posted @ 2021-06-08 12:03 tycoon3 阅读(105) 评论(0) 推荐(0)

导航