Tyrael / aquasecurity-helm-charts

Aqua Open Source Helm Chart Repository

Home Page:https://aquasecurity.github.io/helm-charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aquasecurity logo

Aqua Security Helm Charts

License

Aqua Security Open Source Projects Helm Charts on a Kubernetes cluster using the Helm package manager.

Charts

Prerequisites

  • Kubernetes 1.15+ with Beta APIs enabled
  • PV provisioner support in the underlying infrastructure

Installing Helm

curl -L https://git.io/get_helm.sh | bash
helm init

Installing Aqua Community Helm Repository

helm repo add aquasecurity https://aquasecurity.github.io/helm-charts/
helm repo update

Installing the Chart

Search all the repositories available

helm search repo aquasecurity -l

Install specific helm chart

helm install starboard aquasecurity/starboard-operator
helm status starboard

Uninstalling the Chart

To uninstall/delete the starboard deployment:

$ helm delete starboard

About

Aqua Open Source Helm Chart Repository

https://aquasecurity.github.io/helm-charts

License:Apache License 2.0