Skip to content

Commit 99a7a13

Browse files
committed
feat(k8s): update content
1 parent 1d8177a commit 99a7a13

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

containers/kubernetes/how-to/manage-kubeconfig-with-iam.mdx

+4-9
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
meta:
33
title: How to manage Kubeconfig files with IAM
4-
description: This page explains how to manage Kubeconfig files with IAM
4+
description: This page explains how to manage Scaleway Kubeconfig files with IAM
55
content:
66
h1: How to manage Kubeconfig files with IAM
7-
paragraph: This page explains how to manage Kubeconfig files with IAM
7+
paragraph: This page explains how to manage Scaleway Kubeconfig files with IAM
88
tags: kubernetes kapsule-cluser
99
dates:
10-
validation: 2024-01-09
11-
posted: 2024-01-09
10+
validation: 2024-07-30
11+
posted: 2024-07-
1212
categories:
1313
- kubernetes
1414
---
@@ -64,8 +64,3 @@ The [combination of IAM and Kubernetes RBAC (Role-based Acccess Control)](/conta
6464
6. Download the kubeconfig file and export the path to start using it with `kubectl`.
6565

6666
You can now manage your cluster using `kubectl`. For more information about this tool, refer to the [official kubectl documentation](https://kubernetes.io/docs/reference/kubectl/).
67-
68-
<Navigation title="See Also">
69-
<PreviousButton to="/containers/kubernetes/how-to/edit-kosmos-cluster/">How to manage a Kosmos cluster</PreviousButton>
70-
<NextButton to="/containers/kubernetes/how-to/connect-cluster-kubectl/">How to connect to a cluster with kubectl</NextButton>
71-
</Navigation>

containers/kubernetes/reference-content/set-iam-permissions-and-implement-rbac.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
meta:
33
title: Setting IAM permissions and implement RBAC on a cluster
4-
description: This page explains how to set IAM permissions and implement RBAC on a cluster
4+
description: This page explains how to set IAM permissions and implement RBAC on a Scaleway Kubernetes cluster
55
content:
66
h1: Setting IAM permissions and implement RBAC on a cluster
7-
paragraph: This page explains how to set IAM permissions and implement RBAC on a cluster
7+
paragraph: This page explains how to set IAM permissions and implement RBAC on a Scaleway Kubernetes cluster
88
tags: kubernetes kapsule-cluser
99
dates:
10-
validation: 2024-01-09
11-
posted: 2024-01-09
10+
validation: 2024-07-30
11+
posted: 2024-07-30
1212
categories:
1313
- kubernetes
1414
---

0 commit comments

Comments
 (0)