2023年11月10日

解决etcd服务--listen-metrics-urls=http://127.0.0.1:2381

摘要: 1、查看etcd的2381端口 [root@master-node manifests]# netstat -anp|grep 2381 tcp 0 0 127.0.0.1:2381 0.0.0.0:* LISTEN 21765/etcd 2、获取etcd的pod [root@master-node 阅读全文

posted @ 2023-11-10 16:38 uestc2007 阅读(267) 评论(0) 推荐(0) 编辑

导航