摘要:
阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
阅读全文
摘要:
locale: Cannot set LC_CTYPE to default locale: No such file or directorylocale: Cannot set LC_MESSAGES to default locale: No such file or directoryloc 阅读全文
摘要:
[base] name=CentOS-$releasever enabled=1 failovermethod=priority baseurl=http://mirrors.cloud.aliyuncs.com/centos/$releasever/os/$basearch/ gpgcheck=1 阅读全文
摘要:
kubectl exec -it manage-deploy-6c76477759-5zqqc -n pre bashkubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kub 阅读全文
摘要:
谁还能搞不清这个呢 就是pods 里面的 中文无法显示,宿主机的我也不用关注!我关注同样img 在你阿里云k8s 平台下 在容器内中文文件夹或是文件名称显示乱码,目前文件内容中文还没注意!pods 里面创建 中文文件名称,显示乱码? 阅读全文
摘要:
apiVersion: apps/v1 kind: Deployment metadata: name: my-deployment spec: replicas: 2 selector: matchLabels: app: my-app template: metadata: labels: ap 阅读全文
摘要:
import os import time errx2 = "@所有人,发日报、带工牌、换鞋子。" countInit = 0 max_r = 5 while countInit < max_r: countInit = countInit + 1 print(countInit) try: #co 阅读全文
|