# Office Hours for Ingress Panelists: Jorge (Host) Pierre BB Bowei (sig-network, google, prefers june) Manuel (sig-network, containo.us, eu-friendly time ) Application specific questions ============================== GRPC: https://stackoverflow.com/questions/60819403/how-to-setup-nginx-ingress-for-gke-grpc. FTP: https://stackoverflow.com/questions/50289736/how-to-access-google-kubernetes-engine-ftp-server-by-filezilla. Prometheus: https://stackoverflow.com/questions/61121046/ingress-routing-rules-to-access-prometheus-server Jenkins: https://stackoverflow.com/questions/60828736/missing-jobs-in-jenkins-when-kubernetes-deployment-have-many-replicas. Design Based Questions ====================== https://kubernetes.slack.com/archives/CANQGM8BA/p1583033674172500 Does all implementations have default backend and is it necessary ? Using same ingress for services in different namespace: https://kubernetes.slack.com/archives/CANQGM8BA/p1586503212454700 Annotation based questions ========================= nginx.ingress.kubernetes.io/service-upstream: "true" nginx.ingress.kubernetes.io/rewrite-target kubernetes.io/ingress.global-static-ip-name: "kubernetes-ingress" Routing Questions ================= https://stackoverflow.com/questions/56146076/rewriting-kubernetes-services-in-an-nginx-ingress https://stackoverflow.com/questions/59620221/how-do-i-setup-ingress-controller-for-kubernetes-where-one-end-point-for-test-en https://stackoverflow.com/questions/60968806/nginx-ingress-controller-forward-source-ip https://stackoverflow.com/questions/60828736/missing-jobs-in-jenkins-when-kubernetes-deployment-have-many-replicas (Sticky Session) https://stackoverflow.com/questions/59620221/how-do-i-setup-ingress-controller-for-kubernetes-where-one-end-point-for-test-en https://stackoverflow.com/questions/50562639/ingress-domain-based-routing-is-not-working-in-browser-but-im-able-to-curl-the Failure Scenario's ================== Incorrect annotations leading to ingress crash: https://kubernetes.slack.com/archives/CANQGM8BA/p1586504807465100 Regex ===== https://stackoverflow.com/questions/60753327/nginx-ingress-controller-for-multiple-service-for-branch-wise-deployment https://stackoverflow.com/questions/60609217/gke-unable-to-deploy-ingress-getting-default-backend-404-or-502 TLS === https://stackoverflow.com/questions/60870297/ingress-controller-pushed-to-404-when-using-tls