美文网首页
Docker Swarm Advanced - Centrali

Docker Swarm Advanced - Centrali

作者: 寺院的研究僧 | 来源:发表于2018-04-22 08:54 被阅读42次
image

In this module, we explore Docker Swarm in depth. Now that we have a cluster up–and-running with many containers, it is quite hard to know what is going on.

To start, we are going to learn about the Docker Swarm Remote API. We will find out how to retrieve information from the cluster, and deploy and scale services using the API. Then we will look how to build our centralized logging and how to send data. To close we will learn how to search for logs using Kibana, and collect metrics to monitor containers running in the cluster. We will display this information in a Dashboard using Grafana, to clarify what is going on.

By the end, you will be able to use Docker Swarm Remove API, parse and send logs to a centralized place, and collect metrics and monitor your Docker Swarm cluster. We also d LinuxKit and how to build your custom image.


链接: https://pan.baidu.com/s/1dFtnfot 密码: rhfp

相关文章

网友评论

      本文标题:Docker Swarm Advanced - Centrali

      本文链接:https://www.haomeiwen.com/subject/mweqlftx.html