RouterAccess resource

Configuration for secure access to the site router. The configuration includes TLS credentials and router ports.

apiVersion: skupper.io/v2alpha1
kind: RouterAccess

Metadata properties

Spec properties

roles

array
required
PlatformsKubernetes, Docker, Podman, Linux

tlsCredentials

string
required

A named bundle of TLS certificates and keys used for secure router-to-router communication. The bundle contains the trusted server certificate. It optionally includes a client certificate and key for mutual TLS.

On Kubernetes, the value is the name of a Secret in the current namespace.

PlatformsKubernetes, Docker, Podman, Linux
See alsoCustom certificates, Kubernetes TLS secrets

Status properties