OpenShift

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(产品)
(体验)
第21行: 第21行:
 
  vagrant ssh
 
  vagrant ssh
 
  oc version  
 
  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
 
  https://localhost:8443/console
 
  system/admin
 
  system/admin

2016年1月24日 (日) 14:50的版本

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

Marketplace

OpenShift Online Marketplace

Commons

OpenShift Commons

文档

图集

链接

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

变换
操作
导航
工具箱