Merge pull request #22397 from sftim/20200706_fix_broken_capture_shortcode

Fix broken capture shortcode
This commit is contained in:
Kubernetes Prow Robot 2020-07-06 17:43:57 -07:00 committed by GitHub
commit 2c0dda4640
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -124,9 +124,7 @@ Kamu juga dapat mengimplementasikan Operator (yaitu, _Controller_) dengan
menggunakan bahasa / _runtime_ yang dapat bertindak sebagai
[klien dari API Kubernetes](/docs/reference/using-api/client-libraries/).
{{% capture Selanjutnya %}}
## {{% heading "whatsnext" %}}
* Memahami lebih lanjut tentang [_custome resources_](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
* Temukan "ready-made" _operators_ dalam [OperatorHub.io](https://operatorhub.io/)