add istio proxy protocol shim officially

This commit is contained in:
James Andariese 2023-07-20 13:39:55 -05:00
parent cf5a6a9bae
commit a91aacf81b
2 changed files with 20 additions and 0 deletions

View 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

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: istio-proxy-protocol-shim