- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 107字
- 2021-07-02 22:51:23
Grafana
Another service installed by default is Grafana. This tool will give us a dashboard to view metrics on the cluster nodes. We can access it using the following syntax in a browser: https://<your master ip>/api/v1/proxy/namespaces/kube-system/services/monitoring-grafana

Kubernetes Grafana dashboard
From the main page, click on the Home dropdown and select Cluster. Here, Kubernetes is actually running a number of services. Heapster is used to collect the resource usage on the pods and nodes and stores the information in InfluxDB. The results, such as CPU and memory usage, are what we see in the Grafana UI. We will explore this in depth in Chapter 8, Monitoring and Logging.
推薦閱讀
- Hands-On Deep Learning with Apache Spark
- Internet接入·網絡安全
- 基于LabWindows/CVI的虛擬儀器設計與應用
- Getting Started with Clickteam Fusion
- Photoshop CS4經典380例
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- CorelDRAW X4中文版平面設計50例
- 人工智能與人工生命
- CompTIA Network+ Certification Guide
- Moodle Course Design Best Practices
- Implementing Splunk 7(Third Edition)
- Splunk Operational Intelligence Cookbook
- MCGS嵌入版組態軟件應用教程
- 電腦故障排除與維護終極技巧金典
- 算法設計與分析