kubernetes cluster install ntp in each nodes
- localhost can executed
kubectl
admin commands - localhost can ssh to each nodes without password
- choose one kubernetes master node as ntp server master node
- all other nodes sync time from ntp server master node
- scripts for auto or manual check
./install_ntp_cluster.sh
./uninstall_ntp_cluster.sh
- Ubuntu 18.04 and later versions
- Centos 7.x and later versions