Open bleggett opened 1 year ago
ProxyTerminatingEndpoint support is an upstream K8S KEP:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/1669-proxy-terminating-endpoints/README.md
ztunnel should probably support this, especially as it gets integrated into K8S proper, along with tests.
Preliminary work for this is started with:
Remaining work after those PRs are merged to support this feature:
ztunnel
what is status now?
ProxyTerminatingEndpoint support is an upstream K8S KEP:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/1669-proxy-terminating-endpoints/README.md
ztunnel should probably support this, especially as it gets integrated into K8S proper, along with tests.
Preliminary work for this is started with:
Remaining work after those PRs are merged to support this feature:
ztunnel
- e.g. actually use the workload states on the ztunnel side.