aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
164 stars 49 forks source link

TLS_PASSTHROUGH document #650

Closed zijun726911 closed 3 months ago

zijun726911 commented 3 months ago

What type of PR is this? Add TLS_PASSTHROUGH feature documentation

The initial doc cherry picked from https://github.com/liwenwu-amazon/aws-application-networking-k8-publics/tree/tls-route-support-mar20

main branch to liwenwu-amazon:tls-route-support-mar20 branch diff: https://github.com/zijun726911/aws-application-networking-k8s/pull/3

Changes

Test

Used my own repo, main and publish-doc branch git commit can trigger public-doc and then pages-build-deployment workflow actions, https://github.com/zijun726911/aws-application-networking-k8s/actions

image image

It can build the doc version dev for main branch git commit and build v1.9.9 for release-v1.9.9 branch git commit

image

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.