BareMetalCluster

class BareMetalCluster : KotlinCustomResource

Creates a new bare metal cluster in a given project and location.

Properties

Link copied to clipboard

The admin cluster this bare metal user cluster belongs to. This is the full resource name of the admin cluster's fleet membership.

Link copied to clipboard

The resource name of the bare metal admin cluster managing this user cluster.

Link copied to clipboard
val annotations: Output<Map<String, String>>

Annotations on the bare metal user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.

Link copied to clipboard

Required. User provided identifier that is used as part of the resource name; must conform to RFC-1034 and additionally restrict to lower-cased letters. This comes out roughly to: /^a-z+a-z0-9$/

Link copied to clipboard

The Anthos clusters on bare metal version for your user cluster.

Link copied to clipboard

Cluster operations configuration.

Link copied to clipboard

Control plane configuration.

Link copied to clipboard
val createTime: Output<String>

The time when the bare metal user cluster was created.

Link copied to clipboard
val deleteTime: Output<String>

The time when the bare metal user cluster was deleted. If the resource is not deleted, this must be empty

Link copied to clipboard
val description: Output<String>

A human readable description of this bare metal user cluster.

Link copied to clipboard
val endpoint: Output<String>

The IP address of the bare metal user cluster's API server.

Link copied to clipboard
val etag: Output<String>

This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.

Link copied to clipboard
val fleet: Output<FleetResponse>

Fleet configuration for the cluster.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Load balancer configuration.

Link copied to clipboard
val localName: Output<String>

The object name of the bare metal user cluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the name in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. When the local name and cluster name differ, the local name is used in the admin cluster controller logs. You use the cluster name when accessing the cluster using bmctl and kubectl.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard

Maintenance configuration.

Link copied to clipboard

Status of on-going maintenance tasks.

Link copied to clipboard
val name: Output<String>

Immutable. The bare metal user cluster resource name.

Link copied to clipboard

Network configuration.

Link copied to clipboard

Node access related configurations.

Link copied to clipboard

Workload node configuration.

Link copied to clipboard

OS environment related configurations.

Link copied to clipboard
val project: Output<String>
Link copied to clipboard

Proxy configuration.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val reconciling: Output<Boolean>

If set, there are currently changes in flight to the bare metal user cluster.

Link copied to clipboard

Security related setting configuration.

Link copied to clipboard
val state: Output<String>

The current state of the bare metal user cluster.

Link copied to clipboard

Detailed cluster status.

Link copied to clipboard

Storage configuration.

Link copied to clipboard
val uid: Output<String>

The unique identifier of the bare metal user cluster.

Link copied to clipboard
val updateTime: Output<String>

The time when the bare metal user cluster was last updated.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The result of the preflight check.