码迷,mamicode.com
首页 >  
搜索关键字:openshift    ( 150个结果
K8S与Ceph RBD集成-多主与主从数据库示例
参考文章: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面试题集
Docker的应用场景 Web 应用的自动化打包和发布。 自动化测试和持续集成、发布。 在服务型环境中部署和调整数据库或其他的后台应用。 从头编译或者扩展现有的OpenShift或Cloud Foundry平台来搭建自己的PaaS环境。 Web 应用的自动化打包和发布。 自动化测试和持续集成、发布。 ...
分类:其他好文   时间:2019-04-14 18:01:57    阅读次数:233
OpenShift采用Blackbox_exporter进行服务状态监控
本文主要是针对prometheus的blackbox_exporter,对集群中的服务进行状态的监控 因为OpenShift 3.11版本自己带的promethues修改起来有一些问题,所以自己安装和部署了自己的prometheus和grafana 1.BlackBox安装 blackbox的详细情 ...
分类:其他好文   时间:2019-04-07 11:19:13    阅读次数:292
OpenShift 项目的备份和恢复实验
本测试记录从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
OpenShift 3.11 all in one 安装失败
TASK[openshift_service_catalog:Verifythatthecatalogapiserverisrunning]curl:(7)Failedconnecttoapiserver.kube-service-catalog.svc:443;Connectionrefused"WarningFailedMountkubelet,okd311MountVolume.S
分类:其他好文   时间:2019-03-07 18:01:42    阅读次数:236
openshift 容器云从入门到崩溃之九《容器监控》
容器状态监控 ...
分类:其他好文   时间:2019-02-27 16:22:28    阅读次数:138
Python3+Django2.0基础入门demo
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
JAVA开发者的Golang快速指南
Golang作为Docker、Kubernetes和OpenShift等一些酷辣新技术的首选编程语言,越来越受欢迎。尤其它们都是开源的,很多情况下,开源是非常有价值的。深入学习阅Golang等源代码库中的源文件,可以更深地理解它们,同时也有利于其他编程语言的开发者快速映射某些概念,比如Go与Java ...
分类:编程语言   时间:2019-01-28 01:12:42    阅读次数:139
k8s使用Glusterfs动态生成pv
一、环境介绍 [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
150条   上一页 1 ... 4 5 6 7 8 ... 15 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!