属于我的梦,明明还在
个人工具站/博客持续更新中用于技术层面探讨 http://rhx0306.online/
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 41 下一页
摘要: 1.1 使用脚本下载与服务端相同版本的 etcdctl 软件包 [[email protected] etcd]$ pwd /home/shutang/k8s/etcd [[email protected] etcd]$ ls download.sh [shutang@centos03. 阅读全文
posted @ 2024-03-26 10:13 属于我的梦,明明还在 阅读(1153) 评论(0) 推荐(0)
摘要: K8s kubectl 命令自动补全及报错 c-bash: _get_comp_words_by_ref: command not found解决过程 自动补全安装1、yum install -y bash-completion2、vi ~/.bashrc 添加source <(kubectl co 阅读全文
posted @ 2024-03-19 15:23 属于我的梦,明明还在 阅读(561) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2024-03-18 16:58 属于我的梦,明明还在 阅读(46) 评论(0) 推荐(0)
摘要: 问题原因国内无法直接访问镜像地址,改为国内地址即可 #!/bin/bash # download k8s 1.28.8 images # get image-list by 'kubeadm config images list --kubernetes-version=v1.15.2' # gcr 阅读全文
posted @ 2024-03-18 09:59 属于我的梦,明明还在 阅读(329) 评论(0) 推荐(0)
摘要: Kor 是一个用于发现未使用的 Kubernetes 资源的工具。以下是 Kor 的安装和使用命令的整理: GitHub:https://github.com/yonahd/kor 安装 Kor 下载二进制文件 从 Kor 的 GitHub 仓库的 Release 页面 下载适合您操作系统的二进制文 阅读全文
posted @ 2024-03-15 13:54 属于我的梦,明明还在 阅读(156) 评论(0) 推荐(0)
摘要: 部署安装: docker run -p 2122:2122 --name jpom-server jpomdocker/jpom docker pull jpomdocker/jpom mkdir -p /home/jpom-server/logs mkdir -p /home/jpom-serve 阅读全文
posted @ 2024-03-15 10:33 属于我的梦,明明还在 阅读(223) 评论(0) 推荐(0)
摘要: 给cp mv 命令增加进度条 curl https://raw.githubusercontent.com/jarun/advcpmv/master/install.sh --create-dirs -o ./advcpmv/install.sh && (cd advcpmv && sh insta 阅读全文
posted @ 2024-03-15 09:45 属于我的梦,明明还在 阅读(32) 评论(0) 推荐(0)
摘要: https://github.com/dockur/windowsdocker run -it --rm --name windows -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dockurr/wind 阅读全文
posted @ 2024-03-14 15:39 属于我的梦,明明还在 阅读(250) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2024-03-11 14:36 属于我的梦,明明还在 阅读(22) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2024-03-06 10:56 属于我的梦,明明还在 阅读(29) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 41 下一页