-
Notifications
You must be signed in to change notification settings - Fork 3
Updates nodes from a node pool by nodepool_uuid
github-actions[bot] edited this page Jul 26, 2024
·
1 revision
Usage:
./mgc kubernetes nodepool update [cluster-id] [node-pool-id] [flags]
- Examples:
- ./mgc kubernetes nodepool update --auto-scale.max-replicas=5 --auto-scale.min-replicas=2
- Flags:
- --auto-scale object Object specifying properties for updating workload resources in the Kubernetes cluster.
- (properties: max_replicas and min_replicas)
- Use --auto-scale=help for more details
- --auto-scale.max-replicas integer Object specifying properties for updating workload resources in the Kubernetes cluster: Maximum number of replicas for autoscaling. If not provided, or if the value is equal to or less than zero, the autoscaler value will be assumed based on the "replicas" field.
- (min: 1)
- This is the same as '--auto-scale=max_replicas:integer'. (default 1)
- --auto-scale.min-replicas integer Object specifying properties for updating workload resources in the Kubernetes cluster: Minimum number of replicas for autoscaling. If not provided, or if the value is equal to or less than zero, the autoscaler value will be assumed based on the "replicas" field.
- (min: 1)
- This is the same as '--auto-scale=min_replicas:integer'. (default 1)
- --cli.list-links enum[=table] List all available links for this command (one of "json", "table" or "yaml")
- --cluster-id uuid Cluster's UUID. (required)
- -h, --help help for update
- --node-pool-id uuid Nodepool's UUID. (required)
- --replicas integer Number of replicas of the nodes in the node pool.
- -v, --version version for update
Global Flags:
--cli.show-cli-globals Show all CLI global flags on usage text
--env enum Environment to use (one of "pre-prod" or "prod") (default "prod")
--region enum Region to reach the service (one of "br-mgl1", "br-ne1" or "br-se1") (default "br-se1")
--server-url uri Manually specify the server to use
- auth
- access_token
- clients
- login
- tenant
- The authentication credentials set here will be used as a basis for a variety
- block-storage
- Block Storage API Product Documentation
- snapshots
- create
- delete
- get
- list
- Operations with snapshots for volumes.
- rename
- restore
- volume-attachment
- volumes
- attach
- create
- delete
- detach
- extend
- get
- list
- Operations with volumes, including create, delete, extend, retype, list and other actions.
- rename
- retype
- volume-types
- config
- Configuration values are available to be set so that they persist between
- delete
- get
- get-schema
- list
- set
- container-registry
- credentials
- images
- Magalu Container Registry product API.
- registries
- repositories
- dbaas
- backups
- datastores
- DBaaS API Product.
- engines
- flavors
- instances
- backups
- create
- Database instances management.
- delete
- get
- list
- resize
- restores
- start
- stop
- update
- replicas
- create
- Database replicas management.
- delete
- get
- list
- resize
- start
- stop
- # Magalu Cloud CLI
- http
- do
- HTTP access
- json
- delete
- get
- head
- JSON HTTP access
- options
- patch
- post
- put
- trace
- kubernetes
- APIs related to the Kubernetes product.
- cluster
- create
- delete
- Endpoints related to the creation, listing, deletion, and retrieval of the kubeconfig for a Kubernetes cluster.
- get
- kubeconfig
- list
- flavor
- info
- nodepool
- create
- delete
- Endpoints related to the creation, listing of nodepools and nodes, updating, and deletion of nodepools for a Kubernetes cluster.
- get
- list
- nodes
- update
- version
- network
- APIs referentes ao produto de VPC
- healthcheck
- ports
- attach
- create
- create-default-vpc
- delete
- delete-all
- detach
- get
- list
- security-group-attachment
- VPC Port
- public_ips
- attach
- create
- delete
- detach
- get
- list
- port-attachment
- VPC Public IPs
- quotas
- rules
- create
- delete
- get
- list
- VPC Rules
- security_groups
- create
- create-default
- delete
- delete-all
- get
- list
- rules
- create
- list
- VPC Security Groups | rules
- VPC Security Groups
- subnets
- subnets
- vpcs-subnets
- VPC Subnets
- vpcs
- create
- create-default
- delete
- delete-all
- get
- list
- ports
- public-ips
- security-groups
- Virtual Private Cloud (VPC)
- worker_public_ips
- object-storage
- api-key
- add
- create
- current
- get
- list
- Manage credentials to use Object Storage
- revoke
- set
- buckets
- acl
- Bucket operations for Object Storage API
- create
- delete
- get
- list
- public-url
- versioning
- Create and manage Buckets and Objects via the Object Storage API
- objects
- acl
- copy
- copy-all
- delete
- delete-all
- download
- download-all
- head
- list
- move
- move-dir
- Object operations for Object Storage API
- presign
- public-url
- sync
- upload
- upload-dir
- versions
- api-key
- profile
- virtual-machine
- images
- instances
- create
- delete
- get
- list
- network-interface
- Operations with instances, including create, delete, start, stop, reboot and other actions.
- reboot
- rename
- retype
- start
- stop
- suspend
- machine-types
- snapshots
- create
- delete
- get
- list
- Operations with snapshots for instances.
- rename
- restore
- Virtual Machine Api Product