Skip to content

Instantly share code, notes, and snippets.

@lexffe
Created June 12, 2023 18:01
Show Gist options
  • Save lexffe/d7e79d25ac63708f4f1d69e085ec8152 to your computer and use it in GitHub Desktop.
Save lexffe/d7e79d25ac63708f4f1d69e085ec8152 to your computer and use it in GitHub Desktop.
being your own cloud provider is hard.

WIP

Stack

  • Abstraction: Kubernetes (K8s / K3s / K0s)
  • Compute: ?
  • Database: any operator (Postgres recommended)
  • Object storage: Minio
  • Block storage abstraction: Longhorn / Mayastor
  • Certificate manager: cert-manager
  • WAF: ? / Fail2ban?
  • Networking: Calico / Cilium / Flannel
  • Service mesh: Linkerd / Istio
  • IAM: Keycloak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment