c9s

Link

Link custom resource schema.

The Link CRD represents a single point-to-point wire between two containerlab nodes. Launchers select links with field selectors on endpoint node names (Kubernetes 1.31+).

Link

c9s.run / v1alpha1

SPEC

LinkSpec is the spec for a Link resource -- the wire as the user drew it, nothing else. Anything operational (the allocated tunnel id) lives in the status, and anything derivable (i.e. the remote launcher's fabric service) is derived by the launchers.

  • #
  • #
  • #
  • #

STATUS

LinkStatus is the status for a Link resource.

  • #
  • #
  • #