-
Notifications
You must be signed in to change notification settings - Fork 204
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teamenhancementNew feature or requestNew feature or request
Description
Describe the enhancement:
Enhance the Helm chart to automatically create Kubernetes services tied to specific agent presets. These services will serve as dedicated entry points for integrations that operate in a push-based manner. This change will provide a structured and scalable way to manage and expose agent instances within the cluster.
Describe a specific use case for the enhancement or feature:
One primary use case is for push-type integrations, namely netflow, that can utilise a single Kubernetes service as a unified access point. By supporting creating such a service linked to an agent preset, users can easily scale these agents, simplifying both deployment and operational management.
What is the definition of done?
- The Helm chart can generate a Kubernetes service for agent presets.
- Examples are updated to explain how to to configure such scenario.
Metadata
Metadata
Assignees
Labels
Team:Elastic-Agent-Control-PlaneLabel for the Agent Control Plane teamLabel for the Agent Control Plane teamenhancementNew feature or requestNew feature or request