MachineConfig [machineconfiguration.alauda.io/v1alpha1]
- 描述
- 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).
- 类型
object
规格
.spec
- 描述
- MachineConfigSpec is the spec for MachineConfig
- 类型
object
.spec.config
- 描述
- Config is a Ignition Config object.
- 类型
object
.spec.kernelArguments
- 描述
- kernelArguments contains a list of kernel arguments to be added
- 类型
array
.spec.kernelArguments[]
- 类型
string
API 端点
可用的 API 端点如下:
/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigsDELETE: delete collection of MachineConfigGET: list objects of kind MachineConfigPOST: create a new MachineConfig
/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
/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigs
- HTTP 方法
DELETE- 描述
- delete collection of MachineConfig
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind MachineConfig
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new MachineConfig
- 查询参数
- 请求体参数
- HTTP 响应
/apis/machineconfiguration.alauda.io/v1alpha1/machineconfigs/{name}
- HTTP 方法
DELETE- 描述
- delete the specified MachineConfig
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified MachineConfig
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified MachineConfig
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified MachineConfig
- 查询参数
- 请求体参数
- HTTP 响应