kube-nginx-proxy icon indicating copy to clipboard operation
kube-nginx-proxy copied to clipboard

Nginx reverse proxy for Kubernetes services and pods powered by annotations

Results 3 kube-nginx-proxy issues
Sort by recently updated
recently updated
newest added
trafficstars

• Additional location block use case is to add in an additional header in my case a websockets location: ``` metadata: annotations: location_block_header: "subscriptions/" ``` • Allow for other ssl...

Hi, I'm a newbie to K8 and would appreciate any insight into the following problem. I want to eliminate the load balancer that I'm using currently for my staging environment...

@kylemcc I'm not sure if it is a major hassle, but if possible can you kick off a build here that uses the latest `kube-gen`? https://github.com/kylemcc/kube-gen/pkgs/container/kube-gen%2Fkube-gen Thanks in advance!