Not able to take etcd backup using cronjob #14690
Unanswered
kavita1205
asked this question in
Q&A
Replies: 1 comment 7 replies
-
@tjungblu can you please look into it and help me here. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am trying to take backup of our existing kubernetes cluster v 1.24 using cronjob. In our company we have 5 master servers, so I wanted to take backup of each master server. So, I am running a script (which will take backup) in configmap and passing this configmap in cronjob.
The issue is , this cronjob is not able to take backup. So, can someone help me here.
Below are the steps which I followed to create cronjob.
Dockerfile:
Configuration of Configmap
Beta Was this translation helpful? Give feedback.
All reactions