Skip to content

List explicit apiserver flags at end of openssl certificate section#55680

Open
singhvishalkr wants to merge 1 commit intokubernetes:mainfrom
singhvishalkr:docs-55501-list-openssl-apiserver-flags
Open

List explicit apiserver flags at end of openssl certificate section#55680
singhvishalkr wants to merge 1 commit intokubernetes:mainfrom
singhvishalkr:docs-55501-list-openssl-apiserver-flags

Conversation

@singhvishalkr
Copy link
Copy Markdown

Closes #55501.

/sig docs
/kind documentation
/language en

The openssl section of tasks/administer-cluster/certificates ends with the line "Finally, add the same parameters into the API server start parameters." The reporter on #55501 pointed out that there is no obvious anchor for what "the same parameters" refers to: the easyrsa section a few hundred lines earlier lists --client-ca-file, --tls-cert-file, and --tls-private-key-file as a numbered step, and the openssl branch only alludes to it in prose. This patch replaces the prose line with a numbered step that includes the same shell block, so the openssl reader sees the explicit flag list inline.

@k8s-ci-robot k8s-ci-robot added sig/docs Categorizes an issue or PR as relevant to SIG Docs. kind/documentation Categorizes issue or PR as related to documentation. language/en Issues or PRs related to English language labels May 6, 2026
@k8s-ci-robot
Copy link
Copy Markdown
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 sayakmukhopadhyay for approval. For more information see the Code Review Process.

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

Details 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

@k8s-ci-robot k8s-ci-robot requested review from lmktfy and natalisucks May 6, 2026 06:50
@k8s-ci-robot k8s-ci-robot added 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. labels May 6, 2026
@singhvishalkr
Copy link
Copy Markdown
Author

Netlify preview is failing with Header/Redirect rules, but this PR only changes content/en/docs/tasks/administer-cluster/certificates.md (adds the explicit --client-ca-file, --tls-cert-file, --tls-private-key-file flags after the openssl steps). I don’t see any redirect/header config touched here, so this looks like an infra/preview issue rather than the doc change.

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. kind/documentation Categorizes issue or PR as related to documentation. language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. 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.

Improvement for k8s.io/docs/tasks/administer-cluster/certificates/

2 participants