Using AKS-managed Istio External Ingress Gateway with Gateway API

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gateway-api

    Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

    There's no doubt that Ingress and service mesh have greatly improved the way we manage and secure traffic in Kubernetes, but the subtle differences between implementations has made it difficult to standardize on a single way of doing things. This is where the Gateway API comes in. It is a Kubernetes add-on that aims to bring users an extensible, role-oriented, and protocol-aware services configuration mechanism. It is a new API that both Ingress and service mesh vendors can standardize on.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • aks-store-demo

    Sample microservices app for AKS demos, tutorials, and experiments

    To demo the Gateway API, we'll deploy the AKS store demo app, a simple e-commerce application which consists of two services: store-front and store-admin. The store-front service is the customer facing e-commerce store, and the store-admin service is a back-end service that serves an admin dashboard for managing the store.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ambient Mesh with Istio like a boss!

    1 project | dev.to | 10 Jul 2024
  • EKS: is it possible to rewrite the URL with ALB?

    1 project | /r/kubernetes | 12 Dec 2022
  • Exposing k8s services

    2 projects | /r/kubernetes | 16 Aug 2022
  • Getting Started with Kubernetes Ingress

    1 project | /r/kubernetes | 24 May 2022
  • Introduction - Kubernetes Gateway API

    1 project | /r/devopsish | 18 May 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?