Introduction
In this lesson, we'll look at a quick introduction to Kubernetes.
We'll cover the following...
Definition #
Kubernetes continuously gaining importance as a runtime environment for the development and operation of microservices.
Licence and community #
Kubernetes is an open source project and under the Apache license. It is managed by the Linux foundation and was originally created at Google. An extensive ecosystem has emerged around Kubernetes, offering various extensions.
Kubernetes versions #
There are different Kubernetes variants.
Minikube is a version of Kubernetes for installing a test and development system on a laptop.
There are more versions that can be installed on servers or used as cloud offerings: