Computer scienceSystem administration and DevOpsKubernetes Introduction

Components of Kubernetes

Usual suspects

Report a typo

Match the following components of the Kubernetes cluster with their responsibilities.

Match the items from left and right columns
Kubelet
Kube-proxy
Container runtime
Kubernetes Scheduler
Assigns pods to nodes in the cluster
Manages the containers running on the node’s pods and the state of the pod itself
Handles network proxying
Manages containers on the node
___

Create a free account to access the full topic