Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Whether you don't want to overload your Raspberry Pi, or your QA environment is
- [Docker Swarm](#docker-swarm)
- [Podman](#podman)
- [Kubernetes](#kubernetes)
- [Nomad](#nomad)
- [Usage with Reverse Proxies](#usage-with-reverse-proxies)
- [Apache APISIX](#apache-apisix)
- [Caddy](#caddy)
Expand Down Expand Up @@ -283,6 +284,22 @@ Sablier provides native Kubernetes support for managing deployments, scaling wor

📚 **[Full Documentation](https://sablierapp.dev/#/providers/kubernetes)**

---

### Nomad

<img src="./docs/assets/img/nomad.png" alt="Nomad" width="100" align="right" />

Sablier integrates with HashiCorp Nomad for dynamic scaling of task groups across your cluster.

**Features:**
- Scale Nomad task groups on demand
- Support for ACL tokens and namespaces
- Event-driven allocation monitoring
- Multi-region support

📚 **[Full Documentation](https://sablierapp.dev/#/providers/nomad)**

## Usage with Reverse Proxies

### Apache APISIX
Expand Down
Loading
Loading