From b4a9fee580b8116948c110112bb18351565f7748 Mon Sep 17 00:00:00 2001 From: Thomas MENARD <thomas.menard@pasteur.fr> Date: Tue, 4 Jun 2019 10:01:08 +0200 Subject: [PATCH] Update README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 526ec0f..23f99ce 100644 --- a/README.md +++ b/README.md @@ -387,5 +387,13 @@ deploy: ## What else ? ### Kubernetes dashboard +#### View your running workload -### Grafana : Metrics and Logs \ No newline at end of file +#### Increase the number of replicas + +#### What happen if I kill a Pod ? + +### Grafana : Metrics and Logs + +### Best Practices +Always use Gitlab \ No newline at end of file -- GitLab