It looks like you have a number of user-installed storage classes. If you don't want to use storage classes at all, then you should delete all of them. Otherwise, in your PVC, specify "" as the storageclass name to bind to pre-existing PVs that don't have a storage class.
On Sun, May 21, 2017 at 3:09 PM, <kapek...@gmail.com> wrote: > Actually, no one of my classes is 'default' class: > > kubectl get sc > > NAME TYPE > default kubernetes.io/aws-ebs > gp2 kubernetes.io/aws-ebs > tk-1a kubernetes.io/aws-ebs > tkvolumes kubernetes.io/aws-ebs > > However dynamic provisioning is still working... > > > You can delete the default storageclass by setting the is-default > annotation to false: > > http://blog.kubernetes.io/2017/03/dynamic-provisioning- > and-storage-classes-kubernetes.html > > > > > > On Sun, May 21, 2017 at 12:41 AM, <kape...@gmail.com> wrote: > > Hello All, > > > > is it any way to turn dynamic provisioner off in kubernetes? I would > like to force kubernetes using PVs which are defined and if it find no one > I would like him to drop an error... > > > > > > > > -- > > > > You received this message because you are subscribed to the Google > Groups "Kubernetes user discussion and Q&A" group. > > > > To unsubscribe from this group and stop receiving emails from it, send > an email to kubernetes-use...@googlegroups.com. > > > > To post to this group, send email to kubernet...@googlegroups.com. > > > > Visit this group at https://groups.google.com/group/kubernetes-users. > > > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.