Hey guys,
how you communicate internal in kubernetes with Keycloak and Microservice - like pod to pod? Use you self sign certificates or is the communication over http (only internal, pod to pod)
Thanks
Hey guys,
how you communicate internal in kubernetes with Keycloak and Microservice - like pod to pod? Use you self sign certificates or is the communication over http (only internal, pod to pod)
Thanks
Well… it depends!
It depends on your own level of trust to your infrastructure and environment. If you are part of team “zero trust”, then you will secure everything with (at least self-signed) certificates…