Kubernetes

Kubernetes – Interview Questions and Answers on Pods

This page represents practice test consisting of objective questions and answers on Kubernetes.  The practice test can prove to be very…

7 years ago

AWS EKS is the Way to Run Kubernetes on AWS ECS

AWS Elastic Container Service for Kubernetes, AWS EKS, is a new AWS fully managed service running Kubernetes out-of-box on AWS…

7 years ago

Kubernetes Interview Questions and Answers – Set 1

This page represents practice test consisting of objective questions on Kubernetes. The practice test can prove to be very helpful…

7 years ago

Kubernetes – When to use Which ServiceTypes?

Kubernetes supports different kinds of service types such as following: ClusterIP: The service of type, ClusterIP, can only be exposed…

7 years ago

Kubernetes – Port, Targetport and NodePort

When working with Kubernetes Service, you will come across some of the following terminologies: Port: Port is the port number…

7 years ago

Quick Glance at Kubernetes Architectural Building Blocks

This blog represents information on some of the key architectural building blocks of Kubernetes. The greater details on Kubernetes architecture…

7 years ago

Kubernetes – How to Install Kubernetes on Ubuntu (Linux)

This blog represents steps/instructions on how to setup Kubernetes on Ubuntu (Linux) using Minikube. The instructions have been used to…

7 years ago