hiddeco / cronjobber

Cronjobber is a cronjob controller for Kubernetes with support for time zones
Apache License 2.0
244 stars 38 forks source link

The schedule & zoneinfo does not reache the tzcronjob #33

Closed nevido closed 4 years ago

nevido commented 4 years ago

deply/deploy.yaml

ok

vi test.yaml ~ timezone: "Asia/Seoul" ~

kubectl apply -f test.yaml

in 5 sec or 6 sed the pod was starting..

scheldule was in 5 min or 10min from now ex) date Wed Sep 2 10:29:48 KST 2020

test.yaml Schedule: "35 10 *"

nevido commented 4 years ago

The problem was firewall