-
My configuration:
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
eu-data-k8s-k8s…
-
Source File: [/docs/concepts/storage/volume-pvc-datasource.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/concepts/storage/volume-pvc-datasource.md)
-
Hello,
So I have v1.9.2 Kubernetes cluster with glusterfs.
I've tried to implement this new Kubernetes feature with glusterfs https://kubernetes.io/docs/concepts/storage/persistent-volumes/#expandin…
-
### Dagster version
1.5.11
### What's the issue?
Hi,
I use the **"code-server"** experimental feature on OpenShift/Kubernetes.
My use case is, that I want to change code in the user code co…
-
## Type of question
**Are you asking about community best practices, how to implement a specific feature, or about general context and help around nifikop ?**
Best practice how to mount an exist…
-
## Describe the bug (🐛 if you encounter this issue)
Some pods with RWO and RWX volumes can no longer schedule. This behaviour happenned right after restarting my nodes to apply kernel security upda…
-
**Problem**: Currently the pvc resize only works for storageClass that supports volumeExpansion as it uses the k8s api to update the pvc. If the underlying storageClass doesn't support volume resizing…
-
## Is your feature request related to a problem?
If an upgrade fails, or if you need to move between different clusters, a backup/restore feature in the UI would be nice.
Saves a lot of time inste…
-
### Description
[Current PVC spec](https://github.com/devfile/devworkspace-operator/blob/bc52da045717971e1aff1c457234ef5c51acbf41/pkg/provision/storage/shared.go#L48) has `AccessModes` hardcoded to `…
-
**What steps did you take and what happened:**
Tested what happens with datamover evictions by using kubectl evict-pod to trigger evictions. https://github.com/rajatjindal/kubectl-evict-pod
Back…