This guide takes you through the marketplace add-ons section the Launcher application provides.
Overview
Klusternetes offers a versatile Marketplace Add-Ons feature that allows you to integrate additional functionalities into your clusters during creation. These add-ons are integrated Helm charts that are deployed alongside the cluster creation process, providing enhanced capabilities as optional extensions.
There are two types of marketplace add-ons available in Klusternetes:
- Klusternetes Managed Add-Ons: These pre-configured add-ons cover various categories such as monitoring, CI/CD, databases, and more. They are seamlessly integrated into your cluster environment by Klusternetes, requiring minimal setup on your part.
- Custom Add-Ons: You also have the flexibility to incorporate custom add-ons from local repositories. This option enables you to bring in specific configurations and tools tailored to your needs, ensuring your cluster meets unique requirements.
While these add-ons are deployed alongside the cluster creation, they do not directly influence the cluster creation process itself. Instead, they extend the functionality and capabilities of your Kubernetes environment, enhancing your overall development and operational workflows.