update-service¶
- subtitle
Update Cloudera Data Engineering (CDE) Service
- version
0.9.125
Description¶
Returns update response consisting of operation ID that can be used to log update events.
Synopsis¶
update-service
--cluster-id <value>
[--minimum-instances <value>]
[--maximum-instances <value>]
[--minimum-spot-instances <value>]
[--maximum-spot-instances <value>]
[--whitelist-ips <value>]
[--loadbalancer-allowlist <value>]
[--cpu-requests <value>]
[--memory-requests <value>]
[--gpu-requests <value>]
[--all-purpose-minimum-instances <value>]
[--all-purpose-maximum-instances <value>]
[--all-purpose-minimum-spot-instances <value>]
[--all-purpose-maximum-spot-instances <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--cluster-id
(string)
Cluster ID of the service to update.
--minimum-instances
(integer)
Minimum number of instances for the CDE service.
--maximum-instances
(integer)
Maximum number of instances for the CDE service.
--minimum-spot-instances
(integer)
Minimum number of spot instances for the CDE service.
--maximum-spot-instances
(integer)
Maximum number of spot instances for the CDE service.
--whitelist-ips
(array)
List of CIDRs that would be allowed to access kubernetes master API server.
Syntax:
"string" "string" ...
--loadbalancer-allowlist
(array)
List of CIDRs that would be allowed to access the load balancer.
Syntax:
"string" "string" ...
--cpu-requests
(string)
CPU Requests for the entire CDE service quota.
Form Factors: private
--memory-requests
(string)
Memory requests for the entire CDE service quota, eg. 100Gi.
Form Factors: private
--gpu-requests
(string)
GPU requests for the entire CDE service quota.
Form Factors: private
--all-purpose-minimum-instances
(integer)
Minimum number of instances for the CDE service for the All Purpose Instance Group.
--all-purpose-maximum-instances
(integer)
Maximum number of instances for the CDE service for the All Purpose Instance Group.
--all-purpose-minimum-spot-instances
(integer)
Minimum number of spot instances for the CDE service for the All Purpose Instance Group.
--all-purpose-maximum-spot-instances
(integer)
Maximum number of spot instances for the CDE service for the All Purpose Instance Group.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Form Factors¶
public, private