Thank you for this great toutrial, can you guide us how to build docker file and then develop it with same env. i.e. using jenkins run on pod which create docker image of your project and then upload it to docker hub, after next stage it deploy same image into same kubernetes cluster using deploy file
In the video description section I have mentioned the repository which contains jenkinsagents.txt where you can see build command at the end. You can use that. You can also use the docker image that I have built which is configured in the deployment yaml file
Great
Thank you for this great toutrial, can you guide us how to build docker file and then develop it with same env. i.e. using jenkins run on pod which create docker image of your project and then upload it to docker hub, after next stage it deploy same image into same kubernetes cluster using deploy file
In the video description section I have mentioned the repository which contains jenkinsagents.txt where you can see build command at the end. You can use that. You can also use the docker image that I have built which is configured in the deployment yaml file