Skip to content

Commit 011bf54

Browse files
authored
Merge pull request #2 from ovh/dev/aamstutz/improve-mks-description
doc: Improve description of cloud kube command
2 parents 1266144 + 86f220d commit 011bf54

20 files changed

+37
-37
lines changed

doc/ovhcloud_cloud.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Manage your projects and services in the Public Cloud universe
2525
* [ovhcloud cloud container-registry](ovhcloud_cloud_container-registry.md) - Manage container registries in the given cloud project
2626
* [ovhcloud cloud database](ovhcloud_cloud_database.md) - Manage databases in the given cloud project
2727
* [ovhcloud cloud instance](ovhcloud_cloud_instance.md) - Manage instances in the given cloud project
28-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
28+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
2929
* [ovhcloud cloud loadbalancer](ovhcloud_cloud_loadbalancer.md) - Manage loadbalancers in the given cloud project
3030
* [ovhcloud cloud network](ovhcloud_cloud_network.md) - Manage networks in the given cloud project
3131
* [ovhcloud cloud operation](ovhcloud_cloud_operation.md) - List and get operations in the given cloud project
@@ -40,4 +40,4 @@ Manage your projects and services in the Public Cloud universe
4040
* [ovhcloud cloud storage-swift](ovhcloud_cloud_storage-swift.md) - Manage SWIFT storage containers in the given cloud project
4141
* [ovhcloud cloud user](ovhcloud_cloud_user.md) - Manage users in the given cloud project
4242

43-
###### Auto generated by spf13/cobra on 26-Aug-2025
43+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## ovhcloud cloud kube
22

3-
List Kubernetes clusters in the given cloud project
3+
Manage Kubernetes clusters in the given cloud project
44

55
### Options
66

doc/ovhcloud_cloud_kube_create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ ovhcloud cloud kube create [flags]
9090

9191
### SEE ALSO
9292

93-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
93+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
9494

95-
###### Auto generated by spf13/cobra on 26-Aug-2025
95+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_customization.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Manage Kubernetes cluster customizations
2222

2323
### SEE ALSO
2424

25-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
25+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
2626
* [ovhcloud cloud kube customization edit](ovhcloud_cloud_kube_customization_edit.md) - Edit the customization of the given Kubernetes cluster
2727
* [ovhcloud cloud kube customization get](ovhcloud_cloud_kube_customization_get.md) - Get the customization of the given Kubernetes cluster
2828

29-
###### Auto generated by spf13/cobra on 26-Aug-2025
29+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_customization_edit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ ovhcloud cloud kube customization edit <cluster_id> [flags]
3939

4040
* [ovhcloud cloud kube customization](ovhcloud_cloud_kube_customization.md) - Manage Kubernetes cluster customizations
4141

42-
###### Auto generated by spf13/cobra on 26-Aug-2025
42+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ ovhcloud cloud kube delete <cluster_id> [flags]
2626

2727
### SEE ALSO
2828

29-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
29+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
3030

31-
###### Auto generated by spf13/cobra on 26-Aug-2025
31+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_edit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ ovhcloud cloud kube edit <cluster_id> [flags]
2929

3030
### SEE ALSO
3131

32-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
32+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
3333

34-
###### Auto generated by spf13/cobra on 26-Aug-2025
34+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_get.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ ovhcloud cloud kube get <cluster_id> [flags]
2626

2727
### SEE ALSO
2828

29-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
29+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
3030

31-
###### Auto generated by spf13/cobra on 26-Aug-2025
31+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_ip-restrictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Manage IP restrictions for Kubernetes clusters
2222

2323
### SEE ALSO
2424

25-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
25+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
2626
* [ovhcloud cloud kube ip-restrictions edit](ovhcloud_cloud_kube_ip-restrictions_edit.md) - Edit IP restrictions for the given Kubernetes cluster
2727
* [ovhcloud cloud kube ip-restrictions list](ovhcloud_cloud_kube_ip-restrictions_list.md) - List IP restrictions for the given Kubernetes cluster
2828

29-
###### Auto generated by spf13/cobra on 26-Aug-2025
29+
###### Auto generated by spf13/cobra on 12-Sep-2025

doc/ovhcloud_cloud_kube_kubeconfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Manage the kubeconfig for the given Kubernetes cluster
2222

2323
### SEE ALSO
2424

25-
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - List Kubernetes clusters in the given cloud project
25+
* [ovhcloud cloud kube](ovhcloud_cloud_kube.md) - Manage Kubernetes clusters in the given cloud project
2626
* [ovhcloud cloud kube kubeconfig generate](ovhcloud_cloud_kube_kubeconfig_generate.md) - Generate the kubeconfig for the given Kubernetes cluster
2727
* [ovhcloud cloud kube kubeconfig reset](ovhcloud_cloud_kube_kubeconfig_reset.md) - Reset the kubeconfig for the given Kubernetes cluster. Certificates will be regenerated and nodes will be reinstalled
2828

29-
###### Auto generated by spf13/cobra on 26-Aug-2025
29+
###### Auto generated by spf13/cobra on 12-Sep-2025

0 commit comments

Comments
 (0)