From 49a0107547a1066efd5d05ff9e9dbded1ded394f Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Tue, 16 Apr 2019 08:27:35 +0200 Subject: [PATCH] #252 mention how to deploy metrics-server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148cd08402..37c44e14a6 100644 --- a/README.md +++ b/README.md @@ -431,7 +431,7 @@ TODO ---- Currently broken or stuff that needs to be done for this to be considered production quality. -1. Metrics API due to kube aggregation not being setup +1. Metrics API ([fixed](https://github.com/rancher/k3s/issues/252): use `k3s server --kubelet-arg="address=0.0.0.0"` and apply `recipes/metrics-server`) 2. HA 3. Work on e2e, sonobouy. 4. etcd doesn't actually work because args aren't exposed