This walkthrough introduces you how to setup IoT Edge CRD (Custom Resource Definitions) and manage Azure IoT resources in Kubernetes.
Deploy Azure IoT Edge Modules with Kubernetes Semantics (Virtual Kubelet)
With Azure IoT Edge Provider for Virtual Kubelet, you can deploy and configure a variety of modules on multiple IoT devices using your familiar Kubernetes tools, utilities, and reusable configurations (yaml).
Building Azure IoT Edge Module with Message Routing
In this post, we build and deploy custom modules from scratch (without Visual Studio Code) with message routing. If you are new to Azure IoT, you will find how Azure IoT Edge module works and how to build it through this post.