Cluster is the Schema for the Clusters API. Manages an Azure Stack HCI Cluster.
Type
CRD
Group
azurestackhci.azure.upbound.io
Version
v1beta1
apiVersion: azurestackhci.azure.upbound.io/v1beta1
kind: Cluster
ClusterSpec defines the desired state of Cluster
No description provided.
Reference to a ResourceGroup in azure to populate resourceGroupName.
Policies for referencing.
Selector for a ResourceGroup in azure to populate resourceGroupName.
Policies for selection.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
ClusterStatus defines the observed state of Cluster.
Conditions of the resource.
example
apiVersion: azurestackhci.azure.upbound.io/v1beta1
kind: Cluster
metadata:
annotations:
meta.upbound.io/example-id: azurestackhci/v1beta1/cluster
upjet.upbound.io/manual-intervention: clientId is a part of application which we
cannot obtain and need to be hardcoded
labels:
testing.upbound.io/example-name: example
name: example
spec:
forProvider:
clientId: 2351ca13-329c-47c5-ae67-462a24103c02
location: West Europe
resourceGroupNameSelector:
matchLabels:
testing.upbound.io/example-name: example
tenantId: ${data.azurerm_client_config.current.tenant_id}
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.