Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added documentation and discord links #173

Merged
merged 1 commit into from
Sep 24, 2021
Merged
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
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!