Again, me trying to learn some python (because I want to talk to my Anki Vektor) and make something useful so I can use day to day. I must say, this code has been very instrumental in me keeping an eye on every k8s events and find some gotchas from them when we went live in large scale EKS production platform.
https://github.com/sajid-moinuddin/watchman
PS: as a java developer, once you go past the odd syntax of passing around self
, its probably the easiest language to pickup