From 839ea77306a902f8da066e0a995e4165c73af775 Mon Sep 17 00:00:00 2001 From: Atharva Mulmuley Date: Thu, 13 May 2021 15:01:38 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 34fc88bf..90a350dc 100644 --- a/README.md +++ b/README.md @@ -47,19 +47,13 @@ In all these approaches it is recommended to store these contents (kubeconfig fi cluster-type
Type of cluster Type of cluster. Acceptable values: generic/arc - - creds
Service principal credentials for az login - Provide json output of 'az ad sp create-for-rbac --sdk-auth' command - cluster-name
Name of arc cluster Name of Azure Arc enabled Kubernetes cluster. Required only if cluster-type is 'arc'. - resource-group
resource group Resource group containing the Azure Arc enabled Kubernetes cluster. Required only if cluster-type is 'arc'. - token
Service account token