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
commit 706627109d
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" %}}