-
Published Answer
@jwdobken I have created NFS on separate droplet, and using it as shared volume for pods that require it, it works properly.
Previ…
•
By
artemeb5c59b7a9928f2362137
-
Published Answer
Hi there, it is ok now, ty
•
By
artemeb5c59b7a9928f2362137
-
Published Answer
Hi there, I did it on DO with default k8s way
https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registr…
•
By
artemeb5c59b7a9928f2362137
-
Published Answer
Hello Lennard, thanks I’ll try it out.
I am also thinking to create POD with NFS and share it between nodes
https://matthewp…
•
By
artemeb5c59b7a9928f2362137
-
Published Answer
+1 also need this feature, it is currently a blocker for me
•
By
artemeb5c59b7a9928f2362137
-
Published Question
Hello Everyone,
According to documentation on DO regarding PVC, it can have only ReadWriteOnce access mode, it means that this PVC can be acessible by only one pod/node .
However I have an app that I want to scale b...
8
•
•
By
artemeb5c59b7a9928f2362137
Kubernetes
-
Published Question
I am trying to add pvc to my pod in kubernetes cluster, I have successfully done the same deployment on minikube, but on DO I have a strange issue
AttachVolume.Attach failed for volume "pvc-2224257d-f594-11e8-bdc3-92...
2
•
•
By
artemeb5c59b7a9928f2362137
Kubernetes
Block Storage