feat: add kubernetes cert-issuer docs#7042
Conversation
|
💬 Discussion in Slack: #pr-review-infisical-7042-feat-add-kubernetes-cert-issuer-docs Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
| Filename | Overview |
|---|---|
| docs/docs.json | Adds both new pages to the nav, removes old k8s-cert-manager entry, and adds a redirect from the old URL to the ACME page. Changes look correct. |
| docs/documentation/platform/pki/guides/applications/k8s-cert-manager-issuer.mdx | New guide for the Infisical cert-manager external issuer. Well-structured with RBAC approver setup, Universal Auth and Kubernetes Auth tabs, FAQ, and cross-links to the ACME guide. Content is technically accurate. |
| docs/documentation/platform/pki/guides/applications/k8s-cert-manager-acme.mdx | Renamed from k8s-cert-manager.mdx with minor title/description updates and an added Info callout linking to the new Infisical Issuer guide. No issues. |
| docs/documentation/platform/pki/guides/applications/gloo-mesh.mdx | Link updated from the old URL to k8s-cert-manager-acme; the Gloo Mesh guide explicitly uses ACME enrollment, so this target is correct. |
| docs/documentation/platform/pki/applications/enrollment-methods/acme.mdx | Two link references updated from k8s-cert-manager to k8s-cert-manager-acme. No issues. |
| docs/documentation/platform/pki/guides/overview.mdx | Overview card split into two entries for the ACME and Infisical Issuer guides. Links and descriptions are accurate. |
| docs/documentation/platform/pki/migration.mdx | Single link reference updated from old URL to k8s-cert-manager-acme. No issues. |
Reviews (1): Last reviewed commit: "Add kubernetes cert-issuer docs" | Re-trigger Greptile
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 312c3ceba3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Context
Kubernetes Issuer guide: This adds a friendly, step-by-step guide that walks customers through issuing Kubernetes certificates with the Infisical Issuer, from installing it to connecting it to their PKI Application and getting their first certificate. It also renames the existing cert-manager guide so it's clear that one covers the ACME approach, making it easy for readers to pick the path that fits their setup without mixing the two up.
Screenshots
Steps to verify the change
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).