Docker – when server restarts all installed jenkins plugins got deleted and all configuration also removed, again it starts from scratch
I am new to K8s. I am trying to create Jenkins pod and the agent in K8s environment. Installed all plugins also configured the kubernetes plugins. I successfully created the Jenkins Pod and the agent also build the sample job…