Add links

This commit is contained in:
Bridget Kromhout
2018-04-10 16:52:07 -05:00
parent 18a81120bc
commit 24d57f535b

View File

@@ -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