摘要: 一、概述 主要介绍搭建流程及使用注意事项,如果线上使用的话,请务必做好相关测试及压测。 1、基础环境准备 系统:ubuntu TLS 16.04 5台 docker-ce:17.06.2 kubeadm、kubelet、kubectl:1.12.0 keepalived、haproxy etcd-3 阅读全文
posted @ 2018-11-02 16:35 诗码者 阅读(6528) 评论(0) 推荐(1)
摘要: 一、概述 使用metric-server收集数据给k8s集群内使用,如kubectl,hpa,scheduler等 使用prometheus-operator部署prometheus,存储监控数据 使用kube-state-metrics收集k8s集群内资源对象数据 使用node_exporter收 阅读全文
posted @ 2018-11-02 15:06 诗码者 阅读(24086) 评论(4) 推荐(3)