cloudnativer / kube-install

一键安装k8s(kubernetes):二進位離線方式部署,支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。Install k8s (kubernetes): one click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, rebuild of kubernetes master, and uninstallation of clusters.
Apache License 2.0
422 stars 118 forks source link

我想自定义端口,安装的端口可能需要修改端口 #33

Open fhyfhytt opened 2 years ago

fhyfhytt commented 2 years ago

我想自定义端口,安装的端口可能需要修改端口 6443我想更换端口

cloudnativer commented 2 years ago

我想自定义端口,安装的端口可能需要修改端口 6443我想更换端口

The current version (Contains v0 8.0-beta and below v0.7.*) does not support modifying 6443 port temporarily.

cloudnativer commented 2 years ago

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

cloudnativer commented 2 years ago

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