Skip to content

BUG: install success but doesn't work #5571

@shadowlaser

Description

@shadowlaser

Sealos Version

v5.0.1

How to reproduce the bug?

  1. ubuntu 24.04 server 3台机器,使用的如下命令在一台机器上安装:
    (域名+内网ip的方式安装的)
    $ curl -sfL $PROXY_PREFIX/https://raw.githubusercontent.com/labring/sealos/v5.0.1/scripts/cloud/install.sh -o /tmp/install.sh && SEALOS_VERSION=v5.0.1 && bash /tmp/install.sh
    --cloud-version=v5.0.1
    --image-registry=registry.cn-shanghai.aliyuncs.com --zh
    --proxy-prefix=$PROXY_PREFIX
    --cloud-domain=<your_domain>

  2. 安装过程出现如下错误,但不影响安装执行。
    Error from server (NotFound): configmaps "desktop-frontend-config" not found
    Image

  3. 安装完成之后,k8s查看pod日志如下:

Image

1、安装过程出现问题:Error from server (NotFound): configmaps "desktop-frontend-config" not found。
是否需要解决?

2、使用域名+内网ip的访问不到,这个怎么解决?

Image

What is the expected behavior?

No response

What do you see instead?

No response

Operating environment

- Sealos version:
- Docker version:
- Kubernetes version:
- Operating system:
- Runtime environment:
- Cluster size:
- Additional information:

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions