Type
XRD
Group
platform.acme.co
Version
v1alpha1
apiVersion: platform.acme.co/v1alpha1
kind: XCluster
The specification for how this cluster should be deployed.
The parameters indicating how this cluster should be configured.
A reference to the network associated with this cluster.
A reference to the subnetwork associated with this cluster.
cluster1
apiVersion: platform.acme.co/v1alpha1
kind: XCluster
metadata:
annotations:
render.crossplane.io/composition-path: apis/primitives/XCluster/composition.yaml
render.crossplane.io/function-path: examples/functions.yaml
name: cluster1
spec:
parameters:
initialNodeCount: 1
location: us-central1
networkRef:
name: subnetwork1
project: acme-project
subnetworkRef: {}