mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
@@ -97,9 +97,9 @@ And *then* it is time to look at orchestration!
|
||||
|
||||
- Logging is delegated to the container engine
|
||||
|
||||
- Metrics are typically handled with Prometheus
|
||||
- Metrics are typically handled with [Prometheus](https://prometheus.io/)
|
||||
|
||||
(Heapster is a popular add-on)
|
||||
([Heapster](https://github.com/kubernetes/heapster) is a popular add-on)
|
||||
|
||||
---
|
||||
|
||||
@@ -157,7 +157,7 @@ Sorry Star Trek fans, this is not the federation you're looking for!
|
||||
|
||||
- Kubernetes master operation relies on etcd
|
||||
|
||||
- etcd uses the Raft protocol
|
||||
- etcd uses the [Raft](https://raft.github.io/) protocol
|
||||
|
||||
- Raft recommends low latency between nodes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user