cookeem / kubeadm-ha

通过kubeadm安装kubernetes高可用集群,使用docker/containerd容器运行时,适用v1.24.x以上版本
MIT License
678 stars 275 forks source link

Q&A #20

Closed rockb1017 closed 6 years ago

rockb1017 commented 6 years ago

Hello,

I have a question. Though this is not related to Kube-HA, since you are the expert, I would like to ask.. Do we not need to set up Ingress Controller? what kind of features would Ingress Controller bring to this HA setup?

Thanks, Rock

cookeem commented 6 years ago

Here's the detail about ingress: https://kubernetes.io/docs/concepts/services-networking/ingress/