Lets deploy a simple web application on workload cluster in Azure that is deployed in our previous post: Though we can create a deployment in declarative way, lets do it using yaml file: Expose the service using a yaml file. You can also do it using kubectl expose command: Check the