logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

编译maven项目出现Could not find artifact org.restlet.jee:org.restlet.parent:pom:2.2.1问题

经过几天的折腾,问题最终解决了。出现的问题:After correcting the problems, you can resume the build with the commandmvn-rf :csmp-agent-plugin-fc解决方式三种:第一种:首先查看maven仓库中保存的版本是多少,再修改编译项目csmp-agent-plugin-fc下

#maven
ubuntu14.04+k8s1.1+docker1.9集群部署

实验环境:操作系统:ubuntu14.04_x64master:192.168.72.131minion01 : 192.168.72.132  容器网段:172.17.0.0/16minion02 : 192.168.72.133  容器网段:172.17.1.0/16 Docker安装:1. 安装前先检查系统对docker的支持。Docker需要64位机器,需要运行

#docker#ubuntu#ssh +1
centos7.2+k8s1.4.1+docker1.12集群部署

实验环境:操作系统:centos7.2_x64master:192.168.72.183minion01 : 192.168.72.184  容器网段:172.17.0.0/16 设置主机信息:1. master上执行:a) 设置主机名称命令:hostnamectl --static set-hostname  k8s-masterb) 关闭防火墙命令:i. s

#centos#docker#k8s
到底了