V
V
VITYA-XY12019-08-08 12:00:05
Kubernetes
VITYA-XY1, 2019-08-08 12:00:05

Is there a clear doc/book/article on kubernetes architecture?

Hello
, I'm trying to get a complete picture of this beast in order to raise a fault-tolerant, scalable application, with monitoring, alerting, logging, ci / cd etc ...
But I got confused with the definition of namespaces, pods, services, types, types (kind), replicasets. I need a holistic picture of all this goodness.
Sorry for the offtopic, everyone starts somewhere)
Thank you

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dimonchik, 2019-08-08
@VITYA-XY1

Yes

V
Vitaly Karasik, 2019-08-13
@vitaly_il1

I would start with a list of things you want to get out of Kubernetes, and start from there. Because Kubernetes as a whole is a large extensible platform, just look at the length of "kubectl api-versions".
A few articles/posts that I like (Eng):
- https://rinormaloku.com/introduction-application-a...
- https://shinesolutions.com/2018/10/25/deploying-a-.. .- https://www.freecodecamp.org/news/learn-kubernetes
...

Y
Yuri Yarosh, 2019-08-23
@voidnugget

The problem is not in the availability of the book, but in the fact that the Kuber API itself is quite changeable and half of the Kuber becomes obsolete with each minor version ... therefore, you need to learn the basics, look at existing operators and write something similar to the Operator Framework / Operator SDK , try on go in custom controllers and with different deployment strategies in Argo / Spinnaker .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question