A good resource for Kubernetes

Hi TC lovers. I am using docker/docker-compose for local development but have not used kubernetes. I watched a few youtube videos but i am not satisfied with the explanations. Any suggestions? #kubernetes #k8s At least can someone give an example of a what services do you run in a single pod? Is it usually one microservice for each pod? p.s. I wonder when will the monolithic architecture will become populer again.

Microsoft KvnS53 Sep 27, 2020

Usually your pod is your running application. You could have something like a sidecar too. But from what I have seen/used. 1 pod 1 app!

Oracle iOFR21 Sep 27, 2020

G has made K unnecessarily more complicated than it is supposed to be

VMware wemE02 Sep 27, 2020

True its more complicated, but it's necessary as it's a new pattern for infra automation. Ur use case(local dev I assume) is not what k8s targets.

Amazon ggfh Sep 27, 2020

But aws and azure has managed k8s offerings that are easier to use.

VMware wemE02 Sep 27, 2020

Docker is no k8s. Do you know the difference between container and container orchestration?

Bloomberg moveonnn OP Sep 27, 2020

yes i know. I am just looking for a resource that explains the concepts clearly.

VMware wemE02 Sep 27, 2020

Well op, if you hate official doc, I think there was a book "kubernetes up and running" by Joe which is nice for beginner, I recommended it to my intern.

ANZ applWanabe Sep 28, 2020

I was in the same boat but Coding With Nana's videos helped me understand -- https://www.youtube.com/playlist?list=PLy7NrYWoggjziYQIDorlXjTvvwweTYoNC

Cognizant Joining❄️ Sep 28, 2020

I have done this course on Udemy. It is good for Kubernetes beginners with hands on exercises. https://kodekloud.com/p/labs-kubernetes-for-the-absolute-beginners-hands-on