Create and deploy .Net application in MicroK8s

In this post, we will create a simple abp application and deploy it in the microk8s instance. We will use tye to deploy the application in the cluster and set up the ingress for the application. Ingress will use a certificate manager to get the certificate for the application. This app will connect to a PostgreSQL database to store its data.