Skip to content

Commit

Permalink
fix: WorkloadSpread supported obj (#176)
Browse files Browse the repository at this point in the history
Signed-off-by: acejilam <acejilam@gmail.com>
  • Loading branch information
ls-2018 committed Apr 8, 2024
1 parent 3e01157 commit 53e0cf9
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet``StatefulSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet``StatefulSet`

注:`StatefulSet` 从 Kruise 1.3.0 版本开始支持。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet`

## Demo

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet`

## Demo

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet`

## Demo

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet`

## Demo

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet``StatefulSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet``StatefulSet`

注:`StatefulSet` 从 Kruise 1.3.0 版本开始支持。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet``StatefulSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet``StatefulSet`

注:`StatefulSet` 从 Kruise 1.3.0 版本开始支持。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet``StatefulSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet``StatefulSet`

注:`StatefulSet` 从 Kruise 1.3.0 版本开始支持。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WorkloadSpread与OpenKruise社区的UnitedDeployment功能相似,每一个Work
每个`subset`对应一个`maxReplicas`数量。WorkloadSpread利用Webhook注入`subset`定义的域信息,同时控制Pod的扩缩容顺序。
与UnitedDeployment**不同**的是,UnitedDeployment是帮助用户创建并管理多个workload,WorkloadSpread仅作用在单个workload之上,用户提供workload即可。

当前支持的workload类型:`CloneSet``Deployment``ReplicaSet``StatefulSet`
当前支持的workload类型:`Job`,`CloneSet``Deployment``ReplicaSet``StatefulSet`

注:`StatefulSet` 从 Kruise 1.3.0 版本开始支持。

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The feature of WorkloadSpread is similar with **UnitedDeployment** in OpenKruise
called `subset`. Each domain may provide the limit to run the replicas number of pods called `maxReplicas`.
WorkloadSpread injects the domain configuration into the Pod by Webhook, and it also controls the order of scale in and scale out.

Currently, supported workload: `CloneSet``Deployment``ReplicaSet`.
Currently, supported workload: `Job`,`CloneSet``Deployment``ReplicaSet`.

## Demo

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.0/user-manuals/workloadspread.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The feature of WorkloadSpread is similar with **UnitedDeployment** in OpenKruise
called `subset`. Each domain may provide the limit to run the replicas number of pods called `maxReplicas`.
WorkloadSpread injects the domain configuration into the Pod by Webhook, and it also controls the order of scale in and scale out.

Currently, supported workload: `CloneSet``Deployment``ReplicaSet`.
Currently, supported workload: `Job`,`CloneSet``Deployment``ReplicaSet`.

## Demo

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.1/user-manuals/workloadspread.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The feature of WorkloadSpread is similar with **UnitedDeployment** in OpenKruise
called `subset`. Each domain may provide the limit to run the replicas number of pods called `maxReplicas`.
WorkloadSpread injects the domain configuration into the Pod by Webhook, and it also controls the order of scale in and scale out.

Currently, supported workload: `CloneSet``Deployment``ReplicaSet`.
Currently, supported workload: `Job`,`CloneSet``Deployment``ReplicaSet`.

## Demo

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v1.2/user-manuals/workloadspread.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The feature of WorkloadSpread is similar with **UnitedDeployment** in OpenKruise
called `subset`. Each domain may provide the limit to run the replicas number of pods called `maxReplicas`.
WorkloadSpread injects the domain configuration into the Pod by Webhook, and it also controls the order of scale in and scale out.

Currently, supported workload: `CloneSet``Deployment``ReplicaSet`.
Currently, supported workload: `Job`,`CloneSet``Deployment``ReplicaSet`.

## Demo

Expand Down

0 comments on commit 53e0cf9

Please sign in to comment.