Hacker News new | ask | show | jobs
by vultour 2901 days ago
I'd like to do some infrastructure streams where I play around with things like my Kubernetes cluster, unfortunately it seems like a pretty bad idea to livestream configuration of something that is connected to the internet.
2 comments

I was going to set up a VirtualBox virtual network disconnected from the Internet to do this - perhaps only allowing HTTPS to a Debian/Ubuntu mirror if I need to install packages. You could do something similar for your Kubernetes cluster.

I was also considering a cheap, pay-by-the hour VPS that I could just destroy after the stream.

If you're lucky, you'll probably learn a few lessons on security really quickly.