Closed pingzhaozz closed 1 year ago
Thanks for your changes, and
redis.conf
, I checked and found just a few changes have been made. Is these changes necessary for redis dsa enabled?Thanks for your changes, and
- For
redis.conf
, I checked and found just a few changes have been made. Is these changes necessary for redis dsa enabled?- Why remove resource and I don't find anything changed in deployment.
redis.conf enable the multi io threads for better dsa offloading. I move the resource field in value.yaml to deployment.yaml because dsa has following resources:
resources:
limits:
dsa.intel.com/wq-user-shared: 2
To avoid duplicate & override, better to keep 1 location
This PR is to add the container for dsa enabled redis.