You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
Documentation claims that a standard storage of type pd-storage is sufficient. But this kind of storage does not support access mode ReadWriteMany which is demanded by volume claim "jenkins-mvn-local-repo".
So deployment of fabric8 to a standard GKE fails with
message: "Failed to provision volume with StorageClass "standard": invalid AccessModes [ReadWriteMany]: only AccessModes [ReadWriteOnce ReadOnlyMany] are supported"
Deployment of fabric8 was done via helm ("helm install fabric8/fabric8-platform").
The text was updated successfully, but these errors were encountered:
fabric8-platform-2.4.24
GKE 1.10.2-gke.3
Documentation claims that a standard storage of type pd-storage is sufficient. But this kind of storage does not support access mode ReadWriteMany which is demanded by volume claim "jenkins-mvn-local-repo".
So deployment of fabric8 to a standard GKE fails with
Deployment of fabric8 was done via helm ("helm install fabric8/fabric8-platform").
The text was updated successfully, but these errors were encountered: