摘要: 1、EFK or ELK https://blog.csdn.net/mawming/article/details/78344939, https://www.jianshu.com/p/fe3ac68f4a7a 2、Prometheus Grafana 4、kube-registry kube- 阅读全文
posted @ 2018-09-03 23:29 Vincen_shen 阅读(221) 评论(0) 推荐(0)
摘要: Github地址:https://github.com/kubernetes/client-go 访问kubernetes集群有几下几种方式: 使用client-go获取Deployment列表: package main import ( "path/filepath" "k8s.io/clien 阅读全文
posted @ 2018-09-03 23:26 Vincen_shen 阅读(765) 评论(0) 推荐(0)