tinkerbell/charts

Hook artifacts not available for multi node clusters

Opened this issue · 0 comments

Currently the Hook artifacts are downloaded to a hostPath. This is fine for single node Kubernetes clusters, but not for clusters with more than one.

Expected Behaviour

The stack chart should handle making the Hooks artifacts available for multiple nodes. Maybe a pluggable CSI option? Maybe, https://github.com/openebs/openebs or https://github.com/longhorn/longhorn

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue: