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. We will also see how to set up the ingress for the application. We will use a cert-manager to get the certificate for the application. We will also see how to set up the database for the application. We will use the Postgres database for this application.
Post: https://blog.antosubash.com/posts/cre...
Hetzner: https://hetzner.cloud/?ref=ENhA4rCZ5JUM
Repo: https://github.com/antosubash/microk8...
Intro: • MicroK8s - Hassle-free Kubernetes - Intro
Part 1: • Setup MicroK8s With Ubuntu - Part 1
Part 2: • Setup Nginx and cert-manager in MicroK8s -...
Part 3: • Deploy Registry and Postgres database in M...
Part 4: • Create and deploy .Net application in Micr...
#microk8s #kubernetes #deployment