pnnl-miscscripts/chronyd
Chart version: 0.3.5
Api version: v1
App version: 0.3.5
Chronyd for Kubernetes
application
Chart Type
Active
Status
Unknown
License
1277
Downloads
https://pnnl-miscscripts.github.io/charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install chronyd center/pnnl-miscscripts/chronyd
Versions (0)
View all
Chronyd
The chronyd chart launches chronyd on each node of the cluster.
Install Chart
To install the Chart into your Kubernetes cluster :
kubectl create namespace chronyd
helm upgrade --install --namespace "chronyd" chronyd pnnl-miscscripts/chronyd -f chronyd-values.yaml
After installation succeeds, you can get a status of Chart
helm status "chronyd"
If you want to delete your Chart, use this command:
helm delete --purge "chronyd"
Chronyd configuration
Set your chronyd config like:
config: |
pool pool.ntp.org iburst maxsources 3
rtcsync
driftfile /var/lib/chrony/drift