Jib 打包镜像在k8s开启Remote Debug Spring Jib 打包镜像在k8s开启Remote Debug使用 JAVA_TOOL_OPTIONS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,,address=*:5005yaml配置如下containers: - na
Debian 升级内核 运维 首先确认Debian版本,是10还是11添加debian源时 Debian11 使用 bullseye-backportsDebian10 则使用 buster-backports-sloppy添加Debian源echo "deb http://ftp.cn.debian.org/debi
Linux 去除硬盘分区格式和文件系统 运维 parted Debianapt-get install -y partedCentOSyum install -y parted如果硬盘已经挂载需要先取消目录的挂载umount /dev/vdb进入parted命令,
Debian 11.2 bullseye cgroups_cpu 未开启 运维 问题现象:安装kubernetes 会报错:[ERROR SystemVerification]: missing required cgroups: cpu 同时发现kubectl检查cgroups时会显示 CGROUPS_CPU: missing 此时,使用docker info 会显示WARNING
Rook安装ceph 替换 kubesphere默认存储 运维 系统环境Debianversion 11.2Dockerversion 20.10.10Ceph version 16.2.7Kubesphereversionv3.2.1Kubernetesversion v1.21.5Rook versionv1.8.7前期准备尽量保证有一个干净的系统