hello folks, I have been learning these modules and have a question,
I have a python code that connects to database in a cloud and outputs as a flat file. I would like to containerize and schedule this in a K8.
Question is , how can I use Jenkins effectively? Will Jenkins help me automate process of containerization and creating a DockerFile?
Your answers are greatly appreciated