Release v0.19.0 #380
gianlucam76
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introducing Sveltos horizontal scaling.
When Sveltos is managing hundreds of clusters, it is advised to use cluster sharding to spread the load between multiple instances of Sveltos controllers. To enable horizontal scaling, add annotation on cluster
sharding.projectsveltos.io/key
.The Sveltos shard-controller will detect new cluster shards and start new set of Sveltos controllers to handle all clusters in a given shard.
Read here to know more about this new feature.
Beta Was this translation helpful? Give feedback.
All reactions