Skip to content

Latest commit

History

History
33 lines (23 loc) 路 2.92 KB

File metadata and controls

33 lines (23 loc) 路 2.92 KB

CI OpenSSF Scorecard CodeQL Release License Slack LinkedIn X URL

馃憢 Welcome to Projectsveltos!

馃寪 Website 馃摎 Documentation 馃搮 Book a Demo 馃捈 Enterprise Support 馃彚 Adopters
Visit Get Started Schedule 30 min Contact Us View List

What this repository is

shard-controller implements horizontal scaling for Sveltos: it watches managed clusters for a shard annotation and automatically provisions (or removes) a dedicated set of Sveltos controller Deployments for each distinct shard key. This lets a large fleet be partitioned across multiple, independently scaled sets of controllers instead of a single one handling every cluster.

Useful links

What is the Projectsveltos?

Sveltos is a Kubernetes add-on controller that simplifies the deployment and management of add-ons and applications across multiple clusters. It runs in the management cluster and can programmatically deploy and manage add-ons and applications on any cluster in the fleet, including the management cluster itself. Sveltos supports a variety of add-on formats, including Helm charts, raw YAML, Kustomize, Carvel ytt, and Jsonnet.

Kubernetes add-on deployment