Secured communication over flannel in Kubernetes

7/29/2016

Starting to experiment with Kubernetes (v1.3.2) I've created an on-premise cluster of 3 CentOS 7 VMs. As I understand, the internal communication in the cluster is by default using flannel overlay network.
Is it possible to secure all the intenal communication in the cluster by setting flannel to use TLS?

-- user5396668
flannel
kubernetes

0 Answers