Pengfei Ni

Results 63 comments of Pengfei Ni

I think it should be ok, but are there any concerns keeping the old branch name? It seems the branch name in other projects are not renamed yet.

Hi, @f0o, please refer https://docs.hypernetes.com/admin/deploy.html for deployments. Specifically, you need to configure kubestack (`/etc/kubestack.conf`) and set `--network-provider` for kubelet/controller-manager.

@f0o Kubestack is not a neutron plugin, it doesn't register itself to neutron. And it doesn't watch neutron changes either. Instead, you need to create a network with kubectl: ```...