Skip to content

Commit

Permalink
Added link to slack channel on k8s workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsnaps committed Sep 15, 2023
1 parent 670664f commit ff33ec7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ port, that implements the Envoy Rate Limit protocol (v3).
- [**Development**](#development)
- [**Testing Environment**](limitador-server/docs/sandbox.md)
- [**Kubernetes**](limitador-server/kubernetes/)
- [**Contributing**](#contributing)
- [**License**](#license)

Limitador is under active development, and its API has not been stabilized yet.
Expand Down Expand Up @@ -82,6 +83,11 @@ or you can run tests disabling the "redis storage" feature:
cd limitador; cargo test --no-default-features
```

## Contributing

Join us on the [#kuadrant](https://kubernetes.slack.com/archives/C05J0D0V525) channel in the Kubernetes Slack workspace,
for live discussions about the roadmap and more.

## License

[Apache 2.0 License](LICENSE)

0 comments on commit ff33ec7

Please sign in to comment.