Skip to content

Local deployment

Warning

This guide is still a work in progress. Errors may appear.

Repository

FIWARE has designed its connector in a Helm package, so you need to have a Kubernetes cluster to be able to deploy it. In order to be replicable on the largest number of systems without needing to have a large Kubernetes infrastructure, it has been decided to virtualize a cluster with Kind.

To deploy the cluster, you must have installed: Docker, Kind, Helm, Kubectl and Terraform. You can find an example of the necessary cluster in this repository.

kind_cluster

With the cluster configured, the next step is to deploy the connector following the instructions provided by FIWARE.