kubezero/artifacts/kubezero-local-volume-provi...
Stefan Reimer 94ccee0325 New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
..
README.md New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
kustomization.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
local-sc-xfs.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
local-volume-provisioner.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
update.sh New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00
values.yaml New consitent naming scheme for umbrella charts/artifacts 2020-05-06 18:20:53 +01:00

README.md

local-volume-provisioner

Provides persistent volumes backed by local volumes, eg. additional SSDs or spindles.

As the upstream Helm chart is not part of a repository we extract the chart and store it locally as base for kustomize.
See update.sh.

Kustomizations

  • add nodeSelector to only install on nodes actually having ephemeral local storage
  • provide matching storage class to expose mounted disks under /mnt/disks

Resources