Basics of... Kubernetes

Basics of... Kubernetes

And here is another one of my #BasicsOf series…

So, the term is #Kubernetes this time. In my view this sounds like a planet or a specie in Star Trek...

Kubernetes (commonly stylized as k8s) is an open-source container-orchestration system for automating application deployment, scaling, and management.

ok... but that really does not help me to understand it :-(

Interestingly note that Kubernetes was invented by Google and then given to the Open-source community. So beside "open-source" (means the source code is available and everybody can help developing the program or use it) in the definition above, what do the other words mean?

Kubernetes is a program that helps manage containers. And Containers are packaged up software application that isolates a program from other environments. By placing a program in a container, it becomes independent and therefore easier to update and scale.

More and more applications, or pieces of applications, get programmed as Containers instead of large single software programs.

The drawback of this flexibility is that when you start to have tens or hundreds of containers, you can quickly get lost on what you have, what you need and how these containers/programs interact. And to manage this complexity (which was basically created because things were simplified... :-) you need Kubernetes.

Kubernetes helps you to get the control over all the Containers/Applications you have.

If you want to dig into more details, there is a very good brief located here: https://www.delltechnologies.com/de-ch/perspectives/containers-kubernetes-and-the-centralization-of-it/

#BasicsOf

#iwork4dell

Other articles of the same series:

https://www.garudax.id/pulse/basics-blockchain-patrick-roettger/

https://www.garudax.id/pulse/basics-patrick-roettger/

https://www.garudax.id/pulse/basics-multi-cloud-patrick-roettger/

To view or add a comment, sign in

More articles by Patrick Roettger

  • Basics of... Zero Trust

    The Security Guard Who Never Sleeps In the old days of IT, we treated security like a giant wall around a castle. Once…

  • Basics of... DevOps

    DevOps (or BizDevOps or DevSecOps or DataOps or, or, or..

  • Basics of... ChatGPT

    ChatGPT is an artificial intelligence language model developed by OpenAI. It is designed to understand and generate…

    2 Comments
  • Basics of... Infrastructure as a Code

    "Infrastructure as Code" or "IaC" is basically automation for the Data Center. So instead of doing things "manually" in…

    1 Comment
  • Basics of... NFT (Non-Fungible Token)

    Recently, the concept of NFT (Non-Fungible Token - Fungible means “Unique and irreplaceable”) has gained in popularity…

    3 Comments
  • Basics of... Quantum Computers

    This edition of #BasicsOf will try to "simply" explain what Quantum Computers/Computing is and is part of the complete…

  • Basics Of... Overview

    I started with these little articles in 2019. The idea was and still is to write very short articles explaining IT…

    4 Comments
  • Basics of... Data Mining

    The idea behind this edition of "Basics of..

  • Basics of... IoT (Internet of Things)

    The "IoT" acronym is used more and more commonly in today's IT conversations. And what I discovered is that a lot of…

  • Something to be proud of

    It all happened this week. And I am so happy and proud that I had to share this today 😊 At first, I had the honor to…

    8 Comments

Explore content categories