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

ASF GitHub Bot logged work on SUBMARINE-365:
--------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jan/20 12:41
            Start Date: 29/Jan/20 12:41
    Worklog Time Spent: 10m 
      Work Description: liuxunorg commented on pull request #168: 
SUBMARINE-365. Exposing the Submarine Workbench in the Kind
URL: https://github.com/apache/submarine/pull/168
 
 
   ### What is this PR for?
   submarine runs on the private network of k8s,
   We expose the port of the submarine workbench through k8s ingress nginx,
   This allows users to access outside the k8s cluster or directly.
   
   #### Execution kind-cluster-build.sh
   
   1. Create a new kind cluster, If you already have kind cluster, you need 
deleted before.
   ```
   kind delete cluster
   ./submarine-cloud/hack/kind-cluster-build.sh
   ```
   
   2. Do you want to run submarine in kind cluster now? [y/n] `y`
   
   + Automation pull `submarine-operation` & `submarine-server` docker image 
from https://hub.docker.com/r/apache/submarine/tags
   + Automation push `submarine-operation` & `submarine-server` docker image in 
Kind cluster
   + launch `submarine-operation` & `submarine-server` by yaml
   + You can open your browser and access the submarine workbench at 
`http://127.0.0.1/`
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-365
   
   ### How should this be tested?
   * https://travis-ci.org/liuxunorg/submarine/builds/643354689
   
   ### Screenshots (if appropriate)
   
![SUBMARINE-365](https://user-images.githubusercontent.com/3677382/73356711-ebd08500-42d5-11ea-81d3-170c60098def.gif)
   
   
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   
 
----------------------------------------------------------------
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]


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

            Worklog Id:     (was: 378781)
    Remaining Estimate: 0h
            Time Spent: 10m

> Exposing the Submarine Workbench in the Kind
> --------------------------------------------
>
>                 Key: SUBMARINE-365
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-365
>             Project: Apache Submarine
>          Issue Type: Sub-task
>          Components: Cloud-native Deployment
>            Reporter: Liu Xun
>            Assignee: Liu Xun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> submarine runs on the private network of k8s,
> We expose the port of the submarine workbench through k8s ingress nginx,
> This allows users to access outside the k8s cluster or directly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to