We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d92c72 commit 1829d74Copy full SHA for 1829d74
content/id/docs/concepts/extend-kubernetes/operator.md
@@ -131,6 +131,7 @@ menggunakan bahasa / _runtime_ yang dapat bertindak sebagai
131
untuk memenuhi use case kamu
132
* Menggunakan perangkat yang ada untuk menulis Operator kamu sendiri, misalnya:
133
* menggunakan [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
134
+ * menggunakan [Mast](https://docs.ansi.services/mast/user_guide/operator/)
135
* menggunakan [kubebuilder](https://book.kubebuilder.io/)
136
* menggunakan [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) bersama dengan
137
`WebHooks` yang kamu implementasikan sendiri
0 commit comments