10 2023 档案

摘要:Installation Debian Testing/Sid Nala is officially in the testing and sid repos. sudo apt install nala Volian Scar Alternatively you can use the Volia 阅读全文
posted @ 2023-10-28 17:21 牧之丨 阅读(79) 评论(0) 推荐(0)
摘要:前言 K8s + SpringBoot实现零宕机发布:健康检查+滚动更新+优雅停机+弹性伸缩+Prometheus监控+配置分离(镜像复用) 配置 健康检查 健康检查类型:就绪探针(readiness)+ 存活探针(liveness) 探针类型:exec(进入容器执行脚本)、tcpSocket(探测 阅读全文
posted @ 2023-10-17 23:11 牧之丨 阅读(508) 评论(0) 推荐(0)
摘要:sudo dd bs=4M if=/home/app/Ventoy/cn_windows_7_ultimate_with_sp1_x64_dvd_u_677408.iso of=/dev/sda status=progress && sync 阅读全文
posted @ 2023-10-09 10:33 牧之丨 阅读(111) 评论(0) 推荐(0)