vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
103 stars 89 forks source link

Support `internalTrafficPolicy` of `Local` for Agent configuration #316

Closed goedelsoup-clari closed 10 months ago

goedelsoup-clari commented 11 months ago

Since v1.25.0 of Kubernetes, a node-local Service descriptor has been supported via internalTrafficPolicy.

Appending this attribute to the service object can simplify the configuration of nodes in the Agent deployment model.