Is there a tutorial on how to write an Operator in Go?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kubebuilder

    Kubebuilder - SDK for building Kubernetes APIs using CRDs

  • Start with the Kubebuilder documentation https://book.kubebuilder.io/

  • metacontroller

    Writing kubernetes controllers can be simple

  • You might like a little alternative to writing your own in the first instance:) take a look at https://metacontroller.github.io/metacontroller/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sample-controller

    Repository for sample controller. Complements sample-apiserver

  • - Sample controller: https://github.com/kubernetes/sample-controller

  • kubeplus-operators

  • - Our Moodle operator to see a real-world Operator written in Go based on sample-controller: https://github.com/cloud-ark/kubeplus-operators/tree/master/moodle

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts