Golang
Guide to building a Golang Based Operator using Operator SDK
Quickstart for Go-based Operators
A simple set of instructions that demonstrates the basics of setting up and running Go-based operator.
Golang Based Operator Tutorial
This guide walks through an example of building a simple memcached-operator using the operator-sdk CLI tool and controller-runtime library API.
Testing your Operator project
Learn how to ensure the quality of your Operator project
Migrating Legacy Projects
Instructions for migrating a legacy Go-based project to use the new Kubebuilder-style layout.
Last modified July 17, 2020: [docs] Reorganize hugo doc site (#3382) (1248c1ca)