kserve / website

User documentation for KServe.
https://kserve.github.io/website/
Apache License 2.0
104 stars 117 forks source link

Contribute guides for TLS #374

Open israel-hdez opened 3 months ago

israel-hdez commented 3 months ago

Proposed Changes

This adds documentation for guiding users on how to secure KServe workloads with TLS. The guides are broken down in several sections: from what is needed to enable mTLS in Istio, to how to allow requests from workloads outside the service mesh and still secure traffic with TLS.

This documentation is valid only after kserve/kserve#3737 is merged.

netlify[bot] commented 3 months ago

Deploy Preview for elastic-nobel-0aef7a ready!

Name Link
Latest commit c6bc29b353289256e1b8fb093cca86425a85f73b
Latest deploy log https://app.netlify.com/sites/elastic-nobel-0aef7a/deploys/6675dec1bc972b00099c6269
Deploy Preview https://deploy-preview-374--elastic-nobel-0aef7a.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 site configuration.

israel-hdez commented 3 months ago

In draft, as I still need to verify all is correct.

oss-prow-bot[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: israel-hdez, spolti Once this PR has been reviewed and has the lgtm label, please assign theofpa for approval by writing /assign @theofpa in a comment. For more information see:The Kubernetes 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: - **[OWNERS](https://github.com/kserve/website/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
israel-hdez commented 3 months ago

@spolti @Jooho I hopefully fixed all your comments.

@spolti Please, re-check. Your suggestions were subtle and I may have missed some.

spolti commented 3 months ago

Sounds good @Edgar, thanks!

israel-hdez commented 3 months ago

I pushed some small amendments and confirmed that the configurations work.

terrytangyuan commented 3 months ago

/assign @yuzisun