欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
OpenShift
来自开放百科 - 灰狐
OpenShift 是 Red Hat 推出的 Platform as a Service (PaaS) 开源云平台。
OpenShift 3 使用 Docker 和 Kubernetes 帮助用户构建、部署和管理他们的应用。
目录 |
版本
- What's New in OpenShift 3.3 – Cluster Management Web Console Enterprise Container Registry Developer Experience
- Origin 1.1 and OpenShift 3.1
- Origin 1.0 and OpenShift 3
产品
- OpenShift Origin:开源云PaaS
- OpenShift Online:公有云PaaS
- OpenShift Enterprise:私有云PaaS
标准
体验
下载OpenShift Vagrant VirtualBox VM快速体验,可从百度云盘下载2.8G的镜像文件。
vagrant box add openshift3 openshift-bootstrap-1.1.box vagrant up vagrant ssh passwd 输入新密码,如:huihoo.io 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
Using OpenShift 3 on your local environment
安装
- 运行一个Docker容器
- 下载二进制包
- 编译源代码
Web Console
网络
存储
OpenShift的存储应该是其一大亮点。
OpenShift 支持以下的 PersistentVolume 插件:
- NFS
- HostPath (single node testing only)
- GlusterFS
- Ceph RBD
- OpenStack Cinder
- AWS Elastic Block Store (EBS)
- GCE Persistent Disk
- iSCSI
- Fibre Channel
区块链
OpenShift PEPs
- OpenShift PEP 010: Cartridge V3 and Docker Containers
- OpenShift PEP 013: OpenShift 3.x System Design
Application
Source-To-Image(S2I)
Marketplace
Commons
Kubernetes
OpenStack
- Introducing OpenShift on OpenStack Special Interest Group
- OpenShift on OpenStack
- Docker on OpenStack
- Setting up OpenShift 3 on OpenStack
Jenkins
Ansible
用户
文档
- OpenShift 3 Technical Architecture
- OpenShift 3 and The Next Generation of PaaS
- Using OpenShift & PaaS to accelerate DevOps & Continuous Delivery
图集
链接
- OpenShift官网
- Awesome Linux Containers
- OpenShift官方博客
- OpenShift @ GitHub
- OpenShift Origin
- OpenShift Enterprise
- OpenShift文档
- OpenShift Developer Portal
- OpenShift负责人谈PaaS、Docker、Kubernetes及与CloudFoundry的竞争
- Building on Kubernetes: Bringing Google-Scale Container Orchestration and Management to the Enterprise
- OpenShift, Kubernetes, Docker and Apache Hadoop YARN
- OpenShift V3 Deep Dive Tutorial | The Next Generation of PaaS
- 开源巨头Red Hat发布首个OpenShift区块链倡议
分享您的观点