Pomerium Ingress Tutorial#764
Pomerium Ingress Tutorial#764jetstack-bot merged 8 commits intocert-manager:masterfrom alexfornuto:pomerium-ingress
Conversation
|
Hi @alexfornuto. Thanks for your PR. I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
✔️ Deploy Preview for cert-manager-website ready! 🔨 Explore the source changes: aa8e5d2 🔍 Inspect the deploy log: https://app.netlify.com/sites/cert-manager-website/deploys/61ddceee3b7ab7000a63c471 😎 Browse the preview: https://deploy-preview-764--cert-manager-website.netlify.app/docs/tutorials/acme/pomerium-ingress |
Since this is no longer the only ingress doc in the directory Signed-off-by: Alex Fornuto <alex@fornuto.com>
Still a WIP at this stage complete Pomerium Ingress tutorial Apply suggestions from code review Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com> fix indents one more update config yaml indent and title fix Signed-off-by: Alex Fornuto <alex@fornuto.com>
Per @desimone. Signed-off-by: Alex Fornuto <alex@fornuto.com>
wallrj
left a comment
There was a problem hiding this comment.
Thanks @alexfornuto
I'll enable the tests and then try following the instructions myself.
/approve
/ok-to-test
Signed-off-by: Alex Fornuto <alex@fornuto.com>
Signed-off-by: alexfornuto <afornuto@pomerium.com>
Signed-off-by: alexfornuto <afornuto@pomerium.com>
|
👋 @wallrj -- following up on this. Anything we can do on our side to be helpful? Would love to have this included as we plan to announce the ingress controller this week! |
Update pomerium-ingress.md Update pomerium-ingress.md Update pomerium-ingress.md Update pomerium-ingress.md Signed-off-by: alexfornuto <afornuto@pomerium.com>
jakexks
left a comment
There was a problem hiding this comment.
This looks like a really nicely formatted tutorial, thanks! I went through and tried the links (with the deploy preview URL instead of cert-manager.io) and they seem to work. Just one comment:
Signed-off-by: alexfornuto <afornuto@pomerium.com>
jakexks
left a comment
There was a problem hiding this comment.
/lgtm
Thanks for this contribution!
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexfornuto, jakexks, wallrj The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR adds a tutorial for the Pomerium Ingress Controller to use cert-manager for both private (internal) and public staging and production certs provisioned by Let's Encrypt.
Things to note:
ingress.mdtonginx-ingress.mdsince it's no longer the only Ingress tutorial, but I recognize that this may require adding a redirect or other intervention to prevent breaking links. I kept it in a separate commit to remove easily if needed.* Sources:
highlightshortcode brings in the indentation as part of the code block gohugoio/hugo#4717 (comment)