What are Kubernetes and what can I use it for?

830 views

What are Kubernetes and what can I use it for?

In: Technology

2 Answers

Anonymous 0 Comments

I’m assuming you mean the open source software. Kubernetes allows you to store everything a program needs to run in one container. It makes installing and managing software very easy, since you only have to fire up the container instead of needing to copy files all over the place.
You can use it, however as a home user you don’t really gain anything from it.

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