I've been working on a Python client library for Kubernetes for a while now called kr8s that I'm hoping folks will find much simpler than other libraries out there. It's designed to feel more like using kubectl in Python rather than prodding the Kubernetes API directly.<p>I wrote up a getting started tutorial to try and show off the user experience. Happy to answer any questions!