Skip to content

[FEATURE] Implement Service Discovery configurations on the Gateway CRD #14

@edenreich

Description

@edenreich

Summary

As a part of the Service Discovery configurations implementation, the CRD should support the new fields:

...
  a2a:
      serviceDiscovery:
      enabled: true
      namespace: 'agents'
      labelSelector: 'inference-gateway.com/a2a-agent=true'
      pollingInterval: '30s'
...

When applying this in the Gateway CRD the configmap should be updated with those values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions