Getting Started with Kubernetes
All you need to know about Kubernetes to get started
Why Kubernetes Before we dive into the lingua specifics of Kubernetes, let’s get an idea of why this is important and everyone is talking about it.
Application Deployment on a Virtual Machine Not so long ago, the default way to deploy an app was on a physical server. To set one up, you define some physical space, power, cooling, network connectivity for it, then install an operating system and any software dependencies, and then finally the software itself.
[Read More]