Skip to content

fix(cloud/rancher): Add token rights to give to MKS driver API token in Getting Started guide #8063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Getting Started with Managed Rancher Service
excerpt: 'Find out how to start using Managed Rancher Service on OVHcloud'
updated: 2024-10-07
updated: 2025-06-24
---

## Objective
Expand Down Expand Up @@ -88,7 +88,7 @@ You need to provide the following parameters:
| Name | Yes | Name of the Managed Kubernetes Service Cluster that will be created. |
| Member Roles | Yes, default value is ok | Configure user authorization for the cluster. Click `Add Member`{.action} to add users that can access the cluster. Use the Role drop-down menu to set permissions for each user. |
| Label & Annotations | No | Add Kubernetes labels or annotations to the cluster. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application). wildcard. |
| Account Configuration | Yes | Provide your OVH API credentials, you can follow our guide on how to [Generate your OVHcloud API keys](/pages/manage_and_operate/api/first-steps#advanced-usage-pair-ovhcloud-apis-with-an-application).<br/>We advise you to set at least the following rights to your new token:<br/>`GET=/cloud/project/{YOUR_PROJECT_ID}*`<br/>`PUT=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`POST=/cloud/project/{YOUR_PROJECT_ID}/kube*`<br/>`DELETE=/cloud/project/{YOUR_PROJECT_ID}/kube*` |
| Application Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Consumer Key | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
| Application Secret | Yes | Refer to the guide provided above. Value is provided at the API keys generation step on <https://www.ovh.com/auth/api/createToken>. |
Expand Down
Loading