null
US
Sign In
Sign Up for Free
Sign Up
We have detected that Javascript is not enabled in your browser. The dynamic nature of our site means that Javascript must be enabled to function properly. Please read our
terms and conditions
for more information.
Next up
Copy and Edit
You need to log in to complete this action!
Register for Free
31050252
Kubernetes
Description
Conceptos de Kubernetes
No tags specified
kubernetes
container orchestration
opción de grado
Mind Map by
Andrés Felipe Velandia Orjuela
, updated more than 1 year ago
More
Less
Created by
Andrés Felipe Velandia Orjuela
over 3 years ago
670
0
0
Resource summary
Kubernetes
CONTAINERS
standarized, portable and consistent application environments
Control groups (cgroups)
Hardware resources management
Allow the host to share or limit resources for a process or container
Namespaces
Process, filesystem and networking isolation
Container processes are limited to see only what is in the same namespace
Union filesystems
Containers run from an image (.iso)
Components
Most common ones for basic deployments
Node
A physical or virtual machine
Where the service is deployed
Pod
the smallest unit of K8's
Runner environment over the Node
Abstraction over container
Helps so it only interacts with the kubernetes layer
Can run a variety of container technologies
There's usually one container (appliaction) per pod
Each Pod gets an IP of a K8 virtual network
Gets a new IP each time it restarts
Service
Static IP address
Can be attached to a Pod
If a Pod dies, the service keeps the IP address
Can be external (targets the node) or internal (targets the pod)
Load Balancer
Ingress
Does forwarding from requests to services
Ensures TLS and DNS
Meta-configuration
ConfigMap
External configuration for an application
config services URL, etc.
Secret
Contains meta-variables encoded in a base64 format
variables like credentials
Data Storage
Volumes
Data in Pods are volatile
Attaches a physical storage in the hard drive to a Pod
Storage can be done on the local machine or remotely (outisde of K8 cluster)
Replica and Schedule Management
Deployment
Blueprints for applications running on pods
Abstraction of Pods
Adjust the number of replicas of a Pod
StatefulSet
Avoid data inconsistencies on pods that need persistant data (like datbases)
Control which pods write on volumes
for STATEFUL applications
Architecture
Types of nodes
Master
4 Processes necessary on Master Node
API Server
Interaction from user to cluster to deploy applications
Can be a UI, CLI (kubelet)
Cluster gateway which validates requests
Scheduler
Decides which node starts an application Pod
Schedules based on performance and resource usage on Pods
Controller Manager
Monitors and detects state changes like Pod failures
Tells Scheduler to re-schedule downed Pods
etcd
key value stored of the cluster state
Logs of cluster activities
Application data is not stored, only cluster related data
Slave
3 Processes necessary on each node
Container runtime
Ex. Docker
Kubelet
Interacts with the container runtime and the pod
Assign resources to the container
Kube Proxy
Forwards requests from services to Pod
Performance of communication
also called Worker node
Does the application (service) processing
It is a Container Orchestrator
Makes microservices more available
Services that are Highly maintainable and testable, loosely coupled, independtly deployable and owned by a small team.
Multiple development environment scenarios
Cloud
On premises
Hybrid
Management of large scale conteneraized applications
Offering availability, scalability and disaster recovery of services
Media attachments
1*Dy H Qi6 Q Xd Uk Rz99an68 Kw (image/png)
Screenshot+2021 07 26+At+20 56 59+Kubernetes+Tutorial+For+Beginners+[Full+Course+In+4+Hours]+ +You Tube (binary/octet-stream)
Screenshot+2021 07 27+At+14 58 45+Kubernetes+Tutorial+For+Beginners+[Full+Course+In+4+Hours] (binary/octet-stream)
Show full summary
Hide full summary
Want to create your own
Mind Maps
for
free
with GoConqr?
Learn more
.
Similar
Kubernetes
Dustin White
devops study plan
Madhu Sudhan
What Is Container
Amit Dixit
Docker & Kubernets
Richard Repenning
Kubernetes
Dan Fletcher
Developmental Psychology - Freud, Little Hans (1909)
Robyn Chamberlain
Sociology - Unit 1:Families and households
Jake Pickup
Matters of Life and Death - Edexcel GCSE Religious Studies Unit 3
nicolalennon12
AS Biology Unit 1
lilli.atkin
Acids and Bases
Sarah Egan
2PR101 1.test - 6. část
Nikola Truong
Browse Library