Kubernetes Basics

Introduction In this post, we will start with the basics of kubernetes, some terminologies and basic building blocks of its infrastructural bits and the workload objects. We will also learn basics of kubernetes cluster and will also look at kubectl for cluster management. For this post, I am assuming that you are already familiar with … Read more