thingsboard / thingsboard-ce-k8s

ThingsBoard Community Edition Kubernetes scripts and docs
Apache License 2.0
72 stars 89 forks source link

Update cluster config file #114

Closed pon0marev closed 8 months ago

pon0marev commented 10 months ago

Tested on eksctl version 0.164.0

  1. Updated Kubernetes version to the latest.
  2. Automatic installation of load-balancer-controller load-balancer-controller service account
  3. Updated instance type to m6a as a more powerful and cheaper solution.
  4. Updated volume type to gp3
  5. Automatic installation of ebs-csi-driver to support gp3 volumes. Optionally, automatic installation efs-csi-driver to create a shared volume.