lmika
lmika

🔗 Kubernetes 101

A pretty good introduction about the fundamentals of Kubernetes, and also the post in question here.

|
Embed
Progress spinner
In reply to
Miraz
Miraz

@lmika Except: "the first thing to do is detail the parts…". I visited the link hoping to find out what the heck a Kubernetes is since @Manton and @danielpunkass keep mentioning them on Core Intuition…

|
Embed
Progress spinner
lmika
lmika

@Miraz Ah, I guess the post assumes a more technical audience. Sorry about that. Good opportunity for a blog post though. 🤔

|
Embed
Progress spinner
fgtech
fgtech

@Miraz Imagine you can conjure up a server with some magic words. You have a need for many servers to talk together for a project. Kubernetes will help you coordinate uttering those magic incantations in the right order so you end up with everything working together properly.

|
Embed
Progress spinner
Miraz
Miraz

@fgtech Ah. Thank you. 🙏

|
Embed
Progress spinner
fgtech
fgtech

@Miraz The general term for what Kubernetes does is “container orchestration.” If you think of a container as a “virtual server” (bending terminology here for simplicity) then you start to see how it fits together.

For more details, see this, from Red Hat and this, from DZone.

|
Embed
Progress spinner
Miraz
Miraz

@fgtech Cool. Thanks. I suspect I now have all I need. 😆

|
Embed
Progress spinner
lmika
lmika

@fgtech Great explaination. I couldn’t have come up with that.

|
Embed
Progress spinner
fgtech
fgtech

@lmika Thank you! I took it as a challenge to summarize in a micro-sized post. Using magic as a metaphor feels a bit like cheating, but anything that aids understanding is fair game.

|
Embed
Progress spinner