[REMOTE] Writing Kubernetes Operators using Cats Effect

![[REMOTE] Writing Kubernetes Operators using Cats Effect](https://secure.meetupstatic.com/photos/event/1/9/5/d/highres_466386493.jpeg?w=750)
Details
In this remote meetup, Alexey Novakov is going to talk about Kubernetes Operators.
In order to participate, you need to have the Zoom (https://zoom.us) client installed. The link to the Zoom room will be added sometime before the Meetup and also posted as a comment.
Hope to see you all there!
P.S.: And here is the abstract for the talk:
Scala is the perfect language to implement the control loop of a
custom-controller in Kubernetes. Being equipped with functional
programming and Typelevel Cats-Effect library, one can develop quite
concise custom resource state manager.
In this talk we are going to explore the current options in the
Scala/Java eco-system to implement a Kubernetes operator in a
functional style. We will have a look at the typical implementation of
a Kubernetes operator to model customer resource specifications as
Scala case classes. And the best: absolutely no YAML files are
involved!

[REMOTE] Writing Kubernetes Operators using Cats Effect