Skip to content

[Feature] 目前运行k8s application模式的话,streampark不支持在k8s部署? #4309

@vincentnull

Description

@vincentnull

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

我了解到在streampark在使用k8s applicaiton模式下,需要用到dockerd来构建镜像,并推送镜像仓库
而kubernetes1.24之后已经去除了对docker的依赖,导致发布作业出现以下报错:
java.lang.RuntimeException: java.io.IOException: com.sun.jna.LastErrorException: [111] Connection refused

了解到目前的解决方案:
Kaniko 是 Google 开源的无 Docker 构建工具,它能在任何 Kubernetes Pod 中安全地构建并推送镜像,无需 dockerd。官方会在未来进行支持吗?

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions