Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cloudogu/helm-docker

Containerized Kubernetes Helm client with support for plugins
https://github.com/cloudogu/helm-docker

docker helm kubernetes

Last synced: 3 months ago
JSON representation

Containerized Kubernetes Helm client with support for plugins

Awesome Lists containing this project

README

        

helm-plugins-docker
===

Containerized Kubernetes Helm client with support for plugins

# Bundled plugins

```bash
helm kubeval
helm values
```

You can install additional plugins at runtime.
Even from git.
Even as unprivileged user.

# Usage

The image can be pulled with `$ docker pull ghcr.io/cloudogu/helm:latest`

If you desire a specific release, head over to [Releases](https://github.com/cloudogu/helm-docker/releases).