kubernetes 之监控

 

[root@master-node grafana]# kubectl get svc -n kube-system
NAME            TYPE        CLUSTER-IP     EXTERNAL-IP   PORT(S)                  AGE
grafana         NodePort    10.96.13.95    <none>        3000:31573/TCP           8m4s
kube-dns        ClusterIP   10.96.0.10     <none>        53/UDP,53/TCP,9153/TCP   27d
node-exporter   NodePort    10.96.8.38     <none>        9100:31672/TCP           67m
prometheus      NodePort    10.96.15.170   <none>        9090:30003/TCP           61m

 

  

kubernetes 之监控

 

 

 

 

上一篇:GitLab -- 相对完整的CI/CD


下一篇:如何从context-param获取参数?