Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ If you're interested in a full-featured solution for using flagd in Kubernetes,

For more information, see [OpenFeature Operator](./reference/openfeature-operator/overview.md).

You can also choose to run a Kubernetes service in front of a deployment with multiple flagd pods connecting to the same data source. However, if doing so, be aware that synchronization is not instant. The service may return different values after a change until all pods have synchronized with the data source. This synchronization delay is typically brief.

---

## Binary
Expand Down