Golang

Guide to building a Golang Based Operator using Operator SDK


A simple set of instructions that demonstrates the basics of setting up and running Go-based operator.

This guide walks through an example of building a simple memcached-operator using the operator-sdk CLI tool and controller-runtime library API.

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)