Skip to content

Instantly share code, notes, and snippets.

@red-avtovo
Last active August 24, 2021 07:40
Show Gist options
  • Save red-avtovo/c0a304fcecea4b19223cd3218bfb287c to your computer and use it in GitHub Desktop.
Save red-avtovo/c0a304fcecea4b19223cd3218bfb287c to your computer and use it in GitHub Desktop.
K8s setup
Service Implementation
K8s K3s (lightweight, no need to use docker -> containerd by default)
Ingress Controller (Reverse proxy) Traefik Ingress Controller (preinstalled with k3s by default, could be disabled)
Distributed File storage Longhorn
Canary deployment stackset-controller
Config editor / Web IDE Code server
Lets Encrypt Certificates cert manager
DNS propagation external-dns
K8s cli k9s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment