Voltane Tech Blog
  • Home
  • About
  • GitHub
Subscribe

Ingress

A collection of 2 posts
Install Ingress NGINX Controller on k3s
Kubernetes

Install Ingress NGINX Controller on k3s

The ingress controller mainly allows you to perform HTTP traffic routing to your services depending on the host and/or path. With k3s ships Traefik as an ingress controller. Traefik absoluteley does a great job routing your HTTP traffic, but it isn't suitable for every usecase. As an alternative, there
Jul 11, 2022 — 3 min read
Running k3s Traefik behind a reverse proxy
Kubernetes

Running k3s Traefik behind a reverse proxy

In some configurations, you end up running your k3s cluster behind a additional ingress proxy (e. g. for caching, inspection, logging, WAF, etc.). As you want some special proxy headers at your application (e. g. X-Forwarded-*), you need to tell Traefik (2.x) to not override those headers. To activate
Jul 7, 2022 — 1 min read
Voltane Tech Blog © 2025
  • Legal notice
  • Privacy
Powered by Ghost