logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Michael Hrivnak, Rajula Vineet Reddy, Francisco Barros, Varsha Prasad Narsing
2023-04-19

tldr - powered by Generative AI

CERN uses the operator pattern to automate and scale delivery of CMS websites, balancing reusability and open source principles against integration with CERN’s specific compute environment and existing infrastructure services.
  • CERN operates 1000+ CMS websites as a SaaS running on Kubernetes
  • The small team used the operator pattern to automate and scale delivery of CMS websites
  • Balancing reusability and open source principles against integration with CERN’s specific compute environment and existing infrastructure services
  • Operator SDK, its best practices, and things to avoid when developing an operator from scratch
  • How Kubernetes enables isolation, multi-tenancy, and resource sharing
  • Automated maintenance and monitoring