Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 718 Bytes

File metadata and controls

7 lines (5 loc) · 718 Bytes

This project is a component of the Operator Framework, an open source toolkit to manage Kubernetes native applications, called Operators, in an effective, automated, and scalable way. Read more in the introduction blog post.

Operator SDK Samples - Go

This directory contains samples of operators powered by Go built using the operator-sdk. To learn more about creating an operator that leverages Golang, check out the user guide.