k8s安装nexus并导入第三方jar包
摘要:
搭建k8s集群 Docker search nexus 编写yaml文件 注意,以下的service不是nodeport,而是LoadBalancer apiVersion: apps/v1kind: StatefulSetmetadata: name: nexus labels: app: nex 阅读全文
posted @ 2020-04-01 09:59 一直用这名字 阅读(470) 评论(0) 推荐(0) 编辑