Closed lmq1999 closed 4 years ago
@lmq1999 how did you install openstack-zun provider? This is how I installed it:
git clone https://github.com/virtual-kubelet/openstack-zun.git
cd openstack-zun
make build
well it work
I install VK directly from here: https://virtual-kubelet.io/docs/providers/
They don't mention anything about install providers in here also
Here is my model
Node1: kubernetes master - (installed VK) Node2: kubernetes worker1 (working normal) Node3: Openstack controller with zun (working normal) Node4: Openstack compute with zun (working normal)
When I run :
root@k8s-master:~# virtual-kubelet --provider openstack
the result:
So how can I deal with this problems, I already get a .demo-openrc file to k8s-master node