当前位置:网站首页>Summary: the difference between pod and container
Summary: the difference between pod and container
2022-07-29 00:24:00 【Xiao Wei's blog】
One 、 Introduce
For our users , We don't seem to pay much attention to containers and pod level , Mainly concerned about their own applications , So I haven't studied it before Pod The difference with the container , Here's a summary
Two 、 difference
- A container is a process ,POD yes K8S The minimum scheduling unit of ,POD Analogy and virtual machine
- One POD There can be multiple containers
- At the basic monitoring level , The main indicators of containers are CPU And memory , The Internet 、 File system related indicators are used POD Of , That is, a POD The network and file system of multiple containers in are shared . In addition, the storage area is vague ,K8S The official interface supports storage restrictions , It mainly depends on how the implementation end is implemented , Some may not be realized , Or the implementation does not support request and limit The elasticity of
- Resource constraints : This is done in a container , One POD Different containers in have different restrictions , Excess of a container will only kill the corresponding container
3、 ... and 、 The same thing
- The overall indicators are similar
边栏推荐
- 动态规划问题(六)
- [MySQL series] MySQL database foundation
- Camera Hal OEM模块 ---- cmr_preview.c
- PTA (daily question) 7-70 diamond
- Locally connect to redis on Windows Server
- Kali installs burpsuite professional
- html+css+php+mysql实现注册+登录+修改密码(附完整代码)
- Okaleido ecological core equity Oka, all in fusion mining mode
- [small bug diary] Navicat failed to connect to MySQL | MySQL service disappeared | mysqld installation failed (this application cannot run on your computer)
- 【esn】 学习回声状态网络
猜你喜欢

PTA (daily question) 7-72 calculate the cumulative sum
![[applet project development -- JD mall] uni app commodity classification page (first)](/img/6c/5b92fc1f18d58e0fdf6f1896188fcd.png)
[applet project development -- JD mall] uni app commodity classification page (first)

Using recursion and chain header interpolation to realize the group turnover of linked lists -- leetcode25 K group turnover linked lists

【微服务~Nacos】Nacos服务提供者和服务消费者

MySQL stored procedure

面试被问到了String相关的几道题,你能答上来吗?

How can Plato obtain premium income through elephant swap in a bear market?

MySql中的like和in走不走索引

Where is sandbox's confidence in rejecting meta's acquisition of meta universe leader sand?

Attack and defense world web master advanced area web_ php_ unserialize
随机推荐
@PostConstruct注解详解
Principle of meter skipping
AutoCAD -- import excel tables into CAD and merge CAD
vulnhub:SolidState
Dynamic programming problem (3)
Table custom style row class name in elemenui
动态规划问题(六)
Dynamic programming (V)
Idea2021.2 installation and configuration (continuous update)
动态规划问题(一)
Event extraction and documentation (2008-2017)
“Method Not Allowed“,405问题分析及解决
Software designer - intermediate, exam summary
Locally connect to redis on Windows Server
CV target detection model sketch (2)
Visual full link log tracking
2022 network security learning route is very detailed, recommended Learning
2022网络安全学习路线 非常详细 推荐学习
Es6操作教程
Detailed principle explanation and verification results of digital clock based on FPGA