As described in the feature docs:
the HTTP Proxy (KIngress) needs to be able to accept certificates for both the activator (in the knative-serving namespace) and the Revision pods (in the user namespace). There are three ways to manage this:
... snip ...
For the initial Alpha release, we will implement approach 2 and reduce scope by keeping the activator always (and only) in the set of Knative Revision endpoints exposed to the KIngress.
the alpha release does not support the encrypted traffic between ingress and queue-proxy but it is a temporary state and we should support it.
As described in the feature docs:
the alpha release does not support the encrypted traffic between ingress and queue-proxy but it is a temporary state and we should support it.