https://github.com/switcherapi/helm-charts
Switcher API Helm Charts
https://github.com/switcherapi/helm-charts
feature-flags helm-charts kubernetes switcher-api
Last synced: 4 months ago
JSON representation
Switcher API Helm Charts
- Host: GitHub
- URL: https://github.com/switcherapi/helm-charts
- Owner: switcherapi
- License: mit
- Created: 2022-09-19T03:43:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-09-15T01:17:55.000Z (5 months ago)
- Last Synced: 2025-09-15T01:20:19.191Z (5 months ago)
- Topics: feature-flags, helm-charts, kubernetes, switcher-api
- Language: Smarty
- Homepage: https://switcherapi.github.io/helm-charts
- Size: 96.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
***
Switcher API Helm Charts
[](https://github.com/switcherapi/helm-charts/actions/workflows/release.yml)
[](https://artifacthub.io/packages/search?repo=switcherapi)
[](https://github.com/switcherapi/helm-charts/blob/main/LICENSE)
[](https://switcher-hq.slack.com/)
***
Switcher API Helm Charts provide a set of Helm charts for deploying the Switcher API and its related components in Kubernetes environments. These charts simplify the deployment and management of the Switcher API ecosystem, including the core API, resolver node, management interface, Slack app integration, and GitOps orchestrator.
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
```bash
helm repo add switcherapi https://switcherapi.github.io/helm-charts
```
# Switcher API Helm Charts
[](https://artifacthub.io/packages/helm/switcherapi/switcher-api)
[](https://github.com/switcherapi/helm-charts/blob/master/charts/switcher-api/README.md)
| Component | Description | Repository Link | Source Code |
|-----------|-------------|-----------------|-------------|
| Switcher API | Core API that manages Switcher API ecosystem | [Docker Hub](https://hub.docker.com/r/trackerforce/switcher-api) | [GitHub](https://github.com/switcherapi/switcher-api) |
| Switcher Resolver Node | Proxy handler that interfaces Switcher Components with Switcher API | [Docker Hub](https://hub.docker.com/r/trackerforce/switcher-resolver-node) | [GitHub](https://github.com/switcherapi/switcher-resolver-node) |
| Switcher Management | Web interface for managing Switcher API | [Docker Hub](https://hub.docker.com/r/trackerforce/switcher-management) | [GitHub](https://github.com/switcherapi/switcher-management) |
# Switcher Slack App Helm Charts
[](https://artifacthub.io/packages/helm/switcherapi/switcher-slack-app)
[](https://github.com/switcherapi/helm-charts/blob/master/charts/switcher-slack-app/README.md)
| Component | Description | Repository Link | Source Code |
|-----------|-------------|-----------------|-------------|
| Switcher Slack App | Allows teams to integrate Switcher API workflows with Slack | [Docker Hub](https://hub.docker.com/r/trackerforce/switcher-slack-app) | [GitHub](https://github.com/switcherapi/switcher-slack-app) |
# Switcher GitOps Helm Charts
[](https://artifacthub.io/packages/helm/switcherapi/switcher-gitops)
[](https://github.com/switcherapi/helm-charts/blob/master/charts/switcher-gitops/README.md)
| Component | Description | Repository Link | Source Code |
|-----------|-------------|-----------------|-------------|
| Switcher GitOps | GitOps Domain Snapshot Orchestrator | [Docker Hub](https://hub.docker.com/r/trackerforce/switcher-gitops) | [GitHub](https://github.com/switcherapi/switcher-gitops) |