摘要:
bash-4.4# find . -name context.xml./webapps/host-manager/META-INF/context.xml./webapps/manager/META-INF/context.xml./conf/context.xmlbash-4.4# vim ./c 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
bash-4.4# find . -name context.xml./webapps/host-manager/META-INF/context.xml./webapps/manager/META-INF/context.xml./conf/context.xmlbash-4.4# vim ./c 阅读全文
摘要:
Powershell.exe -Command " (Get-Date).DateTime ; Get-Process | select *,@{N='CPUPC';E={[float]$_.cpu}}|sort CPUPC -desc|select Id,name,CPU -first 10" P 阅读全文
摘要:
{ "exec-opts": ["native.cgroupdriver=systemd"], "registry-mirrors": [ "https://sk4yuue7.mirror.aliyuncs.com" ] } 加入 k8s work节点 docker cgroup driver 阅读全文
摘要:
阅读全文
摘要:
https://kubernetes.io/docs/tutorials/configuration/configure-redis-using-configmap/ 阅读全文
摘要:
kubeadm init --image-repository registry.aliyuncs.com/google_containers --apiserver-advertise-address=192.168.106.130 --service-cidr=192.168.200.0/21 阅读全文
摘要:
# -- coding: utf-8 --** #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #pip install pandas #pip install openpyxl # # # #http://1 阅读全文
摘要:
'gbk' codec can't decode byte 0x89 in position 310: illegal multibyte sequence #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #p 阅读全文
摘要:
kubeadm init --image-repository registry.aliyuncs.com/google_containers --apiserver-advertise-address=192.168.106.130 --service-cidr=192.168.200.0/21 阅读全文
|