Will-Lo commented on a change in pull request #2799: [GOBBLIN-932] Create deployment for Azure, clean up existing deployments URL: https://github.com/apache/incubator-gobblin/pull/2799#discussion_r352860502
########## File path: gobblin-kubernetes/gobblin-service/azure-cluster/ingress.yaml ########## @@ -0,0 +1,12 @@ +apiVersion: extensions/v1beta1 Review comment: Ah we need nginx as the ingress, because Azure AKS doesn't have a built in ingress like minikube does. I'll add some comments. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
