kumahq / kuma-website

🐻 The official website for Kuma, the control plane for modern service connectivity.
https://kuma.io
Apache License 2.0
104 stars 87 forks source link

Add section on Transparent Proxying with flow diagram #1661

Closed dascole closed 6 months ago

dascole commented 7 months ago

This commit introduces a new section to the documentation that explains the concept and workings of transparent proxying. It includes a detailed sequence diagram illustrating the flow of the requests and responses to enhance the understanding.

Fixes #1287

Signed-off-by: Joe Dascole joe.dascole@konghq.com

netlify[bot] commented 7 months ago

Deploy Preview for kuma ready!

Name Link
Latest commit eaeb30e96a7d2721c26f9e1fb5e856001eaf4cf3
Latest deploy log https://app.netlify.com/sites/kuma/deploys/65fb547aec08020008411ef3
Deploy Preview https://deploy-preview-1661--kuma.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.

slonka commented 7 months ago

Rendered: https://deploy-preview-1661--kuma.netlify.app/docs/2.6.x/networking/transparent-proxying/

lahabana commented 7 months ago

This is very cool @dascole !

dascole commented 6 months ago

Due to divergences that proved challenging to resolve , I am closing this pull request. All updates from this PR will be moved and a new PR opened shortly.

dascole commented 6 months ago

new PR https://github.com/kumahq/kuma-website/pull/1692