You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/29 09:18:29 UTC

[GitHub] daisy-ycguo commented on issue #376: Review the logic of DefaultStorageClass and useDynamicProvisioning

daisy-ycguo commented on issue #376: Review the logic of DefaultStorageClass and useDynamicProvisioning
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/376#issuecomment-442761908
 
 
   I tested with IKS.
   I failed to figure out a way to use dynamic provisioning, even the `.Values.k8s.persistence.defaultStorageClass` is set to "default", following what the document [IBM IKS for OpenWhisk](https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/docs/k8s-ibm-public.md#configuring-openwhisk) said:
   ```
   IKS does not provide a properly configured DefaultStorageClass, instead you need to tell the Helm chart to use the default StorageClassName as shown above.
   ```
   
   It looks like IKS use a wired way to configure dynamic provisioning. I will spend more time on it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services