UserProvisionedCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- UserProvisionedCluster is the Schema for the baremetalclusters API
- Type
object
Specification
.spec
- Description
- UserProvisionedClusterSpec defines the desired state of UserProvisionedCluster
- Type
object- Required
clusterCIDRcredentialRefdnsDomainhahostnameAsNodeNamekubeProxymachinePoolRefnetworkConfignetworkTypeserviceCIDR
.spec.apiserverExtraArgs
- Type
object
.spec.clusterCIDR
- Description
- NetworkRanges represents ranges of network addresses.
- Type
object- Required
cidrBlocks
.spec.clusterCIDR.cidrBlocks
- Type
array
.spec.clusterCIDR.cidrBlocks[]
- Type
string
.spec.controlPlaneEndpoint
- Description
- APIEndpoint represents a reachable Kubernetes API endpoint.
- Type
object- Required
hostport
.spec.controllerManagerExtraArgs
- Type
object
.spec.credentialRef
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.dockerExtraArgs
- Type
object
.spec.etcd
- Type
object
.spec.etcd.local
- Type
object
.spec.etcd.local.extraArgs
- Description
- ExtraArgs are extra arguments provided to the etcd binary when run inside a static pod.
- Type
object
.spec.etcd.local.peerCertSANs
- Description
- PeerCertSANs sets extra Subject Alternative Names for the etcd peer signing cert.
- Type
array
.spec.etcd.local.peerCertSANs[]
- Type
string
.spec.etcd.local.serverCertSANs
- Description
- ServerCertSANs sets extra Subject Alternative Names for the etcd server signing cert.
- Type
array
.spec.etcd.local.serverCertSANs[]
- Type
string
.spec.ha
- Type
object- Required
configtype
.spec.ha.config
- Type
object- Required
vipvportvrid
.spec.kubeProxy
- Type
object- Required
ipvs
.spec.kubeletExtraArgs
- Type
object
.spec.machinePoolRef
- Description
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- Type
object
.spec.networkConfig
- Type
object- Required
devicestack
.spec.publicAlternaticenames
- Type
array
.spec.publicAlternaticenames[]
- Type
string
.spec.schedulerExtraArgs
- Type
object
.spec.serviceCIDR
- Description
- NetworkRanges represents ranges of network addresses.
- Type
object- Required
cidrBlocks
.spec.serviceCIDR.cidrBlocks
- Type
array
.spec.serviceCIDR.cidrBlocks[]
- Type
string
.status
- Description
- UserProvisionedSpecClusterStatus defines the observed state of UserProvisionedCluster
- Type
object
.status.addresses
- Type
array
.status.addresses[]
- Description
- ClusterAddress contains information for the cluster's address.
- Type
object- Required
hostpathporttype
.status.conditions
- Type
array
.status.conditions[]
- Description
- Condition defines an observation of a Cluster API resource operational state.
- Type
object- Required
lastTransitionTimestatustype
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclustersDELETE: delete collection of UserProvisionedClusterGET: list objects of kind UserProvisionedClusterPOST: create a new UserProvisionedCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}DELETE: delete the specified UserProvisionedClusterGET: read the specified UserProvisionedClusterPATCH: partially update the specified UserProvisionedClusterPUT: replace the specified UserProvisionedCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}/statusGET: read status of the specified UserProvisionedClusterPATCH: partially update status of the specified UserProvisionedClusterPUT: replace status of the specified UserProvisionedCluster
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters
- HTTP method
DELETE- Description
- delete collection of UserProvisionedCluster
- HTTP responses
- HTTP method
GET- Description
- list objects of kind UserProvisionedCluster
- HTTP responses
- HTTP method
POST- Description
- create a new UserProvisionedCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}
- HTTP method
DELETE- Description
- delete the specified UserProvisionedCluster
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified UserProvisionedCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified UserProvisionedCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified UserProvisionedCluster
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}/status
- HTTP method
GET- Description
- read status of the specified UserProvisionedCluster
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified UserProvisionedCluster
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified UserProvisionedCluster
- Query parameters
- Body parameters
- HTTP responses