Kubernetes环境搭建
一、在Kubernetes环境搭建过程中,会创建CA、admin、etcd等等证书,创建证书的过程中需要注意当前系统的时间,否则很可能因为生成证书时间同其他系统时间差别,造成证书验证失败。
1. 通过VirtualBox设置vm系统时间同宿主机时间同步(参考),不过都没成功。。。
echo "ntpdate cn.pool.ntp.org" >> /etc/profile chmod +s /usr/sbin/ntpdate source /etc/profile
清醒时做事,糊涂时读书,大怒时睡觉,独处时思考; 做一个幸福的人,读书,旅行,努力工作,关心身体和心情,成为最好的自己
-- 共勉