Provision Kubernetes Clusters using Config Connector: MCI part 2
In the first part of the post on multi-cluster ingress, we covered simpler options of exposing your cluster to receive external traffic: ClusterIP, NodePort, LoadBalancer, Ingress. In this part, we’ll provision Kubernetes clusters using Config Connector. First of all, let us create a project and cluster that will have Config Connector installed. You can start … Read more