Kubernetes
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide provides instructions for integrating the Kubernetes plugin into your Kubernetes cluster. The integration involves two primary steps:
Retrieving the API token from .
Installing the Kubernetes plugin using Helm.
Access to your Kubernetes cluster via kubectl
.
Helm installed on your local machine or wherever you deploy Helm charts.
Navigate to Rely.io > Data Model > Plugins
Locate the OOTB plugin for Rely's Public API, click "View Details"
Hit "Generate an API key" which will copy a token onto your clipboard, you'll use it in the next step of this guide.
Store the API token in your Kubernetes cluster as a secret.
Replace YOUR-API-TOKEN
with the actual API token you obtained from .
Add the plugin repository to your Helm setup. Please note that the repository endpoint provided below is a placeholder and should be replaced with the actual repository URL.
Install the Kubernetes plugin in your cluster under the rely-integrations
namespace.
You have successfully integrated the Kubernetes plugin into your cluster and you should be able to see it in the "Plugins" page in Rely.
This plugin will enable your Kubernetes environment to communicate effectively with services. For any issues or further assistance, consult the provided links or contact support.