tlwu2013 / operator-sdk-samples

Contains samples of operators built using the operator-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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

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:Go 72.8%Language:Makefile 19.3%Language:Dockerfile 3.2%Language:Shell 2.5%Language:Smarty 2.2%