Adding shell-operator as another way to create operators

This commit is contained in:
Dmitry Shurupov 2021-05-13 12:14:39 +07:00 committed by GitHub
parent 2b38c750b1
commit 285db949a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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" %}}