Skip to content

Commit 8e7a51e

Browse files
committed
fix(k8s): fix typo
1 parent d386a81 commit 8e7a51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/kubernetes/how-to/connect-cluster-kubectl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If your Organization uses IAM to control access, ensure that you or your group/a
3737
If you do not have configured IAM for your account yet, you can generate a `kubeconfig` file with IAM and required permission sets after cluster creation from the Scaleway console.
3838

3939
<Message type="tip">
40-
For detailed information about the configuration of IAM policies for your Kubernetes clusters, refer to our dedicated documentation [Setting IAM permissions and implementing RBAC on a cluster](/kubernetes/reference-content/set-iam-permissions-and-and-implement-rbac/).
40+
For detailed information about the configuration of IAM policies for your Kubernetes clusters, refer to our dedicated documentation [Setting IAM permissions and implementing RBAC on a cluster](/kubernetes/reference-content/set-iam-permissions-and-implement-rbac/).
4141
</Message>
4242

4343
## Accessing the cluster

0 commit comments

Comments
 (0)