OpenShift
Developer(s) | Red Hat |
---|---|
Initial release | May 4, 2011 |
Stable release |
3.5
/ April 2017 |
Repository |
github |
Development status | Active |
Written in | Go, Angular.js |
Operating system | Red Hat Enterprise Linux |
Type | Cloud computing, Platform as a service, Web development |
License | Apache License 2.0[1][2] |
Website |
openshift |
OpenShift is a computer software product from Red Hat for container-based software deployment and management. In concrete terms, it is a supported distribution of Kubernetes using Docker containers and DevOps tools for accelerated application development.
Description
OpenShift Origin is the upstream community project used in OpenShift Online, OpenShift Dedicated, and OpenShift Container Platform. Built around a core of Docker container packaging and Kubernetes container cluster management, Origin is augmented by application lifecycle management functionality and DevOps tooling. Origin provides an open source application container platform. All source code for the Origin project is available under the Apache License (Version 2.0) on GitHub.[3]
OpenShift Online is Red Hat's public cloud application development and hosting service. Online offered version 2 of the Origin project source code, which is also available under the Apache License Version 2.0.[4] Online supports a variety of languages, frameworks, and databases via pre-built "cartridges" running under resource-quota "gears". Developers can add other language, database, or components via the OpenShift Cartridge application programming interface.[5] This has been deprecated in favour of OpenShift 3.
OpenShift Dedicated is Red Hat's managed private cluster offering, built around a core of application containers powered by Docker, with orchestration and management provided by Kubernetes, on a foundation of Red Hat Enterprise Linux. It's available on the Amazon Web Services (AWS) and Google Cloud Platform (GCP) marketplaces.
OpenShift Container Platform (formerly known as OpenShift Enterprise) is Red Hat's on-premises private platform as a service product, built around a core of application containers powered by Docker, with orchestration and management provided by Kubernetes, on a foundation of Red Hat Enterprise Linux.
See also
References
- ↑ Mark Atwood (2012-04-27). "FAQ: Frequently Asked Questions". Archived from the original on 2012-05-24.
- ↑ Jim Jagielski (2012-04-30). "Announcing OpenShift Origin – The Open Source Platform as a Service (PaaS)". Retrieved 2016-04-27.
- ↑ OpenShift Origin on GitHub
- ↑ OpenShift Origin server on GitHub
- ↑ "OpenShift Origin Cartridge Developer’s Guide". 2016-04-27. Retrieved 2016-04-27.
Further reading
- Stefano Picozzi; Mike Hepburn; Noel O'Conner (May 2017). DevOps with OpenShift. O'Reilly Media. ISBN 978-1-4919-7596-1.
- Steve Pousty; Katie Miller (May 2014). Getting Started with OpenShift. O'Reilly Media. ISBN 978-1-4919-0047-5.
- Grant Shipley; Graham Dumpleton (August 2016). OpenShift for Developers. O'Reilly Media. ISBN 978-1-4919-6138-4.
External links
- OpenShift web site