Operator Day at Kubecon EU 2022 – recordings available!

by Michael C. Jaeger on 16 June 2022

The Operator Day at Kubecon EU 2022, hosted by Canonical, took place on Monday 16 May  2022. We thank everyone for attending the event. Our thanks go out especially to those who engaged with us via chat during the online event. We enjoyed answering questions and having conversations during the presentations.  If you missed Operator Day, we have good news. The recordings are now available:

Operator Day 2021

Curious about previous Operator Day editions? Check out keynotes and announcements from last year:

Operator Day at Kubecon NA 2021Announcement / Watch Keynote
Operator Day at Kubecon EU 2021Announcement / Watch Keynote

Want to learn more about software operators? 

If you missed Operator Day or want to learn more about software operators, join our upcoming webinar. We will cover the advantages of software operators and introduce you to the Juju Charmed Operator Framework, Canonical’s implementation of the software operator pattern. We will also discuss how to go ahead with delivering software operators for metal, cloud and Kubernetes.

Last but not least, check out these links to develop charmed operators:

Related posts

Join us at Operator Day, hosted by Canonical at Kubecon NA 2022

The 5th Operator Day is coming up. It will take place at KubeCon North America 2022. This edition will center on cases where software operators have been applied successfully. Join us to hear about our experience in building software operators using Juju, an open-source operator lifecycle manager. Operators implemented for Juju are called […]

Best practices to publish open-source software operators

Running or operating applications requires several tasks throughout their lifecycle: scaling instances, checking the health, integrating with other applications, running backups, and applying updates – to name a few examples. It’s a time and labour-intensive process. To automate these tasks, developers can implement scripts for repeated e […]

The software operator design pattern: disadvantages – part 5

The software operator is a design pattern – it is a proven design that has been applied in many situations and implemented by several frameworks. Its widespread adoption in the industry has allowed us to study its consequences, both good and bad. This is important because software developers and IT architects need to know when […]