File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/extend-kubernetes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,12 +114,12 @@ Operator.
114
114
115
115
* [ Charmed Operator Framework] ( https://juju.is/ )
116
116
* [ kubebuilder] ( https://book.kubebuilder.io/ )
117
+ * [ KubeOps] ( https://buehler.github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
117
118
* [ KUDO] ( https://kudo.dev/ ) (Kubernetes Universal Declarative Operator)
118
119
* [ Metacontroller] ( https://metacontroller.github.io/metacontroller/intro.html ) along with WebHooks that
119
120
you implement yourself
120
121
* [ Operator Framework] ( https://operatorframework.io )
121
122
* [ shell-operator] ( https://github.com/flant/shell-operator )
122
- * [ KubeOps] ( https://buehler.github.io/dotnet-operator-sdk/ ) (dotnet operator SDK)
123
123
124
124
## {{% heading "whatsnext" %}}
125
125
You can’t perform that action at this time.
0 commit comments