An open API service indexing awesome lists of open source software.

https://github.com/akeylesslabs/helm-charts

Akeyless Kubernetes Helm charts
https://github.com/akeylesslabs/helm-charts

dev devsecops helm-charts kubernetes

Last synced: 15 days ago
JSON representation

Akeyless Kubernetes Helm charts

Awesome Lists containing this project

README

          

# Akeyless Kubernetes Helm Charts

![Release Charts](https://github.com/akeylesslabs/helm-charts/workflows/Release%20Charts/badge.svg?branch=main)

## 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 akeyless https://akeylesslabs.github.io/helm-charts
```

You can then run `helm search repo akeyless` to see the charts.

## Helm Charts

This repo holds kubernetes helm charts for Akeyless services:

[Akeyless API Gateway](https://github.com/akeylesslabs/helm-charts/tree/main/charts/akeyless-api-gateway)

[Akeyless K8S Secrets Injection](https://github.com/akeylesslabs/helm-charts/tree/main/charts/akeyless-k8s-secrets-injection)

[Akeyless Secure Remote Access](https://github.com/akeylesslabs/helm-charts/tree/main/charts/akeyless-secure-remote-access)

[Akeyless Zero Trust Web Access](https://github.com/akeylesslabs/helm-charts/tree/main/charts/akeyless-zero-trust-web-access)

## Monitoring
[Akeyless Monitoring](https://github.com/akeylesslabs/helm-charts/tree/main/monitoring)

## Contributing

We'd love to have you contribute! Please refer to our [contribution guidelines](https://github.com/akeylesslabs/helm-charts/blob/main/CONTRIBUTING.md) for details.

## License

[MPL-2.0 License](https://github.com/akeylesslabs/helm-charts/blob/main/LICENSE).