zhu

Results 5 issues of zhu

按照nacos文档描述执行了快速部署的脚本,在k8s环境。出现以下报错信息。请问是nacos更换了部署方式吗,新版本参考当前文档已经无法正常部署。 ``` root@master:/opt/test3/nacos3# kubectl logs -n p1 nacos-0 + export 'CUSTOM_SEARCH_NAMES=application' + export 'CUSTOM_SEARCH_LOCATIONS=file:/home/nacos/conf/' + export 'MEMBER_LIST=' + PLUGINS_DIR=/home/nacos/plugins/peer-finder + join_if_exist -Xms 1g + '[' -n 1g ] + echo...

fixed:when build image, docker warring me the messages ``` 1 warning found (use docker --debug to expand): - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 2) ```

In internal network or china network, when i want to connect some storage , i need config network proxy in the client, how to config it

help wanted

### Your current KubeKey version root@master1:/opt# ./kk version kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.11", GitCommit:"f9d473060ec34cd8ffe5a87f2eceb1dead397f5c", GitTreeState:"clean", BuildDate:"2025-08-18T17:04:46Z", GoVersion:"go1.23.2", Compiler:"gc", Platform:"linux/amd64"} ### Describe this feature 现状 离线部署环境。在 ./kk add node时,未对全新节点进行环境初始化,部分依赖软件的旧版已在软件仓库删除不提供,例如docker,只能使用新版,导致新增节点与现环境软件版本无法对齐一致。 ### Describe...

my kubectl version ```bash root@master1 Fri Sep 19 [16:00:46] : /opt/kubedr # kubectl version Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.10", GitCommit:"7e54d50d3012cf3389e43b096ba35300f36e0817", GitTreeState:"clean", BuildDate:"2022-08-17T18:32:54Z", GoVersion:"go1.17.13", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.10",...