Centralize Envoy Gateway routing
This commit is contained in:
parent
9acfeb7d48
commit
ba0a88b708
20 changed files with 184 additions and 318 deletions
6
infrastructure/gateway/envoy/gatewayclass.yaml
Normal file
6
infrastructure/gateway/envoy/gatewayclass.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: GatewayClass
|
||||
metadata:
|
||||
name: envoy-gateway-class
|
||||
spec:
|
||||
controllerName: gateway.envoyproxy.io/gatewayclass-controller
|
||||
Loading…
Add table
Add a link
Reference in a new issue