Hi,
I integrated kubeedge in existing kubernetes cluster(1 master node, 3 worker nodes and 1 edge node). Kubeedge cloud component is installed in kubernetes master node and edge component is installed in edge node.
I need help on following issue:
I was able to schedule pods with one container on edge node. But if I try to schedule pods with multiple containers, the pods go to pending state. My question is, does kubeedge support multi-container pods?. And if it supports can you share me the document or article for the same.
Thanks,
Arun