K8s Flashcards

Descripción

CKA Kubernetes Fichas sobre K8s Flashcards, creado por Hou Michael el 20/11/2017.
Hou Michael
Fichas por Hou Michael, actualizado hace más de 1 año
Hou Michael
Creado por Hou Michael hace más de 6 años
11
0

Resumen del Recurso

Pregunta Respuesta
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
Mostrar resumen completo Ocultar resumen completo

Similar

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