#6124·sealos

Feature: 能否支持在已经有的,非sealos的集群镜像部署的k3s/k8s上,通过sealos run的方式部署应用。 || Feature: Is it possible to support the deployment of applications through sealos run on existing k3s/k8s deployed with non-sealos cluster images?

Author: whitecamel-ctrlCreated Oct 28, 2025Updated Jun 16, 2026
Labelskind/feature

What is the problem this feature will solve?

我构建了一个eck的cloudimage镜像,在一个已有的集群里,执行sealos run进行部署的时候失败了,如下: ``# sealos run xxx/cloudimages/eck:v0.1.0

2025-10-28T08:54:19 info Start to create a new cluster: master [xx.xx.xx.xx], worker [], registry xx.xx.xx.xx 2025-10-28T08:54:19 info Executing pipeline Check in CreateProcessor. 2025-10-28T08:54:19 info checker:hostname [xx.xx.xx.xx:22] 2025-10-28T08:54:19 info checker:timeSync [xx.xx.xx.xx:22] 2025-10-28T08:54:19 info checker:containerd [xx.xx.xx.xx:22] Error: failed to run checker: containerd is installed on xx.xx.xx.xx:22 please uninstall it first ``

If you have solution,please describe it

No response

What alternatives have you considered?

No response


What is the problem this feature will solve?

I built an eck cloudimage image. In an existing cluster, when executing sealos run for deployment, it failed, as follows: ``# sealos run xxx/cloudimages/eck:v0.1.0

2025-10-28T08:54:19 info Start to create a new cluster: master [xx.xx.xx.xx], worker [], registry xx.xx.xx.xx 2025-10-28T08:54:19 info Executing pipeline Check in CreateProcessor. 2025-10-28T08:54:19 info checker:hostname [xx.xx.xx.xx:22] 2025-10-28T08:54:19 info checker:timeSync [xx.xx.xx.xx:22] 2025-10-28T08:54:19 info checker:containerd [xx.xx.xx.xx:22] Error: failed to run checker: containerd is installed on xx.xx.xx.xx:22 please uninstall it first ``

If you have solution, please describe it

No response

What alternatives have you considered?

No response