Link resource

A site-to-site communication channel. Links serve as a transport for application connections and requests. A set of linked sites constitute a network.

Links are not usually created directly. Instead, you typically use an access token to obtain a link.

apiVersion: skupper.io/v2alpha1
kind: Link

Metadata properties

name

string
required

The name of the resource.

PlatformsKubernetes, Docker, Podman, Linux

Spec properties

endpoints

array
required

An array of connection endpoints. Each item has a name, host, port, and group.

PlatformsKubernetes, Docker, Podman, Linux

Status properties