Merge pull request #28625 from Shubham82/Add_link_Operatorpattern
Add Link for "Operator White Paper".
This commit is contained in:
commit
8b789a73de
|
@ -124,6 +124,7 @@ Operator.
|
||||||
## {{% heading "whatsnext" %}}
|
## {{% heading "whatsnext" %}}
|
||||||
|
|
||||||
|
|
||||||
|
* Read the {{< glossary_tooltip text="CNCF" term_id="cncf" >}} [Operator White Paper](https://github.com/cncf/tag-app-delivery/blob/eece8f7307f2970f46f100f51932db106db46968/operator-wg/whitepaper/Operator-WhitePaper_v1-0.md).
|
||||||
* Learn more about [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
|
* Learn more about [Custom Resources](/docs/concepts/extend-kubernetes/api-extension/custom-resources/)
|
||||||
* Find ready-made operators on [OperatorHub.io](https://operatorhub.io/) to suit your use case
|
* Find ready-made operators on [OperatorHub.io](https://operatorhub.io/) to suit your use case
|
||||||
* [Publish](https://operatorhub.io/) your operator for other people to use
|
* [Publish](https://operatorhub.io/) your operator for other people to use
|
||||||
|
|
Loading…
Reference in New Issue