HCSMachineTemplate [infrastructure.cluster.x-k8s.io/v1beta1]
- Description
- HCSMachineTemplate is the Schema for the hcsmachinetemplates API. It is used by MachineDeployment and MachineSet to create HCSMachine resources.
- Type
object- Required
spec
Specification
.spec
- Description
- spec defines the desired state of HCSMachineTemplate
- Type
object- Required
template
.spec.template
- Description
- Template is the HCSMachine resource template that will be used for creating machines.
- Type
object- Required
spec
.spec.template.spec
- Description
- Spec is the specification of the desired behavior of the machine.
- Type
object
.spec.template.spec.configPoolRef
- Description
- ConfigPoolRef is a reference to the HCSMachineConfigPool resource that provides shared configuration for this machine.
- Type
object
.spec.template.spec.dataVolumes
- Description
- DataVolumes is a list of additional data volumes to attach to the instance.
- Type
array
.spec.template.spec.dataVolumes[]
- Description
- Volume defines the disk volume configuration for HCS instances.
- Type
object- Required
sizetype
.spec.template.spec.rootVolume
- Description
- RootVolume is the root disk volume configuration.
- Type
object- Required
sizetype
.status
- Description
- status defines the observed state of HCSMachineTemplate
- Type
object
API Endpoints
The following API endpoints are available:
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplatesDELETE: delete collection of HCSMachineTemplateGET: list objects of kind HCSMachineTemplatePOST: create a new HCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplates/{name}DELETE: delete the specified HCSMachineTemplateGET: read the specified HCSMachineTemplatePATCH: partially update the specified HCSMachineTemplatePUT: replace the specified HCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplates/{name}/statusGET: read status of the specified HCSMachineTemplatePATCH: partially update status of the specified HCSMachineTemplatePUT: replace status of the specified HCSMachineTemplate
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplates
- HTTP method
DELETE- Description
- delete collection of HCSMachineTemplate
- HTTP responses
- HTTP method
GET- Description
- list objects of kind HCSMachineTemplate
- HTTP responses
- HTTP method
POST- Description
- create a new HCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplates/{name}
- HTTP method
DELETE- Description
- delete the specified HCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified HCSMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified HCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified HCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses
/apis/infrastructure.cluster.x-k8s.io/v1beta1/namespaces/{namespace}/hcsmachinetemplates/{name}/status
- HTTP method
GET- Description
- read status of the specified HCSMachineTemplate
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified HCSMachineTemplate
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified HCSMachineTemplate
- Query parameters
- Body parameters
- HTTP responses