Flex Community Edition is a free, developer focused toolkit for Apache Flink.
Starting now, individuals can use Flex CE for free, even at work. Organisations can install Flex CE in up to three non-production environments.
Each installation of Flex CE can manage one Flink Cluster. See our feature matrix for more information.
This Helm chart uses the factorhouse/flex-ce container from Dockerhub.
helm repo add factorhouse https://charts.factorhouse.io
helm repo update
To install the chart with the release name my-flex-ce
:
helm install my-flex-ce factorhouse/flex-ce
To uninstall/delete the my-flex-ce
deployment:
helm delete my-flex-ce
The command removes all the Kubernetes components associated with the chart and deletes the release