K8s Flashcards

Descrição

CKA Kubernetes FlashCards sobre K8s Flashcards, criado por Hou Michael em 20-11-2017.
Hou Michael
FlashCards por Hou Michael, atualizado more than 1 year ago
Hou Michael
Criado por Hou Michael mais de 6 anos atrás
11
0

Resumo de Recurso

Questão Responda
12 Factor application principles provides guidance to build web app that can scale easily and can be deployed in the Cloud
master runs API server, scheduler, controller and state management with etcd
2 things run on worker nodes kubelet & service proxy
what does kubelet do? receives requests to run the containers and watches over them on the local node
what does service proxy do? creates and manages networking rules to expose the container on the network
license? Apache Software License v2.0
What does scheduler do? place the containers on the nodes in the cluster according to various policies, metrics, and resource requirements
What does controller manager do? reconciling the actual state of the cluster with the desired state
CNI Container Network Interface fast becoming the standard networking solution for k8s pod-pod communication (not provided for k8s out of the box)
volume/emptyDir simplest volume type defined with pod and dies with it created on node-level

Semelhante

Core Spring 4.2 Certification Mock Exam
antoine.rey
Containergürtel und zugehörige Häfen
Florian Gerstner
Kubernetes
Dustin White
devops study plan
Madhu Sudhan
Core Spring 4.2 Certification Mock Exam
Tharaka Dinesh Wijesooriya
Core Spring 4.2 Certification Mock Exam
Abdullah G
Core Spring 4.2 Certification Mock Exam
luis enrique perez galindo
Spring 4.2 Certification Mock Exam
Karthikeyan Vaithilingam
What Is Container
Amit Dixit
Docker & Kubernets
Richard Repenning