A closer look at Kubernetes

InfrastructureInternet of Things (IoT)TechnologyTelecomsAutomationCloud NativeInfrastructurek8sKubernetesOrchestration

In an earlier blog post, Kubernetes Overview, we introduced Kubernetes. We introduced key capabilities of Kubernetes i.e. Portability, Extensibility, Declarative Configuration and Automation. Let’s take a closer look at these capabilities to acquire deeper insights into the technology. Portability The portability of Kubernetes refers to its ability to enable consistent and seamless deployment and management

Kubernetes Overview

InfrastructureTechnologyAutomationCloud NativeContainersInfrastructurek8sKubernetesOrchestration

Kubernetes is an open-source platform for automated orchestration and management of Containerized applications. Before dwelling into the specifics, let’s briefly explore its origins. Kubernetes is a Greek word, meaning “helmsman” or a “pilot”. Kubernetes was originally developed at Google to run containerized workloads, then released as open source in 2014 and maintained by the Cloud