AttachedConnectorBinding resource

A binding to an attached connector in a peer namespace.

apiVersion: skupper.io/v2alpha1
kind: AttachedConnectorBinding

Metadata properties

name

string
required

The name of the resource.

The name must be the same as that of the associated AttachedConnector resource in the connector namespace.

PlatformsKubernetes, Docker, Podman, Linux

Spec properties

connectorNamespace

string
required

The name of the namespace where the associated AttachedConnector is located.

PlatformsKubernetes, Docker, Podman, Linux

routingKey

string
required

The identifier used to route traffic from listeners to connectors. To expose a local workload to a remote site, the remote listener and the local connector must have matching routing keys.

PlatformsKubernetes, Docker, Podman, Linux
See alsoRouting key concept

Status properties