6 ms·
Bundle servers provide a centralized "data plane" decoupled from the distributed component (OPA). You don't need to rebuild your policy any time data changes. J
by andyroid 3y ago
Bundle servers provide a centralized "data plane" decoupled from the distributed component (OPA). You don't need to rebuild your policy any time data changes. Just push a new bundle with the data that changed, and OPA will fetch it as configured — either periodically or directly if long polling is configured.
https://www.openpolicyagent.org/docs/latest/management-bundles/ https://www.openpolicyagent.org/docs/latest/management-bundl...