Skip to content

Commit c031257

Browse files
authored
fix ordering of list
1 parent d819907 commit c031257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ Operator.
114114

115115
* [Charmed Operator Framework](https://juju.is/)
116116
* [kubebuilder](https://book.kubebuilder.io/)
117+
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
117118
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
118119
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
119120
you implement yourself
120121
* [Operator Framework](https://operatorframework.io)
121122
* [shell-operator](https://github.com/flant/shell-operator)
122-
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (dotnet operator SDK)
123123

124124
## {{% heading "whatsnext" %}}
125125

0 commit comments

Comments
 (0)