Skip to content

Commit 9f32751

Browse files
author
Tim Bannister
committed
Reorder authn/authz pages
Group topics together, in order of how these happen within Kubernetes' API server's processing chain (authn, then authz, then admission control).
1 parent 53ecc94 commit 9f32751

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

content/en/docs/reference/access-authn-authz/abac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ reviewers:
66
- liggitt
77
title: Using ABAC Authorization
88
content_type: concept
9-
weight: 80
9+
weight: 39
1010
---
1111

1212
<!-- overview -->

content/en/docs/reference/access-authn-authz/admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ reviewers:
99
title: Admission Controllers Reference
1010
linkTitle: Admission Controllers
1111
content_type: concept
12-
weight: 30
12+
weight: 40
1313
---
1414

1515
<!-- overview -->

content/en/docs/reference/access-authn-authz/authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ reviewers:
66
- liggitt
77
title: Authorization Overview
88
content_type: concept
9-
weight: 60
9+
weight: 30
1010
---
1111

1212
<!-- overview -->

content/en/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ api_metadata:
1212
- apiVersion: "certificates.k8s.io/v1alpha1"
1313
kind: "ClusterTrustBundle"
1414
content_type: concept
15-
weight: 25
15+
weight: 60
1616
---
1717

1818
<!-- overview -->

content/en/docs/reference/access-authn-authz/extensible-admission-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ reviewers:
88
- jpbetz
99
title: Dynamic Admission Control
1010
content_type: concept
11-
weight: 40
11+
weight: 45
1212
---
1313

1414
<!-- overview -->

content/en/docs/reference/access-authn-authz/node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- liggitt
66
title: Using Node Authorization
77
content_type: concept
8-
weight: 90
8+
weight: 34
99
---
1010

1111
<!-- overview -->

content/en/docs/reference/access-authn-authz/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ reviewers:
66
title: Using RBAC Authorization
77
content_type: concept
88
aliases: [/rbac/]
9-
weight: 70
9+
weight: 33
1010
---
1111

1212
<!-- overview -->

content/en/docs/reference/access-authn-authz/webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ reviewers:
66
- liggitt
77
title: Webhook Mode
88
content_type: concept
9-
weight: 100
9+
weight: 36
1010
---
1111

1212
<!-- overview -->

0 commit comments

Comments
 (0)