AKSClusterAn AKSCluster is a managed resource that represents an Azure Kubernetes Engine cluster.
TypeMR
Providerprovider-azure
Groupcompute.azure.crossplane.io
Scopecluster
Versionv1alpha3

1apiVersion: compute.azure.crossplane.io/v1alpha3

2kind: AKSCluster

kind
string
metadata
object
spec
object

An AKSClusterSpec defines the desired state of a AKSCluster.

location
required
string
nodeCount
integer
object

ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.

name
required
string
object

ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef

name
required
string
object

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.

configRef
object

SecretStoreConfigRef specifies which secret store config should be used for this ConnectionSecret.

name
required
string
metadata
object

Metadata is the metadata for connection secret.

labels
object
type
string
name
required
string
object

ResourceGroupNameRef - A reference to a ResourceGroup to retrieve its name

name
required
string
object

ResourceGroupNameSelector - Select a reference to a ResourceGroup to retrieve its name

version
required
string
object

VnetSubnetIDRef - A reference to a Subnet to retrieve its ID

name
required
string
object

VnetSubnetIDSelector - Select a reference to a Subnet to retrieve its ID

object

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.

name
required
string
namespace
required
string
status
object

An AKSClusterStatus represents the observed state of an AKSCluster.

array

Conditions of the resource.

lastTransitionTime
required
string
message
string
reason
required
string
status
required
string
type
required
string
endpoint
string
state
string