Azure / kubernetes-keyvault-flexvol

Azure keyvault integration with Kubernetes via a Flex Volume
MIT License
253 stars 84 forks source link

Documentation should include the minimum supported K8s version #87

Open jmspring opened 5 years ago

jmspring commented 5 years ago

Recently, someone was attempting to use flexvol in a K8s cluster but had an older 1.11.x (may have been 1.11.5) and flexvol failed. We should document the expected minimum K8s version that is to be supported.

ritazh commented 5 years ago

@jmspring can you please share the specific errors you got from kubectl describe po? Flexvolume has been around for awhile now. It should work for 1.11.x. I just verified this works in a cluster with Kubernetes v1.11.2.