@mehralmohit

I just wanted to take a moment to thank you for your amazing tutorial on creating an actions-runner-controller. Your explanation was clear, concise, and incredibly helpful. The step-by-step instructions and the attention to detail made it easy to follow along and understand the entire process.

Your video has made a significant impact on my project, and I appreciate the effort you put into making such high-quality content. Please keep up the fantastic work; your expertise and teaching style are much appreciated!

Looking forward to more great tutorials from you.

Although the actions-runner and controller image version changed from 0.4.0 to 0.9.2, everything else was mostly the same and very well controlled by the values.yaml file. I also liked how you distinguished and demonstrated the two different container types (Docker in Docker and Kubernetes) for the runner skill set.:medal-yellow-first-red:

@TheEveryDayDream

Excellent video

@pishangujeniya

Thanks It was really a very good in-depth explanation of history, and evolution of ARC along with guidance to setup inhouse.

@renan00almeida

Thank you so much for creating this! Extremely didactic and rich in content! You've got a new follower here :)

@danielgenis3253

Woah, I was planing to simply upadte our ARC, but it looks like i got more work to do 🥳

@hseinb

Thanks a lot Bassem, I loved the details and the depth of the information presented.

@prabhuravi7107

such a great video, any enterprise users can watch this before installations the setup in their org

@SalmanMKC

Amazing video, thanks!

@sherifabdalla

Your detailed exploration of the actions-runner repositorys was incredibly helpful. Thank you for providing such a valuable resource.

@Misanthrope84

Gotta say, you explain things very clearly and have a vast knowledge of many topics. Thanks for this, watched from start to finish. Greetings from Israel.

@malikdarwech8732

Thank you so much for the great content! The way you explain things and break them down is extremely helpful, you are a very good teacher! A small input, not sure if I am doing something wrong, but when creating the App Kubernetes secret we are using the arc-runners namespace, however it has not yet been created. The namespace "arc-runners" is created later when creating custom self-signed certs. I was able to create the secrete in the namespace after creating the namespace in self-signed certs walk-through later in the lesson. Alternatively, I guess we can create the namespace when creating secret as opposed to when creating self-signed certs?

@SerpentsHiss

Thanks for the in depth explanation of whats new in ARC, the design seems better, though communication around the upgrade is made harder by deprecating labels.

@stavaracheandreiful

Really really good and clear explanation. Content creators should learn from you how it's done

@MiRiccardo

Hi Bassem, thanks for the video! One question - as a long user of the community solution, i wonder why you say "you cannot build docker images with dind", since we have been building docker images just find with dind on arc. Could you help me understand?

@dontstopfilming

I appreciate the effort you've shared with us.

@bhavinpatel9071

Extremely helpful video, thank you. One thing I've noticed is when we have multiple jobs in a single workflow, ARC terminates and recreates the runner pod while moving to next job. Is there a workaround to keep pod intact so that we can preserve workflow specific caches till the workflow completes fully.

@praveenambati7804

This is amazing working demo 🎉 Thank You ☺️ for motivating me to setup my own ARC. Quick question : where can I change the name of the runner Operation System ? , I want to setup RHEL runners.

@spasham74

Great video. Thank you!. Documentation says to install certs manager before you install ARC. However I do not remember seeing any instructions on it. Please advise. Do we need Certs manager?

@ralphotowo5142

Insightful, thank you lots! I've got a question regarding kubernetes mode. Are we able to set the resource requests & limits for the child pods?

@leksykoon

This really good technical explanation, thank you! 

I have a question about building docker image in arc runners - you mentioned that this is not supported. Do you have any workaround or other solution to recommend ?
I would like to use ARC in my organization, however majority of our pipelines build and push docker images.