@jaredbusch said in Nginx Proxy Manager:
@stacksofplates said in Nginx Proxy Manager:
To be fair, I prefer to use nginx with k8s,
I don't see the benefit to Kubernetes in the small shops.
It genuinely makes things a lot easier. It's really easy to get up and running. Rancher makes federation really easy. Monitoring and central logging can be handled through a single helm chart. mTLS can also be handled through a single helm chart. Service discovery means your networking just works. Developing containerized apps is multiple times easier than developing legacy apps. 12 factor apps make setup easy.
It's much easier than using config management/infrastructure automation to manage multiple vms.