improve NTP package conflict handling (#12212)

Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
ERIK
2025-05-16 18:55:14 +08:00
committed by GitHub
parent bca5a4ce3b
commit e4c0c427a3
9 changed files with 53 additions and 24 deletions

View File

@@ -14,6 +14,7 @@ kube_proxy_mode: nftables
# NTP mangement
ntp_enabled: true
ntp_package: chrony
ntp_timezone: Etc/UTC
ntp_manage_config: true
ntp_tinker_panic: true

View File

@@ -4,3 +4,7 @@ cloud_image: debian-12
# Kubespray settings
kube_network_plugin: cilium
# ntp settings
ntp_enabled: true
ntp_package: ntp

View File

@@ -44,3 +44,7 @@ kubeadm_patches:
example.com/test: "false"
labels:
example.com/prod_level: "prep"
# ntp settings
ntp_enabled: true
ntp_package: ntpsec