Kubernetes Operators 101

Kubernetes Operators 101

Kubernetes does all the boring yet critical tasks like horizontal scaling and zero down-time deployments, but what about more complex tasks like database sharding and agent registration? Kubernetes operators are capable of automating complex tasks, reducing the human factor even more. The barrier to entry is not as high as you think!Slides