-
Some context: I'm trying to run [Weblate](https://weblate.org/en/) on Kubernetes, with the eventual goal of creating a Helm chart.
From what I can understand, Weblate and other Django apps use a `s…
-
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): No
**What keywords did you …
-
**Kubernetes Version** (output of `kubectl version`): N/A
**Helm Client and Tiller Versions** (output of `helm version`): N/A
**Development or Deployment Environment?**: N/A
**Release Tag or …
-
OS: centos7.2
k8s version: 1.5
```
# helm install stable/jenkins
NAME: jolly-rattlesnake
LAST DEPLOYED: Sat Feb 4 01:06:57 2017
NAMESPACE: default
STATUS: DEPLOYED
RESOURCES:
==> v1/Pers…
-
I have a deployment template that looks like this:
```
Deployment
apiVersion: extensions/v1beta1
metadata:
name: {{ .Chart.Name }}
namespace: default
spec:
replicas: 1
revisionHistor…
-
- Redis should create and stop redis servers
- Storm should create and stop Zookeeper, Nimbus and Storm worker servers
- Spark should start spark master, driver and workers
- Cassandra should creat…
-
Currently, the prometheus chart has a static ConfigMap for alertmanager and server in values.yaml. I could submit a PR to move the configs into the templates/ directory and make a few options paramet…
-
See #1914
Example
Without `-o wide` - Table colum wide ~30
```
helm history jaunty-llama
REVISION UPDATED STATUS CHART
1 Fri Feb 3 15:58:…
-
**Is this a bug report or feature request?** (choose one):
Bug Report (documentation)
**Kubernetes Version** (output of `kubectl version`):
Client Version: version.Info{Major:"1", Minor:"5", GitV…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG REPORT
**Kubernetes version** (use `kubectl version`):
```
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.…