lanzhiwang / operator-framework-operator-sdk-samples

Contains samples of operators built using the operator-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] Operator SDK Samples

This repository has been deprecated. The sample operator projects have been moved to testdata/ in Operator SDK repository. For more info see the enhancement proposal for automatic sample generation using Go.

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.

Note that, the latest SDK released version used to update the samples is 1.1.0.

Overview

This repo contains samples of operators built using the operator-sdk.

To view operators which leverage Go, Ansible, or Helm for deployment, see the Go, Ansible, or Helm samples sections, respectively.

NOTE: For examples of other operators, see the Awesome Operators repo. However, note that not all of these operators were written using operator-sdk.

About

Contains samples of operators built using the operator-sdk

License:Apache License 2.0


Languages

Language:Shell 38.5%Language:Go 31.3%Language:Makefile 20.5%Language:Dockerfile 7.1%Language:HTML 2.5%