https://github.com/kubeshop/kusk-examples
This repository contains examples of how to run applications with Kusk Gateway
https://github.com/kubeshop/kusk-examples
Last synced: 21 days ago
JSON representation
This repository contains examples of how to run applications with Kusk Gateway
- Host: GitHub
- URL: https://github.com/kubeshop/kusk-examples
- Owner: kubeshop
- License: mit
- Created: 2022-10-11T08:33:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T10:14:02.000Z (about 2 years ago)
- Last Synced: 2025-03-22T19:42:08.712Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 292 KB
- Stars: 9
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kusk Examples
![]()
![]()
[](https://discord.com/channels/884464549347074049)[Kusk Gateway](https://kusk.io) is an OpenAPI-driven Gateway that helps teams create better and more resilient APIs.
This repository contains examples of how to run Kusk Gateway in different configurations, with practical examples and instructions to achieve a working solution.
Check out the following examples:
- [`with-cert-manager`](./with-cert-manager): learn how to setup Kusk with TLS
- [`with-argocd`](./with-argocd): deploy your API Gateway with Kusk in a GitOps approach with ArgoCD
- [`oauth`](./oauth): example application frontend protected behind Kusk Gateway## Get Started with Kusk Gateway
Check out our [Getting Started section](https://kubeshop.github.io/kusk-gateway/getting-started) to install Kusk Gateway, deploy an example API and connect a service to the API.
## Feedback
Whether it helps you or not - we'd LOVE to hear from you. Please let us know what you think and of course, how we can make it better. Please join our growing community on [Discord](https://discord.com/invite/6zupCZFQbe).