Question
Secure communication between nodes
Hi,
I am kubernetes hobbyist and I am wondering if communication pod-to-pod is secure even if each pod is on different node? Or do I have to secure pod-to-pod communication using https?
Thank you.
Hi,
I am kubernetes hobbyist and I am wondering if communication pod-to-pod is secure even if each pod is on different node? Or do I have to secure pod-to-pod communication using https?
Thank you.