Skip to content

Commit ceae46e

Browse files
committed
Improve start & end of authn reference
1 parent 9872429 commit ceae46e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ weight: 10
1010
---
1111

1212
<!-- overview -->
13-
This page provides an overview of authentication.
13+
This page provides an overview of authentication in Kubernetes, with a focus on
14+
authentication to the [Kubernetes API](/docs/concepts/overview/kubernetes-api/).
1415

1516
<!-- body -->
1617
## Users in Kubernetes
@@ -1803,5 +1804,5 @@ You can only make `SelfSubjectReview` requests if:
18031804
## {{% heading "whatsnext" %}}
18041805

18051806
* To learn about issuing certificates for users, read [Issue a Certificate for a Kubernetes API Client Using A CertificateSigningRequest](/docs/tasks/tls/certificate-issue-client-csr/)
1806-
* Read the [client authentication reference (v1beta1)](/docs/reference/config-api/client-authentication.v1beta1/)
18071807
* Read the [client authentication reference (v1)](/docs/reference/config-api/client-authentication.v1/)
1808+
* Read the [client authentication reference (v1beta1)](/docs/reference/config-api/client-authentication.v1beta1/)

0 commit comments

Comments
 (0)