ovhcloud_cloud_managed-kubernetes.md
May 7, 2026 ยท View on GitHub
ovhcloud cloud managed-kubernetes
Manage Kubernetes clusters in the given cloud project
Options
--cloud-project string Cloud project ID
-h, --help help for managed-kubernetes
Options inherited from parent commands
-d, --debug Activate debug mode (will log all HTTP requests details)
-e, --ignore-errors Ignore errors in API calls when it is not fatal to the execution
-o, --output string Output format: json, yaml, interactive, or a custom format expression (using https://github.com/PaesslerAG/gval syntax)
Examples:
--output json
--output yaml
--output interactive
--output 'id' (to extract a single field)
--output 'nested.field.subfield' (to extract a nested field)
--output '[id, "name"]' (to extract multiple fields as an array)
--output '{"newKey": oldKey, "otherKey": nested.field}' (to extract and rename fields in an object)
--output 'name+","+type' (to extract and concatenate fields in a string)
--output '(nbFieldA + nbFieldB) * 10' (to compute values from numeric fields)
--profile string Use a specific profile from the configuration file
SEE ALSO
- ovhcloud cloud - Manage your projects and services in the Public Cloud universe (MKS, MPR, MRS, Object Storage...)
- ovhcloud cloud managed-kubernetes create - Create a new Kubernetes cluster
- ovhcloud cloud managed-kubernetes customization - Manage Kubernetes cluster customizations
- ovhcloud cloud managed-kubernetes delete - Delete the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes edit - Edit the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes get - Get the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes ip-restrictions - Manage IP restrictions for Kubernetes clusters
- ovhcloud cloud managed-kubernetes kubeconfig - Manage the kubeconfig for the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes list - List your Kubernetes clusters
- ovhcloud cloud managed-kubernetes node - Manage Kubernetes nodes
- ovhcloud cloud managed-kubernetes nodepool - Manage Kubernetes node pools
- ovhcloud cloud managed-kubernetes oidc - Manage OpenID Connect (OIDC) integration for Kubernetes clusters
- ovhcloud cloud managed-kubernetes private-network-configuration - Manage private network configuration for Kubernetes clusters
- ovhcloud cloud managed-kubernetes reset - Reset the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes restart - Restart control plane apiserver to invalidate cache without downtime
- ovhcloud cloud managed-kubernetes set-load-balancers-subnet - Update the load balancers subnet ID for the given Kubernetes cluster
- ovhcloud cloud managed-kubernetes update - Update the given Kubernetes cluster