How to manage Certification using Istio for Kubernetes Cluster -1
Reading Time: 5 minutes Introduction This blog is similar to previous blog where we explored service mesh configuration using User Interface. Here, we will see how istio is able to manage certification for cluster. Since it was a long topic we will cover the external certification addition part in Part 2. Terms to be known Istiod works as both RA and CA. Istio manages certificates by istiod itself. Installation Continue Reading