OpenShift Concepts: Difference between revisions
Line 5: | Line 5: | ||
{{Internal|OpenShift Concepts TODEPLETE|OpenShift Concepts TODEPLETE}} | {{Internal|OpenShift Concepts TODEPLETE|OpenShift Concepts TODEPLETE}} | ||
=Overview= | =Overview= | ||
The OpenShift is a [[Software_Development#Platform-as-a-Service_.28PaaS.29|Platform-as-a-Service (PaaS)]] based on industry standards. It provides development environments on demand. It is a polyglot offering, including a range of languages, frameworks, runtimes and databases. It automates management of the entire application life cycle: build, deploy and retire. It enables collaboration between developers on projects. OpenShift is PaaS by RedHat: an enterprise-grade, secure, multi-language, auto-scaling, self-service, elastic could application platform, automated with CI/CD and built on Red Hat technologies. OpenShift is supported anywhere RHEL is: bare metal, virtualized infrastructure (Red Hat Virtualization, vSphere, Hyper-V), OpenStack platform, public cloud providers (Amazon, Google, Azure). It runs on RHEL and Red Hat Atomic. OpenShift extends [[Kubernetes Concepts#Overview|Kubernetes]] to provide a more feature rich development lifecycle platform. | |||
[[Image:OpenShiftArchitecture.png]] | |||
This page contains links to concepts that are OpenShift specific. For generic Kubernetes concepts see: {{Internal|Kubernetes Concepts|Kubernetes Concepts}} | This page contains links to concepts that are OpenShift specific. For generic Kubernetes concepts see: {{Internal|Kubernetes Concepts|Kubernetes Concepts}} |
Revision as of 00:06, 4 December 2020
Internal
TO DEPLETE
Overview
The OpenShift is a Platform-as-a-Service (PaaS) based on industry standards. It provides development environments on demand. It is a polyglot offering, including a range of languages, frameworks, runtimes and databases. It automates management of the entire application life cycle: build, deploy and retire. It enables collaboration between developers on projects. OpenShift is PaaS by RedHat: an enterprise-grade, secure, multi-language, auto-scaling, self-service, elastic could application platform, automated with CI/CD and built on Red Hat technologies. OpenShift is supported anywhere RHEL is: bare metal, virtualized infrastructure (Red Hat Virtualization, vSphere, Hyper-V), OpenStack platform, public cloud providers (Amazon, Google, Azure). It runs on RHEL and Red Hat Atomic. OpenShift extends Kubernetes to provide a more feature rich development lifecycle platform.
This page contains links to concepts that are OpenShift specific. For generic Kubernetes concepts see: