Skip to content

Commit

Permalink
Merge pull request #211 from Kuadrant/slack
Browse files Browse the repository at this point in the history
Added link to slack channel on k8s workspace
  • Loading branch information
alexsnaps authored Sep 21, 2023
2 parents 6537e3c + c1a62d6 commit 0e543ba
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 0e543ba

Please sign in to comment.