gateway/gke-gateway-controller/multi-cluster-gateway/internal-http-gateway.yaml (15 lines of code) (raw):
kind: Gateway
apiVersion: networking.x-k8s.io/v1alpha1
metadata:
name: internal-http
namespace: store
spec:
gatewayClassName: gke-l7-rilb-mc
listeners:
- protocol: HTTP
port: 80
routes:
kind: HTTPRoute
selector:
matchLabels:
gateway: internal-http