pharos-cluster icon indicating copy to clipboard operation
pharos-cluster copied to clipboard

Persistent local storage

Open jakolehm opened this issue 6 years ago • 2 comments

We should provide some sane way to consume host local storage.

See:

  • https://kubernetes.io/docs/concepts/storage/storage-classes/#local
  • https://github.com/kubernetes-incubator/external-storage/tree/master/local-volume/provisioner

jakolehm avatar Mar 19 '18 06:03 jakolehm

Are there still plans to add this? Since the feature gates are no longer needed on K8s 1.10 I guess you can just follow the local-volume-provisioner docs to set things up.

wtip avatar Jun 20 '18 19:06 wtip

Yes, with Kubernetes 1.10 (Pharos 1.1) you can just follow the local persistent volume docs and optionally deploy local-volume-provisioner.

That said I still think this might be quite handy add-on to have... but it's too late for 1.2.x release cycle.

jakolehm avatar Jun 21 '18 04:06 jakolehm