Skip to content

Clusterconfig CR (v1alpha1)

Field Type Description
metadataMetadata
specSpec

Field Type Description
namestring (enum):
  • uds-cluster-config

Field Type Description
attributesAttributes
exposeExpose
networkingNetworking
policyPolicy

Field Type Description
clusterNamestringFriendly name to associate with your UDS cluster
tagsstring[]Tags to apply to your UDS cluster

Field Type Description
adminDomainstringDomain all cluster services on the admin gateway will be exposed on
caCertstringThe trusted CA that signed your domain certificates if using Private PKI
domainstringDomain all cluster services will be exposed on

Field Type Description
kubeApiCIDRstringCIDR range for your Kubernetes control plane nodes. This is a manual override that can be used instead of relying on Pepr to automatically watch and update the values
kubeNodeCIDRsstring[]CIDR(s) for all Kubernetes nodes (not just control plane). Similar reason to above,annual override instead of relying on watch

Field Type Description
allowAllNsExemptionsbooleanAllow UDS Exemption custom resources to live in any namespace (default false)