Azure / iot-edge-virtual-kubelet-provider

Kubernetes virtual kubelet provider for managing Azure IoT Edge deployments
MIT License
94 stars 25 forks source link

Add Worker Nodes into AKS #12

Closed ciscosom closed 6 years ago

ciscosom commented 6 years ago

Greetings ,

Can we manage the hardware gateways or external servers (outside of Azure) running docker as "worker nodes" on Azure Kubernetes services . I know this is possible on IOT HUB -> Edge blade . Can you please clarify .

veyalla commented 6 years ago

@ciscosom It is not possible via this project. You'd have to create your own custom provider for virtual-kubelet I think.