参考文章:https://ieevee.com/tech/2018/05/16/k8s-rbd.htmlhttps://zhangchenchen.github.io/2017/11/17/kubernetes-integrate-with-ceph/https://docs.openshift.com/container-platform/3.5/install_config/storage_e
分类:
数据库 时间:
2019-04-30 09:16:58
阅读次数:
482
Docker的应用场景 Web 应用的自动化打包和发布。 自动化测试和持续集成、发布。 在服务型环境中部署和调整数据库或其他的后台应用。 从头编译或者扩展现有的OpenShift或Cloud Foundry平台来搭建自己的PaaS环境。 Web 应用的自动化打包和发布。 自动化测试和持续集成、发布。 ...
分类:
其他好文 时间:
2019-04-14 18:01:57
阅读次数:
233
本文主要是针对prometheus的blackbox_exporter,对集群中的服务进行状态的监控 因为OpenShift 3.11版本自己带的promethues修改起来有一些问题,所以自己安装和部署了自己的prometheus和grafana 1.BlackBox安装 blackbox的详细情 ...
分类:
其他好文 时间:
2019-04-07 11:19:13
阅读次数:
292
本测试记录从openshift 3.6环境中导出项目,然后在将项目环境恢复到Openshift 3.11中所需要的步骤 从而指导导入导出的升级过程。 1.安装Openshift 3.6版本 过程略 2.安装OpenShift 3.11版本 过程略 3.在Openshift 3.6版本中建立各类资源 ...
分类:
其他好文 时间:
2019-03-09 14:20:17
阅读次数:
271
TASK[openshift_service_catalog:Verifythatthecatalogapiserverisrunning]curl:(7)Failedconnecttoapiserver.kube-service-catalog.svc:443;Connectionrefused"WarningFailedMountkubelet,okd311MountVolume.S
分类:
其他好文 时间:
2019-03-07 18:01:42
阅读次数:
236
Python3+Django2.0基础入门demo 1、安装Python3环境 [root@openshift ~]# cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core) 默认为Python2.7,需要安装Python3 [roo ...
分类:
编程语言 时间:
2019-02-14 00:09:42
阅读次数:
276
1. cloudify:https://cloudify.co/ 2. openshift:https://www.openshift.com/ 3. cloudfoundry:https://www.cloudfoundry.org/ ...
分类:
其他好文 时间:
2019-02-13 00:26:40
阅读次数:
147
Golang作为Docker、Kubernetes和OpenShift等一些酷辣新技术的首选编程语言,越来越受欢迎。尤其它们都是开源的,很多情况下,开源是非常有价值的。深入学习阅Golang等源代码库中的源文件,可以更深地理解它们,同时也有利于其他编程语言的开发者快速映射某些概念,比如Go与Java ...
分类:
编程语言 时间:
2019-01-28 01:12:42
阅读次数:
139
一、环境介绍 [root@k8s-m ~]# cat /etc/hosts127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4::1 localhost localhost.localdomain l ...
分类:
其他好文 时间:
2019-01-11 14:45:37
阅读次数:
237