MachineConfig [machineconfiguration.alauda.io/v1alpha1]
- Description
- MachineConfig defines the configuration for a machine Compatibility level 1: Stable within a major release for a minimum of 12 months or 3 minor releases (whichever is longer).
- Type
object
Specification
.spec
- Description
- MachineConfigSpec is the spec for MachineConfig
- Type
object
.spec.config
- Description
- Config is a Ignition Config object.
- Type
object
.spec.kernelArguments
- Description
- kernelArguments contains a list of kernel arguments to be added
- Type
array
.spec.kernelArguments[]
- Type
string
API Endpoints
The following API endpoints are available:
/kubernetes/{cluster}/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigsDELETE: delete collection of MachineConfigGET: list objects of kind MachineConfigPOST: create a new MachineConfig
/kubernetes/{cluster}/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigs/{name}DELETE: delete the specified MachineConfigGET: read the specified MachineConfigPATCH: partially update the specified MachineConfigPUT: replace the specified MachineConfig
/kubernetes/{cluster}/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigs
- HTTP method
DELETE- Description
- delete collection of MachineConfig
- HTTP responses
- HTTP method
GET- Description
- list objects of kind MachineConfig
- HTTP responses
- HTTP method
POST- Description
- create a new MachineConfig
- Query parameters
- Body parameters
- HTTP responses
/kubernetes/{cluster}/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigs/{name}
- HTTP method
DELETE- Description
- delete the specified MachineConfig
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified MachineConfig
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified MachineConfig
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified MachineConfig
- Query parameters
- Body parameters
- HTTP responses