mueckinger
mueckinger
VS Codium for example does not work without the --no-sandbox flag on my machines. This custom flag is removed on each AppImage update done by gearlever, which results in the...
As usernetes can be run on multiple hosts I would appreciate being able to do some automation via SSH (ansible) as you would do it on a "classic" k8s node....
I wanted to set up a cluster with "multi-tenancy", so I've set `export PORT_ETCD=12379` among others. I created a single-node cluster with the `make` commands according to the description and...
### Describe the solution you'd like For improved security users should not be urged to have credentials in their overriding values.yaml. Best practice and Proposal: Add possibility to load credentials...
### Describe the bug The following properties from the secret are not loaded into karavan because they aren't set as environment variables: ``` karavan.container-image.registry: {{ .Values.secret.containerImage.registry | quote }} karavan.container-image.group:...
closes #1576 #1577