File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
content/zh/docs/concepts/extend-kubernetes Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -214,6 +214,7 @@ Operator.
214
214
215
215
* [Charmed Operator Framework](https://juju.is/)
216
216
* [kubebuilder](https://book.kubebuilder.io/)
217
+ * [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
217
218
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
218
219
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
219
220
you implement yourself
@@ -226,6 +227,7 @@ you implement yourself
226
227
227
228
* [ Charmed Operator Framework] ( https://juju.is/ )
228
229
* [ kubebuilder] ( https://book.kubebuilder.io/ )
230
+ * [ KubeOps] ( https://buehler.github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
229
231
* [ KUDO] ( https://kudo.dev/ ) (Kubernetes 通用声明式 Operator)
230
232
* [ Metacontroller] ( https://metacontroller.github.io/metacontroller/intro.html ) ,可与 Webhooks 结合使用,以实现自己的功能。
231
233
* [ Operator Framework] ( https://operatorframework.io )
You can’t perform that action at this time.
0 commit comments