# Certified Apps Overview

Platform9 has built a curated Helm Chart repository of popular Kubernetes Applications. Each Application that is stored within the Certified App repository has been tested on all versions of Kubernetes that Platform9 supports across all Cluster types including Platform9 Native Clusters and Imported Clusters (AKS, GKE, EKS).

To get started with Platform9 Certified Apps add the repository [**https://platform9.github.io/helm-charts/**](https://platform9.github.io/helm-charts/) to your Platform9 SaaS Management Plane. For detailed steps on adding and removing Helm repositories view the [guide here.](https://github.com/platform9/pcd-docs-gitbook/blob/main/kubernetes/application-catalog/README.md)

### Using Certified Apps

Platform9 has tested each app, and on occasion tests applications for specific uses, for example; Fluentbit for Splunk. When an application has been modified for a specific use the application name and description will capture the changes.

Further to this, some applications expect specific cluster configurations, such as a Load Balancer, in this scenario Platform9 will modify the application to run without a Load Balancer and update the name and description of the application to reflect this.

#### How do I know an App will run on my cluster?

For any application click the 'deploy' button and review the Applications description. All applications have been updated to reflect the clusters types and configurations that they have been certified to work with.

<figure><img src="/files/GMmgjRsbbKhniK632LTb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hyNEPzObX5PKjlUZNM0l" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Certified Apps Support**

Platform9 does not support Certified Apps, for help with each applications operation and configuration please contact the developer directly. If you are having issues with the Helm Chart Repository or the deployment of an application please reach out on our public [Slack: slack.platform9.io](https://slack.platform9.io)
{% endhint %}


---

# 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://docs.platform9.com/managed-kubernetes/5.9/application-catalog/certified-apps-overview.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.
