CloudStackCluster
Kind
infrastructure.cluster.x-k8s.io
Group
v1beta3
Version

apiVersion: infrastructure.cluster.x-k8s.io/v1beta3
kind: CloudStackCluster

CloudStackCluster is the Schema for the cloudstackclusters API

spec object

CloudStackClusterSpec defines the desired state of CloudStackCluster.


controlPlaneEndpoint object required

The kubernetes control plane endpoint.


host string required

The hostname on which the API server is serving.

port integer required

The port on which the API server is serving.

failureDomains []object required

No Description Provided.


account string

CloudStack account.

acsEndpoint object required

Apache CloudStack Endpoint secret reference.


name string

name is unique within a namespace to reference a secret resource.

namespace string

namespace defines the space within which the secret name must be unique.

domain string

CloudStack domain.

name string required

The failure domain unique name.

zone object required

The ACS Zone for this failure domain.


id string

ID.

name string

Name.

network object required

The network within the Zone to use.


id string

Cloudstack Network ID the cluster is built in.

name string required

Cloudstack Network Name the cluster is built in.

type string

Cloudstack Network Type the cluster is built in.

status object

The actual cluster state reported by CloudStack.


failureDomains object

CAPI recognizes failure domains as a method to spread machines. CAPC sets failure domains to indicate functioning CloudStackFailureDomains.

ready boolean required

Reflects the readiness of the CS cluster.