Sessions
GOTOpia February 2021

Tuesday Feb 9
14:50 –
15:30
Room 3
Wednesday Feb 10
16:00 –
16:40
Room 4

The Automation Challenge: Kubernetes Operators vs Helm Charts

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




Working with Kubernetes for some time or you just started your journey?

If you love automation and dislike having to perform repetitive tasks manually, you have come across concepts of Helm charts and Kubernetes operators. Although they solve similar types of problems, they are not exactly interchangeable tools, but rather complementary.

During this session, Ana-Maria will highlight which to use and when by sharing several code based examples and lessons learned.

In this talk, you'll learn:

  • Kubernetes operators and Helm Charts: which to use when
  • How Kubernetes are complementary not interchangeable tools