流雨声

Results 10 issues of 流雨声

## Issue Description Type: *feature request* ### Describe what feature you want ![image](https://user-images.githubusercontent.com/23071653/173847089-64ae853d-1f7d-4331-8998-3e02a37dcc6b.png) 操作系统: centos7.x 安装命令: sealer run kubernetes:v1.19.8 -m 192.168.139.140 -n 192.168.139.140 -p 12589 报错原因: 之前遗留的配置资源干扰集群安装,根本原因是因为,安装命令将节点既指定为 master 同时也指定为 worker...

kind/feature
Clusterfile

#### What happened: ![image](https://user-images.githubusercontent.com/23071653/173844483-66865073-9a39-4d64-9d78-a6b235ddb265.png) 操作系统: centos7.x 安装命令: sealer run kubernetes:v1.19.8 -m 192.168.139.140 -n 192.168.139.140 -p 12589 报错原因: [WARNING Hostname]: hostname "machine-140" could not be reached [WARNING Hostname]: hostname "machine-140": lookup...

kind/bug

Apiserver boot has requirements for OpenSSL version, but it has not been checked and prompted before, which may make users confused.

cncf-cla: yes
size/L
lifecycle/stale

cncf-cla: yes
size/S
lifecycle/stale

Supplementary compilation time parameters.

cncf-cla: yes
size/S
lifecycle/stale

When I generate binary and execute apiserver boot version, the output lacks key parameter information. When I check, I find that there is a problem with the version file path.

cncf-cla: yes
size/S
lifecycle/stale

Extract LD_ Flags working parameter as global variableYou can extract public parameters, which are required no matter whether binary or package compilation is generated.

cncf-cla: yes
size/L
lifecycle/stale

When I tested, I found that etcd's service addressing is not very rigorous. If users do not read the source code, it may not be well understood.

cncf-cla: yes
size/XS
lifecycle/stale

…tion interference.

cncf-cla: yes
size/XS
lifecycle/stale

shell: "sudo mv -f /etc/yum.repos.d/*.repo /etc/yum.repos.d/bak >/dev/null 2>&1 || sudo ls /etc/yum.repos.d/ >/dev/null 2>&1 || yum clean all >/dev/null 2>&1 || rm -rf /var/cache/yum/* 2>&1" ansible shell if use ||...