rancher快速部署应用演示我们在rancher中分别部署一个nginx与mariadb应用来体验一下容器时代的快速部署rancher部署nginx示例应用集群中部署服务自定义deployment部署启动状态验证客户端浏览器验证rancher应用商店部署mariadb示例启动应用商店查找mariadb应用配置应用参数启动部署简单验证
分类:
其他好文 时间:
2019-09-22 01:52:07
阅读次数:
147
今天mvn clean package一个子工程(renren-admin)时报错: Failed to execute goal on project renren-admin: Could not resolve dependencies for project io.renren:renren ...
分类:
Web程序 时间:
2019-09-21 22:57:31
阅读次数:
400
alter日志报错:WedApr0914:17:352014WARNING:ASMcommunicationerror:op0state0x0(15055)ERROR:directconnectionfailurewithASMWedApr0914:22:352014WARNING:ASMcommunicationerror:op0state0x0(15055)ERROR:directconnec
分类:
其他好文 时间:
2019-09-21 19:33:23
阅读次数:
111
Pytest安装,导入相关依赖哭 Pip3 install –U pytest U表示升级 Pip3 install pytestsugar pip3 install pytest-rerunfailures Pip3 install pytest-xdist Pip3 install pytest ...
分类:
其他好文 时间:
2019-09-21 15:22:26
阅读次数:
81
golang 中国gocn golang Applicable to all database connection pools xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便--文档 Lightweight and fast SQL builder for Go and ...
分类:
Web程序 时间:
2019-09-21 11:00:05
阅读次数:
542
一、什么是控制器 Kubernetes 中内建了很多 controller(控制器),这些相当于一个状态机,用来控制 Pod 的具体状态和行为 二、控制器类型 ① ReplicationController 和 ReplicaSet ② Deployment ③ DaemonSet ④ StateF ...
分类:
其他好文 时间:
2019-09-20 19:23:23
阅读次数:
82
一整天一整天的坐在办公室,真的很~~~,懵圈中....,求解救。 本文通过《Kubernetes权威指南》的概念部分学习总结 Deployment作用 Deployment与RC的作用其实是一样的,都是为了管理Pod的副本数 Deployment的使用场景 1)创建一个Deployment对象来生成 ...
分类:
Web程序 时间:
2019-09-20 17:07:28
阅读次数:
137
最近在看XXLJOB,因为截至到发文时间最新的版本是2.1.0而且需要建立的数据库与Quartz解耦了,所以就用了最新的版本。 首先说一下踩坑过程: 代码开发完成之后,在定时跑的时候第一次跑的多数失败,报的错是:Communications link failure 上网搜了一下说是MySQL数据库 ...
分类:
其他好文 时间:
2019-09-19 17:56:09
阅读次数:
128
kubernetes资源清单定义 工作负载型资源(workload): Pod ReplicaSet Deployment StatefulSet DaemonSet Job CronJob (ReplicationController在v1.11版本被废弃) 服务发现及负载均衡型资源: Servi ...
分类:
Web程序 时间:
2019-09-19 01:28:41
阅读次数:
137
1. 添加Project Interpreter 2. 添加Deployment WSL安装vsfptd Type选SFTP 3. SSH Terminal Deployment Server 选你的部署服务器名(WSL名) 4. ctrl shift a 输入ssh, 选择start ssh se ...
分类:
其他好文 时间:
2019-09-18 10:40:28
阅读次数:
281