-
## Client Service, Deployment
```
apiVersion: v1
kind: Service
metadata:
name: wdyw-svc-{{ .Release.Name }}
spec:
selector:
app: wdyw-app-{{ .Release.Name }}
ports:
- name: cli…
-
**Setup**
- Rancher version: dev of 2.10.0
**Describe the bug**
- Exception in data function breaks dashboard
- Page shown contents no content at all
- This is a regression from 2.9, exposing…
-
**Describe the bug**
I'm trying to install VMs from ISO images.
I've tried both, openSUE-leap15.3 and Talos v1.0.0
**To Reproduce**
- Use Harvester GUI to create VM with 2 volumes:
1st one (1…
-
Hi, I'm trying to run plex-Kube on my ubuntu. Though I am encountering this error. Though Plex media server runs fine. I am not sure what the problem is.
```
helm install plex ./charts/kube-plex …
-
First I tried
```
helm install jupyterhub-ssh jupyterhub-ssh/jupyterhub-ssh --version 0.0.1-n077.h0c9caba --set hubUrl=172.17.45.96 --set-file hostKey="/root/id_rsa" --namespace jhub
```
and I get…
-
Hi,
Can we patch new PVC to existing deployment or we can patch changes to exiting services only?
-
Thank your very much for this great tool.
Could you please explain in the README (and/or in `-h`) the difference between dependencies and dependents?
Are you sure "dependencies" is the correct t…
-
Currently, if `persistence` is disabled, the default volume type is `emptyDir`. It will be great if we can have the main `storage` volume to be of csi-type.
A good use case of this for those using …
-
I am trying to use vcluster and according to the home page "As long as you can create a deployment inside a single namespace, you will be able to create a virtual cluster and become admin of this virt…
-
**Description**
When running Airflow with the Kubernetes Executor, it will be great to provide better status regarding the execution of the tasks. The best approach would be to display the latest e…