cilium / cilium-service-mesh-beta

Instructions and issue tracking for Service Mesh capabilities of Cilium
Apache License 2.0
104 stars 14 forks source link

Add a TLS example using cert-manager #20

Closed maelvls closed 2 years ago

maelvls commented 2 years ago

I propose adding a new tutorial "TLS with cert-manager".

I tested the new tutorial using Kind and I documented the steps in the gist Cilium ingress controller with cert-manager for anyone who wants to test this out locally.

xref: https://github.com/cert-manager/website/issues/851

cc @SgtCoDFish @irbekrm @wallrj @JoshVanL @jakexks

maelvls commented 2 years ago

Thank you for the suggestions, I have de-duplicated parts that are common with the tls.md page, and added the proposed paragraph in the "Make requests" sections as well as the note.

The PR is now ready!