11 2023 档案

摘要:https://update.cs2c.com.cn/NS/V10/V10SP1/os/adv/lic/base/aarch64/Packages/ http://archive.kylinos.cn/kylin/KYLIN-ALL/ 阅读全文
posted @ 2023-11-30 20:56 CF211 阅读(638) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-11-27 16:27 CF211 阅读(7) 评论(0) 推荐(0) 编辑
摘要:## 查看系统可用内核$ cat /boot/grub2/grub.cfg | grep menuentrymenuentry 'CentOS Linux (3.10.0-1062.el7.x86_64) 7 (Core)' --class centos (略)menuentry 'CentOS L 阅读全文
posted @ 2023-11-27 16:04 CF211 阅读(65) 评论(0) 推荐(0) 编辑
摘要:正常安装了k8s后,使用kubect 工具后接的命令不能直接tab补全 命令补全方法: yum -y install bash-completionsource /usr/share/bash-completion/bash_completion source <(kubectl completio 阅读全文
posted @ 2023-11-22 19:55 CF211 阅读(152) 评论(0) 推荐(0) 编辑
摘要:docker导入本地镜像到镜像仓库:for i in $(docker images |grep iregistry | awk 'BEGIN{OFS=":"}{print $1,$2}'); do docker push $i; done kubectl delete pod PODNAME -n 阅读全文
posted @ 2023-11-06 16:13 CF211 阅读(3) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示