Kubernetes

Kubernetes Certification Practice Test (Storage Volumes)

Kubernetes storage volumes is a very important concept in relation to how data is managed within a Pod (consisting of…

6 years ago

Kubernetes – Cheatsheet of Commands for Namespaces

Kubernetes namespaces represents virtual clusters (logical entity with a unique name) created out of same physical cluster to enable allocation or…

6 years ago

Kubernetes – How to Create / Delete Namespaces; Why Namespaces?

This article represents concepts related to Kubernetes Namespace and how to create/delete the namespaces. The following topics are discussed in this article: What…

6 years ago

How to Install Kubernetes on Mac OS/X

This article represents point-to-point instructions on how to install / setup Kubernetes on Mac OS/X. We will look into steps for…

6 years ago

How to Install Kubernetes in Ubuntu VM

This article represents a quick, crisp and to-the-point instructions on how to setup Kubernetes on Ubuntu VM. The steps below…

6 years ago

Kubernetes – Practice Test / Interview Q&A on Service Discovery

This article represents concepts, revision / quick notes, and practice or sample test/interview questions and answers on Service Discovery topic of Kubernetes. These notes, Q&A could…

6 years ago

Kubernetes Certification Exam (CKA) Sample Questions Sets

This article represents a series of practice / sample tests on some of the following topics as per the Kubernetes…

6 years ago

Kubernetes Interview Questions and Answers – Set 4

This page represents practice test consisting of objective questions and answers on Kubernetes. This practice test covers the topic such as Pod Lifecycle. The practice test can…

6 years ago

Container Design Patterns for Kubernetes Pods Design

Here is a list of container design patterns which can be used to create useful grouping of containers (atomic unit)…

6 years ago

Kubernetes Interview Questions and Answers – Set 3

This page represents practice test consisting of objective questions and answers on Kubernetes.  The following topics are covered as part of this practice…

6 years ago