From 56d21a2a2f8f4aa47181c64a277c79351f40a5b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=B0=8F=E7=99=BD?= <296015668@qq.com> Date: Tue, 14 Dec 2021 13:05:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e259642 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +# JumpServer Kubernetes Helm Chart + +[![Release Charts](https://github.com/jumpserver/helm-charts/actions/workflows/release.yml/badge.svg)](https://github.com/jumpserver/helm-charts/actions/workflows/release.yml) + +## Usage + +[Helm](https://helm.sh) must be installed to use the charts. +Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. + +Once Helm is set up properly, add the repo as follows: + +```console +helm repo add jumpserver https://jumpserver.github.io/helm-charts +helm repo list +``` + +You can then run `helm search repo jumpserver` to see the charts. + + + +## Documentation + +[installer](https://docs.jumpserver.org/zh/master/install/setup_by_fast/)