Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Can't deploy on Google GKE due to invalid accessmode #7066

Open
schrom opened this issue Jun 5, 2018 · 1 comment
Open

Can't deploy on Google GKE due to invalid accessmode #7066

schrom opened this issue Jun 5, 2018 · 1 comment

Comments

@schrom
Copy link

schrom commented Jun 5, 2018

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

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").

@rawlingsj
Copy link
Contributor

The community fabric8-platform project is not being maintained anymore, there's a request to document this on the website #7065.

Also for more details there's this issue fabric8io/gofabric8#380 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants