872 B
872 B
title, date, description, tags, draft
title | date | description | tags | draft | |||||
---|---|---|---|---|---|---|---|---|---|
Setup a HA Kubernetes cluster Part III - Ingress & storages with NFS & S3 | 2022-12-10 | Follow this opinionated guide as starter-kit for your own Kubernetes platform... |
|
true |
{{< lead >}} Build your self-hosted Kubernetes cluster and be free from any SaaS solutions by following this opinionated guide 🎉 {{< /lead >}}
- Traefik & cert-manager
- Resilient Storage with Longhorn
- Samples with Portainer & Minio
- S3 Backup with longhorn
2nd check ✅
Our cluster is now perfectly securely accessible from outside with minimal setup needed for any new apps. Persistence is insured by NFS provisioner and S3 app. The next important part is now to have a [working database for real world apps]({{< ref "/posts/13-build-your-kubernetes-cluster-part-4" >}}).