10 2022 档案
摘要:#!/usr/bin/python3.6# -*- coding: UTF-8 -*-from zipfile import ZipFileimport osimport datetimeimport logging LOG_FORMAT = "%(asctime)s %(name)s %(leve
阅读全文
摘要:[root@master qqc]# pidstat -u 5 1Linux 3.10.0-1160.76.1.el7.x86_64 (master) 10/12/2022 _x86_64_ (4 CPU) 10:43:37 AM UID PID %usr %system %guest %CPU C
阅读全文
摘要:kubect get svc -n ingress-nginxkubect get nskubect api-resourceskubect get pod -n kube-system 查看系统名称空间的podkubectl get pods --namespace=kube-systemkube
阅读全文