From e49845dc932536227e26724c24dec79fb9a15a04 Mon Sep 17 00:00:00 2001 From: John Zheng Date: Thu, 16 May 2024 14:19:50 +0800 Subject: [PATCH] Update README.md -- add kubernetes installation update Readme.md, for adding kubernetes installation Signed-off-by: John Zheng Signed-off-by: John --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6a4595d..ea96a30 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,15 @@ export GO111MODULE=on # needed if the project is checked out in your $GOPATH. $ make ``` +## Install in Kubernetes + +Clone this repository, and run as below: + +```sh +$ cd kube-metrics-adapter/docs +$ kubectl apply -f . +``` + ## Collectors Collectors are different implementations for getting metrics requested by an