Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
39 views

I just installed the enterprise GraphDB version on a Kubernetes cluster, using the official Helm Chart (https://github.com/Ontotext-AD/graphdb-helm/tree/main), setting replicas to 5. Therefore, I now ...
0 votes
0 answers
144 views

I'm setting up MinIO and MLflow in a Minikube Kubernetes cluster and encountering persistent volume issues. The deployment works correctly when using hostPath, but fails with a "Rename across ...
1 vote
1 answer
361 views

Suddenly, I am having an issue in Azure AKS where the pod's status hangs at ContainerCreating. When I run kubectl describe pods I see this Type Reason Age From ...
0 votes
0 answers
51 views

I’m observing unexpected behavior when using subPath in a Kubernetes Pod’s volume mount. Pod Definition: apiVersion: v1 kind: Pod metadata: name: my-pod spec: containers: - name: main-container ...
0 votes
0 answers
165 views

Running Podman 5.2.2 with rootless containers. Trying to mount a file inside of named volume. I have an existing named volume "certbot-pvc" with a file in it at /live/some.example.tld/...
dj423's user avatar
  • 23
0 votes
1 answer
365 views

I'm trying to set up an NFS based persistent volume for a Kubernetes cluster, I have the mount points created and the shares mounted to the clients which are configured to mount at boot: example of ...
-1 votes
1 answer
970 views

I am new at Strimzi and want to get some advice We have kafka cluster in GKE. It is deployed with Strimzi and we have it on all stands including prod env. Our configuration of PVC that used by kafka: ...
0 votes
1 answer
169 views

I am using kubespawner to spawn single-user notebook servers on a Kubernetes cluster. I have two goals: user-specific data - which lies under /home/iamuser/ on the user spawned pod. Persist and ...
1 vote
1 answer
67 views

I’m working on setting up a Kubernetes pod that needs to work with a Persistent Volume (PV) and Persistent Volume Claim (PVC) for data storage. The goal is to copy a SQLite database file into a ...
0 votes
1 answer
627 views

Is there any way to hard limit to PV/PVC? For example; I have two deployment in the same node. They have separate pv/pvc. Pod 1 claims 10Gi, Pod 2 claims 15Gi Node has 25 Gi free filesystem volume ...
0 votes
0 answers
607 views

I want to setup EBS backed PVC with volumeMode: Filesystem and accessModes: ReadWriteMany Can anybody confirm if it is not possible? When researching about accessModes: ReadWriteMany, I only found ...
0 votes
2 answers
2k views

I face the following situation: I would like to access a storage account using Persistent Volume (PV) and Persistent Volume Claim (PVC) but without an access to the storage account's access key. Hence,...
0 votes
1 answer
715 views

I have a dozen or so persistent volumes of type NFS that are managed by my TrueNAS Scale server. Moving the files and folders that the share points to necessitates changing the persistent volume path ...
1 vote
1 answer
224 views

I am trying to mount a file secret.txt from the secret to location /opt/tomcat/conf/secret.txt. there are other files at the same location e.g. /opt/tomcat/conf/creds.txt that I want to retain. This ...
0 votes
1 answer
391 views

I'm trying but failing to mount an existing OCI Block Volume in a container in OKE. The Oracle documentation describes how to do this with FlexVolumes (here). I'm using CSI volumes as these are ...

15 30 50 per page
1
2 3 4 5
...
53

AltStyle によって変換されたページ (->オリジナル) /