The K8 Gateway API 🚀

If you follow the K8s world, you have probably heard that the Gateway API has been released as beta this past summer!

As a superset of the Ingress API, the Gateway API provides a lot of power to teams, by letting non-admin folks get non-admin tasks c…


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Christine Kim

If you follow the K8s world, you have probably heard that the Gateway API has been released as beta this past summer!

As a superset of the Ingress API, the Gateway API provides a lot of power to teams, by letting non-admin folks get non-admin tasks completed.

If you wanted to try out the Gateway API, but weren't sure where to start, I created a simple and easy demo that walks through 3 common use cases, and you can see how simple it is!

The steps are outlined on my repo here.

A rough overview is that you will deploy a sample application httpbin, and create a Gateway with the Istio Gateway Controller.
Then you can try out 3 scenarios:

  1. Adding a new route to your HTTPRoute
  2. Traffic shifting between v1 and v2 of your application
  3. Trying a new Gateway! (this one is my personal fave)

Try it out, and leave any questions that you might have here! :)


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Christine Kim


Print Share Comment Cite Upload Translate Updates
APA

Christine Kim | Sciencx (2022-11-03T15:20:26+00:00) The K8 Gateway API 🚀. Retrieved from https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/

MLA
" » The K8 Gateway API 🚀." Christine Kim | Sciencx - Thursday November 3, 2022, https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/
HARVARD
Christine Kim | Sciencx Thursday November 3, 2022 » The K8 Gateway API 🚀., viewed ,<https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/>
VANCOUVER
Christine Kim | Sciencx - » The K8 Gateway API 🚀. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/
CHICAGO
" » The K8 Gateway API 🚀." Christine Kim | Sciencx - Accessed . https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/
IEEE
" » The K8 Gateway API 🚀." Christine Kim | Sciencx [Online]. Available: https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/. [Accessed: ]
rf:citation
» The K8 Gateway API 🚀 | Christine Kim | Sciencx | https://www.scien.cx/2022/11/03/the-k8-gateway-api-%f0%9f%9a%80/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.