I have a LXE ( CRI Shim for Kubernetes ) implemented over LXC/LXD in an UBuntu VM using the below procedure. https://github.com/automaticserver/lxe ( LXE implementation over single Kubernetes master node )
Now, i need to connect this node to another Kubernetes Master node running on CentOS VM.
I tried editing the kubelet config file but it didn’t get to the endo of solution.
Now i need to remotely connect my LXE shim with K8 master node which are running in 2 different VM’s.