From a480827454e1bf68013537c4b68cefc77f885636 Mon Sep 17 00:00:00 2001 From: SrinivasChilveri Date: Sat, 8 Jun 2019 11:55:37 +0530 Subject: [PATCH] updated readme --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 4c997649d5..677d5c2563 100644 --- a/README.md +++ b/README.md @@ -88,16 +88,6 @@ example, if you are using [kind cluster](https://github.com/kubernetes-sigs/kind try command ```kind load docker-image : ``` for each of the images. ### 2. Helm charts -Second, install the required helm plugin and generate valid -certificate, volcano uses a helm plugin **gen-admission-secret** to -generate certificate for admission service to communicate with -kubernetes API server. - -``` -#1. Install helm plugin -helm plugin install installer/chart/plugins/gen-admission-secret - -``` Secondly, install helm chart. @@ -118,6 +108,7 @@ NAME READY STATUS RESTARTS -admission-84fd9b9dd8-9trxn 1/1 Running 0 43s -controllers-75dcc8ff89-42v6r 1/1 Running 0 43s -scheduler-b94cdb867-89pm2 1/1 Running 0 43s +--admission-init-qbtmb 0/1 Completed 0 43s #2. Verify the Services # kubectl get services --namespace