Skip to content
forked from armosec/armo-helm

Helm charts for ARMO cluster components

License

Notifications You must be signed in to change notification settings

zhujik/armo-helm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ARMO cluster components

ARMO Vulnerability Scanning

Installing ARMO cluster components in a Kubernetes cluster Using Helm:

=============================================================

  1. Add the Vulnerability Scanning Helm Repo
helm repo add armo https://armosec.github.io/armo-helm/
  1. Get Your Account ID from ARMO
kubescape config local get customerGUID
  1. Install the Helm Chart, use your account ID and give your cluster a name
helm upgrade --install armo  armo/armo-cluster-components -n armo-system --create-namespace --set accountGuid=<my_account_guid> --set clusterName=`kubectl config current-context`

About

Helm charts for ARMO cluster components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 100.0%