OpenShift

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(链接)
第122行: 第122行:
 
*[https://blog.openshift.com/building-kubernetes-bringing-google-scale-container-orchestration-to-the-enterprise/ Building on Kubernetes: Bringing Google-Scale Container Orchestration and Management to the Enterprise]
 
*[https://blog.openshift.com/building-kubernetes-bringing-google-scale-container-orchestration-to-the-enterprise/ Building on Kubernetes: Bringing Google-Scale Container Orchestration and Management to the Enterprise]
 
*[http://hortonworks.com/blog/openshift-v3-kubernetes-docker-hadoop-yarn/ OpenShift, Kubernetes, Docker and Apache Hadoop YARN]
 
*[http://hortonworks.com/blog/openshift-v3-kubernetes-docker-hadoop-yarn/ OpenShift, Kubernetes, Docker and Apache Hadoop YARN]
 +
*[https://blog.openshift.com/openshift-v3-deep-dive-docker-kubernetes/ OpenShift V3 Deep Dive Tutorial | The Next Generation of PaaS]
  
 
[[category:cloud computing]]
 
[[category:cloud computing]]

2016年1月26日 (二) 14:28的版本

OpenShift 是 Red Hat 推出的 Platform as a Service (PaaS) 开源云平台。

OpenShift 3 使用 DockerKubernetes 帮助用户构建、部署和管理他们的应用。

目录

版本

产品

标准

Openshift-docker.png Openshift-kubernetes.png Openshift-atomic.png

体验

下载OpenShift Vagrant VirtualBox VM快速体验,可从百度云盘下载2.8G的镜像文件

vagrant box add openshift3 openshift-bootstrap-1.1.box
vagrant up
vagrant ssh
oc version 
oc get svc
NAME              CLUSTER_IP       EXTERNAL_IP   PORT(S)                 SELECTOR                  AGE
docker-registry   172.30.236.154   <none>        5000/TCP                docker-registry=default   67d
kubernetes        172.30.0.1       <none>        443/TCP,53/UDP,53/TCP   <none>                    67d
router            172.30.233.69    <none>        80/TCP                  router=router             67d
https://localhost:8443/console
system/admin
test/test

安装

主要有以下三种安装方法

  • 运行一个Docker容器
  • 下载二进制包
  • 编译源代码

Web Console

存储

OpenShift的存储应该是其一大亮点。

Openshift-storage.png

OpenShift 支持以下的 PersistentVolume 插件

OpenShift PEPs

Application

Application Gallery

Source-To-Image(S2I)

Marketplace

OpenShift Online Marketplace

Commons

OpenShift Commons

OpenStack

用户

文档

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱