Skip to content

Commit 2c0dda4

Browse files
authored
Merge pull request #22397 from sftim/20200706_fix_broken_capture_shortcode
Fix broken capture shortcode
2 parents 7d7466d + e7fbf94 commit 2c0dda4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,7 @@ Kamu juga dapat mengimplementasikan Operator (yaitu, _Controller_) dengan
124124
menggunakan bahasa / _runtime_ yang dapat bertindak sebagai
125125
[klien dari API Kubernetes](/docs/reference/using-api/client-libraries/).
126126

127-
128-
129-
{{% capture Selanjutnya %}}
127+
## {{% heading "whatsnext" %}}
130128

131129
* Memahami lebih lanjut tentang [_custome resources_](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
132130
* Temukan "ready-made" _operators_ dalam [OperatorHub.io](https://operatorhub.io/)

0 commit comments

Comments
 (0)