k8s操作手册 2.3vxlan隧道底层网络的mtu如果是1500的话,那么vxlan要求被封装的报文网络 mtu为1450 1500 - ( 20+8+8+14 ) = 1450 所以vxan设备的mtu一般为1450 20表示ip头,8为udp头,8为vxlan头,14为被封装流量的mac帧头(不带vlan tag) ★kube-proxy的Service网络服务 k8s的Se pod-nginx-use-secret -- ls -lh /etc/nginx/ssl lrwxrwxrwx 1 root root 14 Dec 5 22:20 tls.crt -> ..data/tls.crt lrwxrwxrwx 1 root root 14 Dec 5 22:20 tls.key -> ..data/tls.key ⑤创建imagePullSecret effect两者必须都匹配上 effect: "NoExecute" tolera�onSeconds: 600 #达到600秒后,也会被驱逐 ★第14章、Helm包管理 helm就是k8s的应用程序包管理器,helm将k8s应用的相关资源配置文件组织为 Charts Charts就是一个helm程序包, ★安装helm ①helm v3 ★Helm0 码力 | 126 页 | 4.33 MB | 1 年前3
python3学习手册0于2008-12-03发布 python各版本发布时间: 2.0.1 2001-06-22 3.7.0 2018-06-27 2.7.0 2010-07-03 3.8.0 2019-10-14 2.7.5 2013-05-15 3.9.0 2020-10-05 2.7.18 2020-04-20 3.9.16 2022-12-06 3.0.1 2009-02-13 3.10 com/simple trusted-host=xxx.com proxy=h�p://x.x.x.x:3128 [install] trusted-host=xxx.com ★第14章、python常用模块 ★decimal精确计算模块 import decimal nn=decimal.Decimal(3.141592653589793) nn/=decimal.Decimal(2 h�ps://github.com/limaofu/cofnet #!/usr/bin/env python3 # coding=utf-8 # author: Cof-Lee # update: 2023-12-14 # module name: cofnet # 本模块使用cof-lee开源协议 v1.0 # 所有条款及内容如下: # (1)无担保:作者不保证源代码内容的准确无误,亦不承担由于使用此源 代码所导致的任何后果0 码力 | 213 页 | 3.53 MB | 1 年前3
The DevOps Handbookdetection & recovery iv. Ensure features operate as intended and achieve organizational goals 2. Ch. 14 – Create Telemetry to Enable Seeing and Solving Problems a. Fact – Things will go wrong in Operations0 码力 | 8 页 | 24.02 KB | 5 月前3
共 3 条
- 1













