https://github.com/projectsveltos/shard-controller
Controller to manage Sveltos cluster sharding
https://github.com/projectsveltos/shard-controller
add-on devops kubernetes kubernetes-controller
Last synced: 9 months ago
JSON representation
Controller to manage Sveltos cluster sharding
- Host: GitHub
- URL: https://github.com/projectsveltos/shard-controller
- Owner: projectsveltos
- License: apache-2.0
- Created: 2023-10-26T07:39:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:07:24.000Z (about 1 year ago)
- Last Synced: 2024-10-29T09:19:15.393Z (about 1 year ago)
- Topics: add-on, devops, kubernetes, kubernetes-controller
- Language: Go
- Homepage:
- Size: 393 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/projectsveltos/shard-controller/actions)
[](https://goreportcard.com/report/github.com/projectsveltos/shard-controller)
[](https://join.slack.com/t/projectsveltos/shared_invite/zt-1hraownbr-W8NTs6LTimxLPB8Erj8Q6Q)
[](LICENSE)
[](https://twitter.com/projectsveltos)
# Sveltos: Kubernetes add-on controller

# Useful links
- Projectsveltos [documentation](https://projectsveltos.github.io/sveltos/)
- [Quick Start](https://projectsveltos.github.io/sveltos/quick_start/)
# 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.
