Install NGINX Ingress on K3S
1. Install K3S
To install K3S, execute the following command with an explanation for INSTALL_K3S_EXEC:
--disable traefik, servicelb: Remove traefik and servicelb
--tls-san: Add additional hostnames or IPv4/IPv6 addresses as Subject Alternative Name...
bonestealer.xyz2 min read