MicroK8s - Hassle-free Kubernetes - Intro

Опубликовано: 22 Февраль 2026
на канале: Anto Subash
4,646
36

In this post we will see how to get started with the microk8s and deploy a simple service. We will see how to access the service from outside the cluster using ingress controller. We will also see how to use the cert-manager to get a valid ssl certificate for the service and then how to use the docker registry to store the docker images and how to use the postgres database in the microk8s cluster. We will use tye to build the application and deploy it in the microk8s cluster.

Post: https://blog.antosubash.com/posts/set...

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