Duan Jiong

Results 22 comments of Duan Jiong

> With the imminent release of calico 3.18, calico can also announce LoadBalancer IPs. If one so chooses, they should be able to define an EIP resource for porter and...

Why kubelet has to connect to external ip, why not cluster ip?

You may need to set up a VIP to be able to route to the first master node, and then you can continue with the rest of the operation after...

You can refer to this https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/#stacked-control-plane-and-etcd-nodes.

> Is it possible to add multi master node support, as common case we have multiple master k8s nodes? Are you saying that porter-manager deploys multiple copies and then they...

No, it's not. You can specify any one of them. it doesn't matter if the porter-manager switches to another node。

> The [readme](https://github.com/kubesphere/porter#user-content-pros) has a section about MetalLB now, but tbh, I can't tell if the mentioned 'pros' are for Porter, or for MetalLB Porter

In this mode the ip/mac addresses are one-to-one, which means that the packet can only be forwarded to a specific node, but if the node hangs, the service's corresponding endpoint...