OpenShift Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * OpenShift =TO DEPLETE= {{Internal|OpenShift Concepts TODEPLETE|OpenShift Concepts TODEPLETE}}")
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
=TO DEPLETE=
=TO DEPLETE=
{{Internal|OpenShift Concepts TODEPLETE|OpenShift Concepts TODEPLETE}}
{{Internal|OpenShift Concepts TODEPLETE|OpenShift Concepts TODEPLETE}}
=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}}
=Subjects=
* [[OpenShift Compute Concepts]]
* [[OpenShift Ingress Operator]]
* [[OpenShift Security Concepts]]

Latest revision as of 22:19, 21 December 2020

Internal

TO DEPLETE

OpenShift Concepts TODEPLETE

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.

OpenShiftArchitecture.png

This page contains links to concepts that are OpenShift specific. For generic Kubernetes concepts see:

Kubernetes Concepts

Subjects