From 44df3351728b721285861ffbbdedab4330aafc34 Mon Sep 17 00:00:00 2001 From: aesoft <43991222+aeppling@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:45:47 +0200 Subject: [PATCH] Create README.md --- withKube/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 withKube/README.md diff --git a/withKube/README.md b/withKube/README.md new file mode 100644 index 0000000..03e79ad --- /dev/null +++ b/withKube/README.md @@ -0,0 +1,6 @@ +# Cronicle Schedule with kube job + +Those files are here if you want to deploy Cronicle to schedule Kexa as a Kube job instead of DinD. + +Add the role and binding to the template, then use the jobCronicleScriptKubernetes.sh inside the shell script +of Cronicle (instead of jobCronicleScriptDocker.sh)