tables Posted January 25, 2022 Report Share Posted January 25, 2022 can someone please suggest good resources to learn docker and kubernetes? I would also like to do some project to get a little more hands on experience , any ideas for projects. I am not a frontend developer. Thank you! Quote Link to comment Share on other sites More sharing options...
gundugadu Posted January 25, 2022 Report Share Posted January 25, 2022 ltt Quote Link to comment Share on other sites More sharing options...
jalsa01 Posted January 25, 2022 Report Share Posted January 25, 2022 30 minutes ago, tables said: can someone please suggest good resources to learn docker and kubernetes? I would also like to do some project to get a little more hands on experience , any ideas for projects. I am not a frontend developer. Thank you! Denni kottedi ledhu.. https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/ Quote Link to comment Share on other sites More sharing options...
gutlogummadi Posted January 25, 2022 Report Share Posted January 25, 2022 42 minutes ago, jalsa01 said: Denni kottedi ledhu.. https://www.udemy.com/course/certified-kubernetes-administrator-with-practice-tests/ Spot on 👍 started dock/k8s learning journey very recently, pm me if u would like to tag along Quote Link to comment Share on other sites More sharing options...
LadiesTailor Posted January 25, 2022 Report Share Posted January 25, 2022 1 hour ago, tables said: can someone please suggest good resources to learn docker and kubernetes? I would also like to do some project to get a little more hands on experience , any ideas for projects. I am not a frontend developer. Thank you! Install docket desktop and start with it.. don’t start k8s right away… if you are a DBA try to run some db container on docker desktop by pulling image from docker hub and follow instructions docker is straightforward and lot of documentation and help is out there… it’s just that you need to know where to start.. once you bring up docker then focus on docker compose and how to write a yaml file when you have multiple containers Install mini kuber for k8s on desktop and then get on to udemy CKA course and you will be an expert in kubernetes 1 Quote Link to comment Share on other sites More sharing options...
BeerBob123 Posted January 25, 2022 Report Share Posted January 25, 2022 2 hours ago, gutlogummadi said: Spot on 👍 started dock/k8s learning journey very recently, pm me if u would like to tag along Yes ba add. Me Quote Link to comment Share on other sites More sharing options...
gutlogummadi Posted February 10, 2022 Report Share Posted February 10, 2022 On 1/25/2022 at 8:20 AM, BeerBob123 said: Yes ba add. Me I can't DM u, but see if u can and ya luv to tag along with others in this jrny Quote Link to comment Share on other sites More sharing options...
BeerBob123 Posted February 10, 2022 Report Share Posted February 10, 2022 1 minute ago, gutlogummadi said: I can't DM u, but see if u can and ya luv to tag along with others in this jrny PM to @PizzaReddy Quote Link to comment Share on other sites More sharing options...
hunkyfunky2 Posted February 10, 2022 Report Share Posted February 10, 2022 On 1/25/2022 at 8:29 AM, LadiesTailor said: Install docket desktop and start with it.. don’t start k8s right away… if you are a DBA try to run some db container on docker desktop by pulling image from docker hub and follow instructions docker is straightforward and lot of documentation and help is out there… it’s just that you need to know where to start.. once you bring up docker then focus on docker compose and how to write a yaml file when you have multiple containers Install mini kuber for k8s on desktop and then get on to udemy CKA course and you will be an expert in kubernetes Docker on desktop already has kubernetes in it included. To add: 1. learn container basics - it is just built on core linux functionality - cgroups , namespaces etc. Basic understanding of this goes a long way. If not, you'll be confused when something breaks. 2. Kubernetes mostly abstracts docker (or Container run time) - again to understand you need how storage, networking works. https://sookocheff.com/post/kubernetes/understanding-kubernetes-networking-model/ - read documents like this. Quote Link to comment Share on other sites More sharing options...
shenkar Posted February 10, 2022 Report Share Posted February 10, 2022 On 1/25/2022 at 7:07 AM, tables said: can someone please suggest good resources to learn docker and kubernetes? I would also like to do some project to get a little more hands on experience , any ideas for projects. I am not a frontend developer. Thank you! Acloudguru lo “kubernetes hard way” ane course vuntadi vaadu from the core basics nunchi start chestaadu like creating certificates, cluster configurations, installing etcd…etc Try it 1 Quote Link to comment Share on other sites More sharing options...
gutlogummadi Posted February 10, 2022 Report Share Posted February 10, 2022 44 minutes ago, shenkar said: Acloudguru lo “kubernetes hard way” ane course vuntadi vaadu from the core basics nunchi start chestaadu like creating certificates, cluster configurations, installing etcd…etc Try it 🙏 anna Quote Link to comment Share on other sites More sharing options...
tables Posted February 10, 2022 Author Report Share Posted February 10, 2022 1 hour ago, shenkar said: Acloudguru lo “kubernetes hard way” ane course vuntadi vaadu from the core basics nunchi start chestaadu like creating certificates, cluster configurations, installing etcd…etc Try it As course ki docker pre requisite aa? Quote Link to comment Share on other sites More sharing options...
dkchinnari Posted February 10, 2022 Report Share Posted February 10, 2022 16 minutes ago, tables said: As course ki docker pre requisite aa? its not like that...before getting to k8s...need understanding of containers etc.. containers ante docker before k8s... Quote Link to comment Share on other sites More sharing options...
shenkar Posted February 10, 2022 Report Share Posted February 10, 2022 23 minutes ago, tables said: As course ki docker pre requisite aa? Nope Quote Link to comment Share on other sites More sharing options...
gudboy Posted February 10, 2022 Report Share Posted February 10, 2022 On 1/25/2022 at 7:29 AM, LadiesTailor said: Install docket desktop and start with it.. don’t start k8s right away… if you are a DBA try to run some db container on docker desktop by pulling image from docker hub and follow instructions docker is straightforward and lot of documentation and help is out there… it’s just that you need to know where to start.. once you bring up docker then focus on docker compose and how to write a yaml file when you have multiple containers Install mini kuber for k8s on desktop and then get on to udemy CKA course and you will be an expert in kubernetes what are the prerequisities to learn docker? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.