pepr icon indicating copy to clipboard operation
pepr copied to clipboard

[SPIKE] Pepr modules are created as secrets -- mount multiple secrets to increase module size

Open cmwylie19 opened this issue 5 months ago • 0 comments

Is your feature request related to a problem? Please describe.

Kubernetes secrets are limited to 1MiB in size. A potential work around for storing modules in secrets would be mount multiple secrets to the Pepr pods.

Describe the solution you'd like

  • Given a size limitation is hit for a secret
  • When the limit is hit
  • Then the code is divided into multiple secrets

Describe alternatives you've considered

(optional) A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

cmwylie19 avatar Jan 18 '24 17:01 cmwylie19