k8s发布hello.jar(springboot ) 20250511
摘要:
1、hello.jar 本地运行 (springboot ) 2、 hello.jar 生成镜像Image docker build -t hello-jar . 3、 k8s-master镜像 hello-jar:latest 推送到私库harbor的springboot项目 注:私库harbor 阅读全文
posted @ 2025-05-11 12:42 cn2025 阅读(33) 评论(0) 推荐(0)