Skip to content

docs: clarify gp3 StorageClass tuning for Helm installs#106

Merged
0lut merged 5 commits into
mainfrom
codex/helm-gp3-storage-docs
Jun 11, 2026
Merged

docs: clarify gp3 StorageClass tuning for Helm installs#106
0lut merged 5 commits into
mainfrom
codex/helm-gp3-storage-docs

Conversation

@0lut

@0lut 0lut commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • document EKS gp3 usage through persistence.storageClass, keeping StorageClass ownership outside the app chart
  • explain that gp3 IOPS and throughput come from the selected StorageClass, including AWS baseline values and a tuned example
  • add Helm NOTES guidance for clusters without a default StorageClass

Validation

  • helm lint deploy/helm/gitmirrorcache --set config.objectStore.s3.bucket=ci-bucket
  • helm install git-cache deploy/helm/gitmirrorcache --dry-run=client --set config.objectStore.s3.bucket=ci-bucket
  • helm template git-cache deploy/helm/gitmirrorcache --set config.objectStore.s3.bucket=ci-bucket --set persistence.storageClass=gp3

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@0lut 0lut changed the title docs: clarify gp3 storage class for Helm installs feat: add optional gp3 StorageClass to Helm chart Jun 11, 2026
@0lut 0lut changed the title feat: add optional gp3 StorageClass to Helm chart docs: clarify gp3 StorageClass tuning for Helm installs Jun 11, 2026
@0lut
0lut merged commit a5083f6 into main Jun 11, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant