Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamreese/helm-tiller

Helm plugin for working with in-cluster tiller
https://github.com/adamreese/helm-tiller

helm helm-plugin

Last synced: 4 months ago
JSON representation

Helm plugin for working with in-cluster tiller

Awesome Lists containing this project

README

        

# Helm Tiller Plugin

Helpers for working with in-cluster tiller

## Usage

```
Available Commands:
describe Show the output of kubectl describe
destroy Delete tiller from cluster
image Get the image of tiller
logs [-f] Show the logs from the tiller pod
pod Get the name of the tiller pod
```

## Install

```
$ helm plugin install https://github.com/adamreese/helm-tiller
Installed plugin: tiller
```