UserProvisionedCluster [infrastructure.cluster.x-k8s.io/v1beta1]
- 描述
- UserProvisionedCluster is the Schema for the baremetalclusters API
- 类型
object
规格
.spec
- 描述
- UserProvisionedClusterSpec defines the desired state of UserProvisionedCluster
- 类型
object- 必填
clusterCIDRcredentialRefdnsDomainhahostnameAsNodeNamekubeProxymachinePoolRefnetworkConfignetworkTypeserviceCIDR
.spec.apiserverExtraArgs
- 类型
object
.spec.clusterCIDR
- 描述
- NetworkRanges represents ranges of network addresses.
- 类型
object- 必填
cidrBlocks
.spec.clusterCIDR.cidrBlocks
- 类型
array
.spec.clusterCIDR.cidrBlocks[]
- 类型
string
.spec.controlPlaneEndpoint
- 描述
- APIEndpoint represents a reachable Kubernetes API endpoint.
- 类型
object- 必填
hostport
.spec.controllerManagerExtraArgs
- 类型
object
.spec.credentialRef
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.spec.dockerExtraArgs
- 类型
object
.spec.etcd
- 类型
object
.spec.etcd.local
- 类型
object
.spec.etcd.local.extraArgs
- 描述
- ExtraArgs are extra arguments provided to the etcd binary when run inside a static pod.
- 类型
object
.spec.etcd.local.peerCertSANs
- 描述
- PeerCertSANs sets extra Subject Alternative Names for the etcd peer signing cert.
- 类型
array
.spec.etcd.local.peerCertSANs[]
- 类型
string
.spec.etcd.local.serverCertSANs
- 描述
- ServerCertSANs sets extra Subject Alternative Names for the etcd server signing cert.
- 类型
array
.spec.etcd.local.serverCertSANs[]
- 类型
string
.spec.ha
- 类型
object- 必填
configtype
.spec.ha.config
- 类型
object- 必填
vipvportvrid
.spec.kubeProxy
- 类型
object- 必填
ipvs
.spec.kubeletExtraArgs
- 类型
object
.spec.machinePoolRef
- 描述
- LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
- 类型
object
.spec.networkConfig
- 类型
object- 必填
devicestack
.spec.publicAlternaticenames
- 类型
array
.spec.publicAlternaticenames[]
- 类型
string
.spec.schedulerExtraArgs
- 类型
object
.spec.serviceCIDR
- 描述
- NetworkRanges represents ranges of network addresses.
- 类型
object- 必填
cidrBlocks
.spec.serviceCIDR.cidrBlocks
- 类型
array
.spec.serviceCIDR.cidrBlocks[]
- 类型
string
.status
- 描述
- UserProvisionedSpecClusterStatus defines the observed state of UserProvisionedCluster
- 类型
object
.status.addresses
- 类型
array
.status.addresses[]
- 描述
- ClusterAddress contains information for the cluster's address.
- 类型
object- 必填
hostpathporttype
.status.conditions
- 类型
array
.status.conditions[]
- 描述
- Condition defines an observation of a Cluster API resource operational state.
- 类型
object- 必填
lastTransitionTimestatustype
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of UserProvisionedCluster
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind UserProvisionedCluster
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new UserProvisionedCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}
- HTTP 方法
DELETE- 描述
- delete the specified UserProvisionedCluster
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified UserProvisionedCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified UserProvisionedCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified UserProvisionedCluster
- 查询参数
- 请求体参数
- HTTP 响应
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/userprovisionedclusters/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified UserProvisionedCluster
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified UserProvisionedCluster
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified UserProvisionedCluster
- 查询参数
- 请求体参数
- HTTP 响应