File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/id/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 @@ -132,7 +132,7 @@ menggunakan bahasa / _runtime_ yang dapat bertindak sebagai
132
132
* Menggunakan perangkat yang ada untuk menulis Operator kamu sendiri, misalnya:
133
133
* menggunakan [ KUDO] ( https://kudo.dev/ ) (Kubernetes Universal Declarative Operator)
134
134
* menggunakan [ kubebuilder] ( https://book.kubebuilder.io/ )
135
- * menggunakan [ Metacontroller] ( https://metacontroller.app/ ) bersama dengan
135
+ * menggunakan [ Metacontroller] ( https://metacontroller.github.io/metacontroller/intro.html ) bersama dengan
136
136
` WebHooks ` yang kamu implementasikan sendiri
137
137
* menggunakan the [ Operator _ Framework_ ] ( https://github.com/operator-framework/getting-started )
138
138
* [ Terbitkan] ( https://operatorhub.io/ ) Operator kamu agar dapat digunakan oleh
You can’t perform that action at this time.
0 commit comments