# Faydalı Linkler

{% embed url="<https://examples.openshift.pub/>" %}
openshift için örneklerin oldğu site
{% endembed %}

Bu adreste IBM Redhat Openshift kısaca OCP ile ilgili gerkeli olan nesneler ( kind ) için gerkeli örnek yaml' ları bulabilirsiniz.

{% embed url="<https://kubernetes-csi.github.io/docs/drivers.html>" %}
desteklenen CSI storage listesi
{% endembed %}

Hem kubernetes ortmaları içinde hem IBM Redhat OpenShift oramları için desteklenen CSI ( Container Storage Interface ) plug-in driver için desteklenen stoprage yazılım ve donanım listesine ulaşabilirsiniz.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ocp.1w2.net/openshift-makaleleri/faydali-linkler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
