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).
This commit is contained in:
Tim Bannister 2024-02-18 10:07:25 +00:00
parent 53ecc9454c
commit 9f327512c6
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@ reviewers:
- liggitt
title: Using ABAC Authorization
content_type: concept
weight: 80
weight: 39
---
<!-- overview -->

View File

@ -9,7 +9,7 @@ reviewers:
title: Admission Controllers Reference
linkTitle: Admission Controllers
content_type: concept
weight: 30
weight: 40
---
<!-- overview -->

View File

@ -6,7 +6,7 @@ reviewers:
- liggitt
title: Authorization Overview
content_type: concept
weight: 60
weight: 30
---
<!-- overview -->

View File

@ -12,7 +12,7 @@ api_metadata:
- apiVersion: "certificates.k8s.io/v1alpha1"
kind: "ClusterTrustBundle"
content_type: concept
weight: 25
weight: 60
---
<!-- overview -->

View File

@ -8,7 +8,7 @@ reviewers:
- jpbetz
title: Dynamic Admission Control
content_type: concept
weight: 40
weight: 45
---
<!-- overview -->

View File

@ -5,7 +5,7 @@ reviewers:
- liggitt
title: Using Node Authorization
content_type: concept
weight: 90
weight: 34
---
<!-- overview -->

View File

@ -6,7 +6,7 @@ reviewers:
title: Using RBAC Authorization
content_type: concept
aliases: [/rbac/]
weight: 70
weight: 33
---
<!-- overview -->

View File

@ -6,7 +6,7 @@ reviewers:
- liggitt
title: Webhook Mode
content_type: concept
weight: 100
weight: 36
---
<!-- overview -->