DEV Community

Ole Lensmar
Ole Lensmar

Posted on

Kusk Gateway - Configuring Ingress with OpenAPI

Hello everyone!

We at Kubeshop have been investigating the feasibility of having an ingress controller that's configured using OpenAPI rather than Ingress resources.

Would this be something of interest to you?

The idea is that it will be completely self service for developers when updating the configuration that powers ingress.

Our thought process was basically OpenAPI is great for describing your API, so why not use it for also describing how these services are exposed to the world?

We developed an alpha open source product that implements this idea and are looking for people to evaluate it and give feedback. We have a handy example that takes ~10 minutes to get up and running for you to evaluate against.

We're quite proud of what we managed to make it do thus far - instead of copying and pasting the current features here, I will just link to a blog post we wrote which goes into more detail.

https://kubeshop.io/blog/configure-ingress-with-openapi

We also have official documentation here and you can check out the repo on Github here

We would greatly appreciate any feedback we receive and will allow us to develop it further to better suite the community.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay