| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.ConnectClusterSpec)   ConnectClusterSpec defines the desired state of ConnectCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.ConnectClusterStatus)   ConnectClusterStatus defines the observed state of ConnectCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: ConnectCluster
metadata:
  name: connectcluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system
| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.ControlCenterClusterSpec)   ControlCenterClusterSpec defines the desired state of ControlCenterCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.ControlCenterClusterStatus)   ControlCenterClusterStatus defines the observed state of ControlCenterCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: ControlCenterCluster
metadata:
  name: controlcentercluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system
  dependencies:
    schemaRegistryClusterRefs:
      - name: schemaregistry-example
    connectClusterRefs:
      - name: connect-example
| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.KafkaClusterSpec)   KafkaClusterSpec defines the desired state of KafkaCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.KafkaClusterStatus)   KafkaClusterStatus defines the observed state of KafkaCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: KafkaCluster
metadata:
  name: kafkacluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.KafkaRestProxyClusterSpec)   KafkaRestProxyClusterSpec defines the desired state of KafkaRestProxyCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.KafkaRestProxyClusterStatus)   KafkaRestProxyClusterStatus defines the observed state of KafkaRestProxyCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: KafkaRestProxyCluster
metadata:
  name: kafkarestproxy-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system
| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.KsqlDBClusterSpec)   KsqlDBClusterSpec defines the desired state of KsqlDBCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.KsqlDBClusterStatus)   KsqlDBClusterStatus defines the observed state of KsqlDBCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: KsqlDBCluster
metadata:
  name: ksqldbcluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system
| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.SchemaRegistryClusterSpec)   SchemaRegistryClusterSpec defines the desired state of SchemaRegistryCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.SchemaRegistryClusterStatus)   SchemaRegistryClusterStatus defines the observed state of SchemaRegistryCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: SchemaRegistryCluster
metadata:
  name: schemaregistrycluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system
| apiVersion | string  APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources  | 
| kind | string  Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds  | 
required  | object (io.confluent.platform.cpc.api.cluster.v1beta1.ZookeeperClusterSpec)   ZookeeperClusterSpec defines the desired state of ZookeeperCluster  | 
object (io.confluent.platform.cpc.api.cluster.v1beta1.ZookeeperClusterStatus)   ZookeeperClusterStatus defines the observed state of ZookeeperCluster  | 
apiVersion: cluster.cpc.platform.confluent.io/v1beta1
kind: ZookeeperCluster
metadata:
  name: zookeepercluster-example
spec:
  blueprintRef:
    name: blueprint-example
    namespace: cpc-system
  k8sClusterRef:
    name: k8scluster-example
    namespace: cpc-system