Skip to content

Commit

Permalink
added documentation and discord links
Browse files Browse the repository at this point in the history
  • Loading branch information
olensmar authored Sep 24, 2021
1 parent d38ae90 commit 665643c
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,27 @@ allowing you to
- Kusk plays nicely with both manual and automated/GitOps/CD workflows.
- The underlying architecture makes it straight-forward to extend Kusk with new generators

Kusk currently supports
- Ambassador 1.x
- Linkerd
- Nginx-Ingress
- Traefik V2 (v2.x)
Kusk currently supports (click for configuration options)
- [Ambassador 1.x](https://kubeshop.github.io/kusk/ambassador/)
- [Linkerd](https://kubeshop.github.io/kusk/linkerd/)
- [Nginx-Ingress](https://kubeshop.github.io/kusk/nginx-ingress/)
- [Traefik V2 (v2.x)](https://kubeshop.github.io/kusk/traefik/)

Some of the upcoming tools we'd like to support are Kong, Ambassador 2.x, etc. Please don't hesitate to
suggest others or contribute your own generator!

## Documentation
## Documentation & Support

To learn more about Kusk check out the [complete documentation](https://kubeshop.github.io/kusk/)

Join our [Discord Server](https://discord.gg/uNuhy6GDyn) to ask questions, suggest ideas, etc.

# How to contribute

- Check out our [Contributor Guide](https://github.com/kubeshop/.github/blob/main/CONTRIBUTING.md) and
[Code of Conduct](https://github.com/kubeshop/.github/blob/main/CODE_OF_CONDUCT.md)
- Fork/Clone the repo and make sure you can run it as shown above
- Check out open [issues](https://github.com/kubeshop/kusk/issues) here on GitHub
- Get in touch with the team by starting a discussion on [GitHub](https://github.com/kubeshop/kusk/discussions) or [Discord channel](https://discord.gg/uNuhy6GDyn) on what you want to help with
- Get in touch with the team by starting a discussion on [GitHub](https://github.com/kubeshop/kusk/discussions) or on our [Discord Server](https://discord.gg/uNuhy6GDyn).
or open an issue of your own that you would like to contribute to the project.
- Fly like the wind!

0 comments on commit 665643c

Please sign in to comment.