I'm still slowly on the mend but I have a few new things I'm trying to get done. Firstly, I'd like to try some weird stuff with Kubernetes, and by that I mean not just stock standard HTTP request/response bits, but other protocols like SMTP or even something that uses UDP. I also have thoughts about moving some of my current deployment footprint into the Kubernetes sphere. This will allow me to have a goal, rather than now where I'm spinning up other people's containers and making small hacks to assure myself of what is going on. This way, I have a reason to deploy containers, futz with them, and actually see them go into production. It's worth a shot as a motivating force. Not least of which, I'd like to actually get back to banging on the security sid, and I can only do that if I have a functional piece of infrastructure to build off of.