An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Kusk Examples





[![Discord](https://img.shields.io/discord/884464549347074049?label=discord&logo=discord)](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).