Add Prometheus liveness and readiness probes

This commit is contained in:
Dalton Hubble
2018-05-30 22:33:16 -07:00
parent 6e968cd152
commit 32a9a83190
2 changed files with 40 additions and 25 deletions

View File

@ -6,6 +6,10 @@ Notable changes between versions.
* Update Calico from v3.1.2 to v3.1.3
#### Addons
* Add Prometheus liveness and readiness probes
## v1.10.3
* Kubernetes [v1.10.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.10.md#v1103)