Clustering Reference Introduction A Kong cluster allows you to scale the system horizontally by adding more machines to handle more incoming requests. They will all share the same configuration since they point to the same database. Kong nodes pointing to the same datastore will be part of the same Kong cluster. You need a load-balancer in front of your Kong cluster to distribute traffic across yo
