| Field | Type | Description | Value(s) |
|---|---|---|---|
endpoint | string | The endpoint for the event sink as ‘host:port’. |
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
EventSinkConfig is a event sink config document.
apiVersion: v1alpha1
kind: EventSinkConfig
endpoint: 192.168.10.3:3247 # The endpoint for the event sink as 'host:port'.
| Field | Type | Description | Value(s) |
|---|---|---|---|
endpoint | string | The endpoint for the event sink as ‘host:port’. |
Was this page helpful?