-
**What kind of request is this (question/bug/enhancement/feature request):**
Bug
**Steps to reproduce (least amount of steps as possible):**
* Have running HA Rancher 2.4.3
* Helm 3.0.0 was inst…
-
I just deployed the stable helm chart and noticed a lot of RBAC errors.
Example:
```
ERROR: logging before flag.Parse: E0713 20:01:18.423061 1 reflector.go:205] github.com/bitnami-labs/ku…
-
### Related command
`az connectedk8s connect --name andrewlee-k8s --resource-group andrewlee-08mar --location eastus'`
### Extension name (the extension in question)
connectedk8s (Version 1.3.7)
…
-
Related: #842, #831
As of 2021-08-21, here are the broken external links:
```
request exceeded our ExternalTimeout --- docs/what-is-grpc/faq/index.html --> https://corner.squareup.com/2015/02/g…
-
### Current behavior
When we configure ingress for certain subdir. Application itself needs to comply with that
So a sample ingress
```yaml
apiVersion: extensions/v1beta1
kind: Ingress
metad…
-
When I try to install the server demo, I have the following error:
```
helm upgrade --install databases-ephemeral wire/databases-ephemeral --wait
Release "databases-ephemeral" does not exist. Insta…
-
Helm is the most widely used solution today for K8s workload packaging. Of course, kpt and config-as-data is the approach this community wants to promote and believes is the better long-term alternati…
-
I am working through the steps documented in https://blog.alexellis.io/openfaas-cloud-for-development/ but can not complete the installation
1. `get.sh` script is incorrect, this is fixed with http…
-
Pritunl use obsolete api version for kubernetes v1.18.6.
Comparing release=pritunl, chart=articulate/pritunl
in helmfile.d/helmfile.yaml: helm exited with status 1:
Error: Failed to render c…
hetii updated
4 years ago
-
Some Quarkus extensions as [Quarkus-helm](https://github.com/quarkiverse/quarkus-helm) are using internally Dekorate library in order to generate some k8s yamls from a Quarkus `application.properties`…