OKD (previously known as OpenShift Origin) is a Platform as a Service (PaaS) computing platform as a service product from Red Hat. It is an application platform where application developers and teams can build, test, deploy, and run their applications. OKD takes care of infrastructure, middleware, and management so that developers can focus on their app.
OKD enables you to create, deploy and manage applications within the cloud. It provides disk space, CPU resources, memory, network connectivity, and an Apache or JBoss server. Depending on the type of application being deployed, a template file system layout is provided (for example, PHP, Python, and Ruby/Rails). OKD also generates a limited DNS so your application is accessible online.
It provides support for a wide variety of language runtimes and data layers including Java EE6, Ruby, PHP, Python, Perl, MongoDB, MySQL, and PostgreSQL.
OKD is the open sourced, community supported version of OpenShift.
Key Features
- Broker – the single point of contact for all application management activities. It is responsible for managing user logins, DNS, application state, and general orchestration of the application. User interaction with the broker is performed using the web management console, command line interface tools, or a REST-based API.
- Cartridges provide the actual functionality necessary to run the user application. Cartridges provide fundamental features on OpenShift such as language runtimes and data layers. OpenShift has many language cartridges (JBoss, PHP, Ruby, Rails, etc.) as well as many DB cartridges (PostgreSQL, MySQL, Mongo, etc).
- Gears provide a resource-constrained container where you can run one or more cartridges:
- Two gear sizes.
- Nodes enable resource sharing so that multiple gears can run on a single physical or virtual machine.
- Add new runtimes and frameworks to OpenShift with community cartridges and quickstarts.
- Quickstarts are codebases built specifically to run on OpenShift with one or more specific cartridges.
- Graphical management console accessed with a web browser designed for the following tasks:
- Account administration and management.
- Launch new applications.
- Manage and monitor applications.
- OpenShift Online client tools are used to interact and manage a user’s own OpenShift Origin PASS or RedHat’s OpenShift PAAS using a command line interface, and provide features that are not currently available from the management console:
- Coding.
- Debugging.
- Advanced application management.
- Supported frameworks:
- Rack for Ruby.
- WSGI for Python.
- PSGI for Perl.
- Supported databases:
- MySQL.
- PostgreSQL.
- MongoDB.
- Supported languages:
- Java.
- Node.js.
- Ruby.
- Python.
- PHP.
- Perl.
Website: www.okd.io
Support: User Guide
Developer: Red Hat
License: Apache License 2.0
Related Software
| Platform as a service (PaaS) Cloud Computing Stacks | |
|---|---|
| OKD | Computing platform as a service product from Red Hat |
| Coolify | Self-hostable Heroku / Netlify / Vercel alternative |
| OpenFaaS | Serverless Functions Made Simple |
| Dokku | Smallest PaaS implementation you’ve ever seen |
| CapRover | App/database deployment platform and web server package |
| tsuru | Extensible and open source Platform as a Service software |
| CloudFoundry | Part of the Pivotal Initiative |
| Porter | Fully-managed PaaS that lets teams automate DevOps |
| Kubero | Deploy applications on Kubernetes without specialized knowledge |
| AppScale GTS | Open Source Implementation of Google App Engine |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

