You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The Ingress is handling the TLS communication with the outside network as we have configured the domain SSL certs for it but within the network how the mutual TLS i.e. communication between peers-orderers, peers-peers and orderers-kafka brokers etc is taking place in Kubernetes?
The text was updated successfully, but these errors were encountered:
Between Orderers and Kafka, I have not set up, as I have assumed locality of the orderers to Kafka (usually with Kafka Helm chart).
As for TLS communication between peers/orderers, there are relevant TLS secrets and settings in the peer and orderers that can be attached and enabled respectively.
I have tried a few basic examples they work, and later will try to provide working examples. But this is where I could use some help from community contributions, as I don't have the bandwidth to do all myself.
Hi,
The Ingress is handling the TLS communication with the outside network as we have configured the domain SSL certs for it but within the network how the mutual TLS i.e. communication between peers-orderers, peers-peers and orderers-kafka brokers etc is taking place in Kubernetes?
The text was updated successfully, but these errors were encountered: