Skip to content

Conversation

amitdctm
Copy link

Description

Link in the text below is returning 404.

You use a CertificateSigningRequest as part of this process, and either you or some other principal must approve the request.

Issue

Broken link returning 404 to the users.

Closes: #

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign katcosgrove for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

linux-foundation-easycla bot commented Aug 24, 2025

CLA Signed

  • ✅login: amitdctm / name: Amit Gupta / (8e47be2)

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Aug 24, 2025
Copy link

netlify bot commented Aug 24, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 8e47be2
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68ab7cc75eeef8000825932e
😎 Deploy Preview https://deploy-preview-52014--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@@ -21,7 +21,7 @@ A few steps are required in order to get a normal user to be able to
authenticate and invoke an API. First, this user must have an [X.509](https://www.itu.int/rec/T-REC-X.509) certificate
issued by an authority that your Kubernetes cluster trusts. The client must then present that certificate to the Kubernetes API.

You use a [CertificateSigningRequest](/concepts/security/certificate-signing-requests/)
You use a [CertificateSigningRequest](/docs/concepts/security/certificate-signing-requests/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The proposed link also looks broken. Refer the new suggested link below.

You can verify in the PR preview page (here) if it works or not.

Suggested change
You use a [CertificateSigningRequest](/docs/concepts/security/certificate-signing-requests/)
You use a [CertificateSigningRequest](/docs/reference/access-authn-authz/certificate-signing-requests/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants