Skip to content

david-goudet/build-x-forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

oc new-app python~https://github.com/david-goudet/build-x-forward.git registry.access.redhat.com/ubi9/s2i-base
oc expose svc/build-x-forward
#sudo podman run -d --rm --name haproxy -v "/home/quickcluster/haproxy:/etc/haproxy:Z" -p 8089:8080 registry.connect.redhat.com/haproxytech/haproxy:1.8.23-1624151643
# Enable PROXY protocol: https://access.redhat.com/solutions/6337981
oc edit IngressController -n openshift-ingress-operator (https://docs.openshift.com/container-platform/4.12/networking/ingress-operator.html#nw-using-ingress-forwarded_configuring-ingress)
=> work with Append


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages