Docker and Kubernetes

1.10K views

As Windows Server / Azure developer focusing exclusively on C# and React I heard multiple times about docker and Kubernetes. From what I understood it is something about having your OS configuration stored in a file that is shipped together with your app. But I don’t have a single clue what it does and why is it so important. I guess Docker and Windows make no sense as this is primarily for Linux configuration?

In: Technology

2 Answers

Anonymous 0 Comments

Honestly, I could try to eli5 the concepts, but it’s already been done in a really well-done way ( and is how I understood it at first ) so I would suggest to take a look here:

https://www.cncf.io/the-childrens-illustrated-guide-to-kubernetes/

You are viewing 1 out of 2 answers, click here to view all answers.