参考官网:https://metallb.universe.tf/installation/
kubectl create ns metallb-system helm repo add metallb https://metallb.github.io/metallb helm install -n metallb-system metallb metallb/metallb kubectl get pod -n metallb-system