使用kubekey安装kubesphere (2)

以上准备工作完成且再次检查配置文件无误后,执行安装。

./kk create cluster -f config-sample.yaml +-------------------------+------+------+---------+----------+-------+-------+-----------+--------+------------+-------------+------------------+--------------+ | name | sudo | curl | openssl | ebtables | socat | ipset | conntrack | docker | nfs client | ceph client | glusterfs client | time | +-------------------------+------+------+---------+----------+-------+-------+-----------+--------+------------+-------------+------------------+--------------+ | kubesphere005 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere006 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere007 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere004 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere001 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere003 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere002 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | | kubesphere008 | y | y | y | y | y | y | y | y | y | y | y | CST 14:16:55 | +-------------------------+------+------+---------+----------+-------+-------+-----------+--------+------------+-------------+------------------+--------------+ This is a simple check of your environment. Before installation, you should ensure that your machines meet all requirements specified at https://github.com/kubesphere/kubekey#requirements-and-recommendations Continue this installation? [yes/no]: yes INFO[14:17:25 CST] Downloading Installation Files INFO[14:17:25 CST] Downloading kubeadm ... ************************************************** ##################################################### ### Welcome to KubeSphere! ### ##################################################### Console: :30880 Account: admin Password: P@88w0rd NOTES: 1. After logging into the console, please check the monitoring status of service components in the "Cluster Management". If any service is not ready, please wait patiently until all components are ready. 2. Please modify the default password after login. ##################################################### https://kubesphere.io 2021-02-05 15:47:21 #####################################################

至此kubesphere安装成功,可以通过浏览器访问:30880 验证

验证

您可以使用默认的帐户和密码 admin/P@88w0rd 登录 KubeSphere 控制台并开始使用 KubeSphere。请在登录后修改默认密码。

使用kubekey安装kubesphere

登录后如下图

使用kubekey安装kubesphere

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wssszp.html