Kubernetes. A simple word but there’s are a lot of concepts hidden behind this one platform. Starting off with Kubernetes-based deployments? Better to get your basics in place first with Kubernetes 101
6 posts
Communication is important indeed. In all aspects. This includes Kubernetes too. This post delves into the major concepts required for understanding how networking works in Kubernetes. Read on! Kubernetes uses the concept of a workload to define different applications. So how do you decide which workload best suits your application? Read on to find out. How does a Kubernetes cluster look like? Sure there are nodes, but how does it work? Understand all the major components of the Kubernetes system in this post. Although almost entire Kubernetes works on the concept of Pods. Many still lack the clarity on the concept. Here’s a post to solve that. What’s the connection between Kubernetes and chocolates? Bet you don’t know. Read on to find out. The Container Coup > Once there was a developer who wrote software. And the world said “Share it with…
