A Cluster is a managed resource that represents an AWS Redshift cluster.
Type
CRD
Group
redshift.aws.crossplane.io
Version
v1alpha1
apiVersion: redshift.aws.crossplane.io/v1alpha1
kind: Cluster
ClusterSpec defines the desired state of an AWS Redshift Cluster.
ClusterParameters define the parameters available for an AWS Redshift cluster
ClusterSecurityGroupRefs are references to ClusterSecurityGroups used to set the ClusterSecurityGroups.
Policies for referencing.
ClusterSecurityGroupSelector selects references to ClusterSecurityGroups used to set the ClusterSecurityGroups.
Policies for selection.
SecurityGroups is a list of security groups to associate with this cluster. Default: The default cluster security group for Amazon Redshift.
IAMRoleRefs are references to IAMRoles used to set the IAMRoles.
Policies for referencing.
IAMRoleSelector selects references to IAMRoles used to set the IAMRoles.
Policies for selection.
IAMRoles is a list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services. You must supply the IAM roles in their Amazon Resource Name (ARN) format. You can supply up to 10 IAM roles in a single request. A cluster can have up to 10 IAM roles associated with it at any time. kubebuilder:validation:MaxItems=10
VPCSecurityGroupIDRefs are references to VPCSecurityGroups used to set the VPCSecurityGroupIDs.
Policies for referencing.
VPCSecurityGroupIDSelector selects references to VPCSecurityGroups used to set the VPCSecurityGroupIDs.
Policies for selection.
VPCSecurityGroupIDs a list of Virtual Private Cloud (VPC) security groups to be associated with the cluster.
THIS IS A BETA FIELD. It is on by default but can be opted out through a Crossplane feature flag. ManagementPolicies specify the array of actions Crossplane is allowed to take on the managed and external resources. This field is planned to replace the DeletionPolicy field in a future release. Currently, both could be set independently and non-default values would be honored if the feature flag is enabled. If both are custom, the DeletionPolicy field will be ignored. See the design doc for more information: https://github.com/crossplane/crossplane/blob/499895a25d1a1a0ba1604944ef98ac7a1a71f197/design/design-doc-observe-only-resources.md?plain=1#L223 and this one: https://github.com/crossplane/crossplane/blob/444267e84783136daa93568b364a5f01228cacbe/design/one-pager-ignore-changes.md
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
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 represents the observed state of an AWS Redshift Cluster.
ClusterObservation is the representation of the current state that is observed.
The nodes in the cluster.
The list of cluster parameter groups that are associated with this cluster. Each parameter group in the list is returned with its status.
The list of parameter statuses.
For more information about parameters and parameter groups, go to Amazon Redshift Parameter Groups (https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-parameter-groups.html) in the Amazon Redshift Cluster Management Guide.
A value that returns the destination region and retention period that are configured for cross-region snapshot copy.
Describes the status of a cluster while it is in the process of resizing with an incremental resize.
Describes a group of DeferredMaintenanceWindow objects.
A value that reports whether the Amazon Redshift cluster has finished applying any hardware security module (HSM) settings changes specified in a modify cluster command.
Values: active, applying
Cluster operations that are waiting to be started.
Conditions of the resource.
© 2022 Upbound, Inc.
Discover the building blocksfor your internal cloud platform.