/emqx-eks

Deploying EMQX Enterprise to AWS EKS with EMQX Operator

Primary LanguageShell

EMQX Deployed to AWS EKS with EMQX Operator

Pre-requisites

Create EKS Cluster and setup EMQX Operator

./create-eks-cluster.sh
./install-emqx-operator.sh

Deploy EMQX

Add your license into manifests/emqx-license.yaml and apply the manifests:

kubectl apply -f manifests