You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Byron Hsu (Jira)" <ji...@apache.org> on 2021/06/28 10:11:00 UTC

[jira] [Resolved] (SUBMARINE-860) Replace hard-coded IP address with DNS in Mlflow and minio service

     [ https://issues.apache.org/jira/browse/SUBMARINE-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Byron Hsu resolved SUBMARINE-860.
---------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

Issue resolved by pull request 611
[https://github.com/apache/submarine/pull/611]

> Replace hard-coded IP address with DNS in Mlflow and minio service
> ------------------------------------------------------------------
>
>                 Key: SUBMARINE-860
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-860
>             Project: Apache Submarine
>          Issue Type: Sub-task
>            Reporter: Byron Hsu
>            Assignee: Jhan-Shuo, Liu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.6.0
>
>
> Currently, the [mlflow|https://github.com/apache/submarine/blob/master/helm-charts/submarine/templates/submarine-mlflow.yaml#L85] and [minio |https://github.com/apache/submarine/blob/master/helm-charts/submarine/templates/submarine-minio.yaml#L93] server are connected by hard-coded IP. You can get where we reference the hard-coded IP [here|https://github.com/apache/submarine/search?q=10.96.0.3]. However, it is not viable for real-world application. We should replace it with DNS name. Whoever takes this issue can reference the [official DNS doc|https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/].



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org