You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/05/11 06:35:42 UTC

[GitHub] [dolphinscheduler] liqingwang opened a new issue, #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues

liqingwang opened a new issue, #9984:
URL: https://github.com/apache/dolphinscheduler/issues/9984

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Some docker image does not exist and the doc has some issues.
   
   ### What you expected to happen
   
   deploy succeeded.
   
   
   
   ### How to reproduce
   
   # 1. Some Docker Images do not exist.
   
   ```
   ➜  ~ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-tools:3.0.0-alpha
   Error response from daemon: repository dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-tools not found: name unknown: repository name not known to registry
   ➜  ~ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-api:3.0.0-alpha
   Error response from daemon: repository dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-api not found: name unknown: repository name not known to registry
   ➜  ~ docker pull dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-alert-server:3.0.0-alpha
   Error response from daemon: repository dolphinscheduler.docker.scarf.sh/apache/dolphinscheduler-alert-server not found: name unknown: repository name not known to registry
   ```
   The 3.0.0-alpha image registry is [dolphinscheduler.docker.scarf.sh/apache](https://github.com/apache/dolphinscheduler/blob/3.0.0-alpha-release/deploy/kubernetes/dolphinscheduler/values.yaml#L25), and I see the Docker image is well at [docker hub](https://hub.docker.com/layers/dolphinscheduler-api/apache/dolphinscheduler-api/3.0.0-alpha/images/sha256-e45078529d80d146e28a979df8cf5c48d900b7cb1aa722624fb868697db811b0?context=explore)
   
   # 2. db-init-job failed when use pg as metadata.
   Same as #9963.
   
   # 3. QuickStart in Kubernetes Doc Error
   
   ## 1. Install DolphinScheduler Part
   ```
   $ cd apache-dolphinscheduler-3.0.0-alpha-src/docker/kubernetes/dolphinscheduler
   ```
   
   The Kubernetes folder is moved to ```deploy/kubernetes/dolphinscheduler```, I'll open a PR to fix this problem.
   
   ## 2. Use MySQL && Support MySQL && Support Oracle && Support Python 2 pip && Support Python 3 in FAQ Part
   
   Dolphinscheduler has changed all services to different docker images after version 3.0.0. So when we want to Support Mysql or Oracle. Maybe needs to change the API && Master && Worker && alert-service docker images. I'm not sure because I not familiar with this part, but the doc is not correct.
   
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.0.0-alpha
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] liqingwang commented on issue #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues

Posted by GitBox <gi...@apache.org>.
liqingwang commented on issue #9984:
URL: https://github.com/apache/dolphinscheduler/issues/9984#issuecomment-1132406698

   @zhongjiajie 
   3. QuickStart in Kubernetes Doc Error  - 2. Use MySQL && Support MySQL && Support Oracle && Support Python 2 pip && Support Python 3 in FAQ Part
    
    This part not fix.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie commented on issue #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on issue #9984:
URL: https://github.com/apache/dolphinscheduler/issues/9984#issuecomment-1132405442

   @liqingwang I find out you submit and PR #9994 , does it fix this issue?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9984:
URL: https://github.com/apache/dolphinscheduler/issues/9984#issuecomment-1123242221

   Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can [join our slack](https://join.slack.com/t/asf-dolphinscheduler/shared_invite/zt-omtdhuio-_JISsxYhiVsltmC5h38yfw) and send your question to channel `#troubleshooting`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] zhongjiajie closed issue #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues

Posted by GitBox <gi...@apache.org>.
zhongjiajie closed issue #9984: [Bug] [deploy on k8s by helm] Some docker image is not exist and doc has some issues
URL: https://github.com/apache/dolphinscheduler/issues/9984


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org