frankjkelly opened a new issue #72:
URL: https://github.com/apache/pulsar-helm-chart/issues/72


   **Is your feature request related to a problem? Please describe.**
   We'd love to see easier integration with Pulsar Tiered Storage including S3 
bucket etc. and AWS credentials
   
   **Describe the solution you'd like**
   Please provide standard template / values for S3 integration (with 
appropriate AWS credentials / STS role)
   
   **Describe alternatives you've considered**
   From Addison in Slack 
https://apache-pulsar.slack.com/archives/CJ0FMGHSM/p1602085159071600
   ```
   To enable it with the official charts you can just set the following 
properties:
       # enable tiered storage
       managedLedgerOffloadDriver: aws-s3
       s3ManagedLedgerOffloadBucket: <bucket name>
       s3ManagedLedgerOffloadRegion: <region>
       managedLedgerOffloadAutoTriggerSizeThresholdBytes: "262144000"
   ```
   
   **Additional context**
   It appears that Kafkaesque Helm chart currently supports it 
https://github.com/kafkaesque-io/pulsar-helm-chart#tiered-storage but we'd 
rather be on the "official" variant 
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to