add istio proxy protocol shim officially
This commit is contained in:
parent
cf5a6a9bae
commit
a91aacf81b
16
istio-proxy-protocol-shim/istio.yaml
Normal file
16
istio-proxy-protocol-shim/istio.yaml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
apiVersion: utilities.strudelline.net/v1alpha1
|
||||||
|
kind: ProxyProtocolShim
|
||||||
|
metadata:
|
||||||
|
creationTimestamp: "2023-07-20T16:52:16Z"
|
||||||
|
generation: 1
|
||||||
|
name: istio-proxy-protocol-shim
|
||||||
|
namespace: istio-proxy-protocol-shim
|
||||||
|
resourceVersion: "112593177"
|
||||||
|
uid: 8d846c2d-e839-492c-ac8e-d5970766b995
|
||||||
|
spec:
|
||||||
|
upstream:
|
||||||
|
http: istio-ingressgateway.istio-system.svc.cluster.local:80
|
||||||
|
https: istio-ingressgateway.istio-system.svc.cluster.local:443
|
||||||
|
commonAnnotations:
|
||||||
|
metallb.universe.tf/allow-shared-ip: 172.16.17.80
|
||||||
|
metallb.universe.tf/loadBalancerIPs: 172.16.17.80
|
4
istio-proxy-protocol-shim/ns.yaml
Normal file
4
istio-proxy-protocol-shim/ns.yaml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: istio-proxy-protocol-shim
|
Loading…
Reference in New Issue
Block a user