Empathy
I'm pretty damn left leaning and I've never been called a tankie. I rarely even see anyone being called a tankie, except people who are defending authoritarians. The scope of the word "tankie" seemed generally pretty clear to me.
I kept seeing so many different ones recommended and I kept getting weird issues I didn't understand with most of them. I don't often need to make a bootable Linux USB, but every time, Rufus did the job quick and easy.
Also $83/mo HOA, oof.
Thanks for looking it up!
If somebody asked you to bring hot dogs and tacos to a party, the host would probably not be just as fine with you bringing only tacos or only hot dogs.
Disclaimer: I don't know much about securing the container itself. The considerations I discuss here are mostly networking.
What I've personally been doing is using k3s with Cloudflare Tunnel (routed using DNS like in this documentation) as an ingress.
With Cloudflare Tunnel, if you create an application in front of it, you can require authentication and add a list of allowed emails.
I could replace k3s with a different Kubernetes distribution, and/or replace Cloudflare Tunnel with a different ingress (e.g., Tailscale Funnel or more common ingresses like nginx).