Answer the question
In order to leave comments, you need to log in
Where can I find a course on Kubernetes?
Hey! I want to understand in practice how to use the cube, what and how it works. I see an ideal case for myself - adding blog entries and caching them (purely for educational purposes :)) - php/go/node + MySQL (Mongo) + Redis. Something like this, maybe someone knows a good source of knowledge for beginners? Thank you!
Answer the question
In order to leave comments, you need to log in
The meaning of the course on kubernetes comes down to the fact that it is necessary to correctly describe deployments, pods and other important / necessary k8s entities with already created docker containers. For me personally, one video was enough to fully understand how, what and where to do. Below is the official documentation.
.....I see an ideal case for myself - adding blog entries and caching them (purely for educational purposes :) ) - php/go/node + MySQL (Mongo) + Redis.
1. What does this have to do with container orchestration?
2. Start with Swarm - it's simpler and has very good documentation. The meaning is exactly the same.
3. Why do you need orchestration at all :) Many companies using microservices do not bother with this to a certain level, and this is not the level of a couple of dozen microservices.
Course
https://m.habr.com/company/flant/blog/332990/
Play with the cube in the browser, I heard there is already the first laboratory work
https://blog.docker.com/2018/05/introducing-play-k ...
https://education.express42.com/ci_cd - here are good Kuber courses for beginners
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question