Skip to content

Commit a2fe886

Browse files
committed
fix(k8s): fix typo
1 parent d9722e1 commit a2fe886

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
@@ -33,7 +33,7 @@ If your Organization uses IAM to control access, ensure that you or your group/a
3333
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.
3434

3535
<Message type="tip">
36-
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/).
36+
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/).
3737
</Message>
3838

3939
## Accessing the cluster

0 commit comments

Comments
 (0)