You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KubeEdge
Heya, as I pointed out in the last conversation, I'm new to KubeEdge and I would like to clarify some things on a conceptual level that I was not able to find on FAQ or somewhere else:
Kubernetes traditionally does not run other pods on the control-plane, does that mean that CloudCore must be 'set' in another node in the Kubernetes cluster?
Are the nodes containing CloudCore and EdgeCore exclusively control nodes? Meaning, can they contain other pods as well?
What is the minimum number of nodes in a Kubernetes cluster to deploy KubeEdge? 2? 4?
Finally, my edge environment is in a different geographical location than my cloud environment (as is the case in the real world - though this is a uni project), and also in a different network. Is there a traditional approach to make this work in KubeEdge? I am reading on Kubernetes across multiple zones and some folks online suggested setting up VPNs.