Cronicle
Cronicle copied to clipboard
Added k8s manifests
Manifests to run Cronicle in Kubernetes.
@trankchung thanks for your contribution, I found it very useful. Can you please clarify the purpose of cronicle client deployment? I didn't find anything about it in cronicle documentation. Thanks in advance!
@toshyak Cronicle designed using client/server model. In short, the master manages the jobs and the clients/slaves run the jobs. If no client then the master must be told it can run jobs. Having many clients allow distribution of loads.
@trankchung thanks for the response, now I got it!
@trankchung , I have a question for you. When I deploy these yaml files on my microk8s, I noticed that the services show cluster IP but no external IP. Shouldn't the type for service be Loadbalancer for external access?
I am asking because I am not able to reach portal.