Merge pull request #27975 from shurup/patch-3

Adding shell-operator as another way to create operators
This commit is contained in:
Kubernetes Prow Robot
2021-05-16 01:27:59 -07:00
committed by GitHub
@@ -119,6 +119,7 @@ Operator.
* [Metacontroller](https://metacontroller.app/) along with WebHooks that
you implement yourself
* [Operator Framework](https://operatorframework.io)
* [shell-operator](https://github.com/flant/shell-operator)
## {{% heading "whatsnext" %}}