k8s核心的资源对象:Pod:是运行以及调度的原子单位,也就是k8s中最小的资源单位,同一个pod可以同时运行多个container,多个container之间共享:(UTS(主机名和域名),IPC(消息队列和共享内存),NET(网络栈,端口等),namespace(名称空间)),但USR(用户和组),MNT(挂载点),PID(进行编号)是相互隔离的。pod有两种类型的pod:一类是由控制器控制的
分类:
其他好文 时间:
2019-12-02 15:20:49
阅读次数:
176
Red Hat Enterprise Linux是美国红帽公司开发的商业市场导向的Linux发行版,为方便大家学习研究,整理分享历代红帽官方正式版镜像给有需要的朋友们。 ...
分类:
系统相关 时间:
2019-12-01 20:36:03
阅读次数:
629
企业资源计划或称企业资源规划简称ERP(Enterprise Resource Planning),由美国著名管理咨询公司Gartner Group Inc.于1990年提出来的,最初被定义为应用软件,但迅速为全世界商业企业所接受,现已经发展成为现代企业管理理论之一。企业资源计划系统,是指建立在资讯 ...
分类:
其他好文 时间:
2019-12-01 13:35:35
阅读次数:
211
Export Receives The Errors ORA-1555 ORA-22924 ORA-1578 ORA-22922 (Doc ID 787004.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.1.0.2 ...
分类:
其他好文 时间:
2019-12-01 12:11:30
阅读次数:
141
Automatic Tuning of Undo Retention Common Issues (Doc ID 1579779.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.1.0.2 [R ...
分类:
其他好文 时间:
2019-12-01 11:41:55
阅读次数:
104
Undo Related Wait Events & Known Issues (Doc ID 1575701.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 9.2.0.8 to 11.2.0.4 [Release 9.2 ...
分类:
其他好文 时间:
2019-12-01 11:38:24
阅读次数:
124
Lob retention not changing when undo_retention is changed (Doc ID 563470.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 8.1.7.4 to 10.2 ...
分类:
其他好文 时间:
2019-12-01 11:37:53
阅读次数:
108
1、准备安装包: 安装包官网下载地址:https://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-linx8664soft-100572.html 2、先临时关闭 selinux: [root@Cen ...
分类:
数据库 时间:
2019-12-01 09:45:06
阅读次数:
152
搭建环境 Windows10 64位 IDEA JDK 8 搭建过程 1.选择File==》New==》Project==》Spring Initializr==》Next. 2.在project metadata页面选择修改参数,或直接点击Next. 3.然后需要选择你需要的依赖关系和spring ...
分类:
编程语言 时间:
2019-11-30 21:05:14
阅读次数:
143
Troubleshooting ORA-01555/ORA-01628/ORA-30036 During Export and Import (Doc ID 1579437.1) APPLIES TO: Oracle Database - Enterprise Edition - Version 9 ...
分类:
其他好文 时间:
2019-11-30 13:24:23
阅读次数:
88