Ingress NGINX Controller for Kubernetes
Find a file
Wesley Hartford 44d7008126 Fix arguments to match replication controller
The DaemonSet as it exists causes the pod to crash on startup with the following:

Error syncing pod, skipping: failed to "StartContainer" for "nginx-ingress-lb" with RunContainerError: "runContainer: API error (500): Cannot start container 7eab41694a7d817665337724b5710bd17d7846f0212408aa9d6056e3211447a4: [8] System error: exec: \"/nginx-ingress-controller-lb\": stat /nginx-ingress-controller-lb: no such file or directory\n"

Modifying the arguments to match the replication controller works.
2016-04-06 09:16:55 -07:00
controllers Fix arguments to match replication controller 2016-04-06 09:16:55 -07:00
echoheaders Redirect on x-forwarded-for=http in echoserver. 2016-03-08 11:16:05 -08:00
Godeps Improve event handling using a workqueue 2016-03-25 15:34:44 -03:00