A Seat at the Table: IT Leadership in the Age of Agility - Part 2We can conduct experiments that test the assumptions in our business cases. We can reduce the overhead of our governance processes and make smaller, incremental decisions with correspondingly lower0 码力 | 7 页 | 387.61 KB | 5 月前3
k8s操作手册 2.3舵手,领航员 helm 舵轮,驾驶盘 chart 图表,海图 ①k8s对系统要求 linux内核在3.10及以上,服务器规格2核cpu,2G内存及以上,可以装在虚拟机 里,也可以装在实体机上 ②规划主机名及ip k8s的服务器使用固定ip地址,配置主机名,要求能解析相应的主机名(master 结点)到对应的ip地址,可以使 能小于jvm中的Xms memory: "256Mi" cpu: "200m" limits: #资源限制,定义了容器最大可以消耗的资源上限,对应jvm中 的Xmx memory: "256Mi" cpu: "200m" #1核cpu为 1000m,这个m是mili(千分之一)的意思 ports: LimitRange资源在每个命名空间中为每个容器/pod指定最小及最大计算资源/内 存使用量限制,任何违反LimitRange定义的资源使用最大用量的请求都将被直接 拒绝 LimitRange对pod和容器的资源限制为cpu和内存使用量 LimitRange对PVC的资源限制为存储空间的使用量 资源限额只对新创建的资源生效,对于已经存在的对象不产生任何限制 limitrange和resourcequota都是有命名空间之分的0 码力 | 126 页 | 4.33 MB | 1 年前3
python3学习手册for i in range(100000000): res *= i def main(): process_list = [] print("本机cpu为", os.cpu_count(), "核") start = time.time() for i in range(4): p = multiprocessing.Pro def run(self): self.target(*self.args) def main(): process_list = [] print("本机cpu为", os.cpu_count(), "核") start = time.time() for i in range(4): p = MyProcess(target=work_func i in range(self.argxx): res *= i def main(): process_list = [] print("本机cpu为", os.cpu_count(), "核") start = time.time() for i in range(4): p = MyProcess(100000000)0 码力 | 213 页 | 3.53 MB | 1 年前3
The DevOps Handbookchanges (CRUD) 5. Invalid input, possible malicious injections or threats 6. Resources (RAM, disk, CPU, bandwidth, and others with hard or soft limits) 7. Health & availability 8. Startups & shutdowns0 码力 | 8 页 | 24.02 KB | 5 月前3
共 4 条
- 1













