[ 
https://issues.apache.org/jira/browse/GOBBLIN-906?focusedWorklogId=332124&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-332124
 ]

ASF GitHub Bot logged work on GOBBLIN-906:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Oct/19 17:58
            Start Date: 22/Oct/19 17:58
    Worklog Time Spent: 10m 
      Work Description: Will-Lo commented on pull request #2760: [GOBBLIN-906] 
Initializes kubernetes cluster for GaaS and Gobblin Standalone
URL: https://github.com/apache/incubator-gobblin/pull/2760#discussion_r337665813
 
 

 ##########
 File path: gobblin-kubernetes/gobblin-service/basic-cluster/ingress.yaml
 ##########
 @@ -0,0 +1,15 @@
+apiVersion: networking.k8s.io/v1beta1
+kind: Ingress
+metadata:
+  name: test-ingress
+  annotations:
+    nginx.ingress.kubernetes.io/rewrite-target: /$1
+spec:
+  rules:
+    - host: gaas-test.info
 
 Review comment:
   I would say it's not needed for a minimal ingress as the URL mapping is done 
on my local machine's side. I can remove this
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 332124)
    Time Spent: 1h 40m  (was: 1.5h)

> Define Kubernetes Cluster for GaaS and Gobblin Standalone
> ---------------------------------------------------------
>
>                 Key: GOBBLIN-906
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-906
>             Project: Apache Gobblin
>          Issue Type: New Feature
>    Affects Versions: 0.15.0
>            Reporter: William Lo
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Defines a kubernetes cluster to demonstrate a workflow between GaaS and 
> Gobblin Standalone, all living in a K8s environment



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to