CloudNativer

Results 38 comments of CloudNativer

We will upgrade `kube-dashboard` in `kube-install 0.8.0`. You can follow our roadmap: https://github.com/cloudnativer/kube-install/blob/master/docs/roadmap.md

> 你好!使用V0.8.0版本安装失败。CNI插件Cilium;系统CentOS Linux release 7.9.2009 (Core);内核:4.19.12-1.el7.elrepo.x86_64。 具体错误日志: TASK [/opt/app/kube-install/data/output/k8s-anoncloud/sys/0x0000000000base/all : service] *** fatal: [192.168.0.33]: FAILED! => {"changed": false, "msg": "Could not find the requested service ufw: host"} ...ignoring fatal: [192.168.0.32]:...

> kubectl get node看不到node节点,只有master节点 由於kube-install使用的是二進位安裝,所以kubectl get看不到master,你可以使用kubectl get cs來查看master的健康狀態。 kubectl get node看到的就是所有node節點。

> 比如主机的ssh端口不是8022,怎么办? The current version (Contains v0 8.0-beta and below v0.7.*) does not support non-standard SSH ports.

We will support them in the official version of 0.8.0. This is our roadmap: https://github.com/cloudnativer/kube-install/blob/master/docs/roadmap.md

New version v0 8.0 has been released, and the new version supports custom `SSH` port installation. You can get the new version of the installation package here: https://github.com/cloudnativer/kube-install/releases/tag/v0.8.0

Thank you for your feedback. We will remove the historical "harbor-secret" parameter in the next version. You can follow our roadmap: https://github.com/cloudnativer/kube-install/blob/master/docs/roadmap.md

Thank you for your feedback. We need to discuss the network NIC options internally before considering adding them to the features of the later version. You can follow our new...

cilium is not directly supported for the time being. You can consider using cilium in combination with Multus. Refer to the following link for usage: https://github.com/cloudnativer/kube-ipam/blob/main/docs/Networksecuritylayering.md

We have recorded your requirements and we will consider supporting them in future versions.