Skip to content

Red Hat Openshift business value

Containers is the way to deploy applications into production into data centers. Containers offers several key advantages over deploying applications into virtual machines. From a developer point of view, containers are the answer, because:

  • Containers are simple
  • Containers are lightweight
  • With containers, I can avoid the "works on my machine" effect
  • There is a large community about containers
  • Containers are extensible
  • Containers are Cloud-ready

Data center efficiency

In the data center -- the same way server virtualization capitalized physical machines, containers enable capitalization of virtual machines (VMs), resulting in a significant reduction in overhead and improved efficiency of the underlying hardware.

The following diagram shows a comparison of memory efficiency for production workloads:

Available memory for productive work

For more information, see Legacy VM to Container Sizing for Red Hat OpenShift

How do you orchestrate lots of containers?

But how do you orchestrate containers at scale -- in your data center?

Container orchestration software automates containers and lets developers configure them.

Several solutions to how to automate the number, sizing, and networking for container, but over time Kubernetes won.

Yet --

Kubernetes is complex

Let's start with the CNCF Cloud Native Interactive Landscape. And doing it right means selecting and implementing many of the technologies shown in the diagram.

cncf cloud native landscape

Kubernetes done right is hard.

Install Deploy Harden Operate
- Templating
- Validation
- OS Setup
- Identity, security access
- App monitoring, alerts
- Storage, persistence
- Egress, ingress, integration
- Host container images
- Build/Deploy methodology
- Platform monitoring, alerts
- Metering, chargeback
- Platform security hardening
- Image hardening
- Security certifications
- Network policy
- Disaster recovery
-Resource segmentation
- OS upgrade, patch
- Platform upgrade, patch
- Image upgrade, patch
- App updrade, patch
- Security patches
- Continuous security scanning
- Multli envrionment rollout
- Enterprise container registry
- Cluster and app elasticity
- Montior, alert, remediate
- Log aggregation

OpenShift is built on top of Kubernetes

OpenShift provides value added features, selected open source Cloud Native solution and ties them together as a supported platform.

openshift is Kubernetes

OpenShift IS Kubernetes, 100% Certified by the CNCF. Certified Kubernetes is at the core of OpenShift. Users of kubectl love its power, once they are done with the learning curve. Users transitioning from an existing Kubernetes Cluster to OpenShift frequently point out how much they love redirecting their kubeconfig to an OpenShift cluster and have all of their existing scripts work perfectly.

For more information, see A Guide to Enterprise Kubernetes with OpenShift

OpenShift adds values to Kubernetes by selecting key technologies that make the orchestration of containers more secure, scalable, and friendly to developers.

OpenShift offers managed and self-managed options across multiple clouds

Red Hat offers both managed services and self-managed options, giving you the flexibility to choose where and how to deploy Red Hat OpenShift to meet your needs—supported by the same foundation of Red Hat Enterprise Linux® and core Kubernetes.

OpenShift options

For a comparision of managed and self-managed options, see Red Hat OpenShift: Container technology for hybrid cloud.

OpenShift features

OpenShift is a cloud-based container orchestration platform that runs on Linux and includes multiple additional features and access controls, which some businesses may deem more important.

The platform is designed to support better scaling and efficiency for cloud-based development on IBM, Amazon and other enterprise cloud services.

Key features of OpenShift are:

  • CI/CD pipeline definitions are standardized for easier integration and scaling
  • Includes default container automation tools
  • Offers the Kubernetes' command line interface (CLI), “kubect1” in addition to “oc,” OpenShift's CLI
  • OpenShift has become an integral building-block to application development because of its ease of compatibility with most cloud platforms
  • Enables easy migration of container applications to the cloud
  • Supports Kubernetes features and the Kubernetes platform, but with greater security features
  • Builds upon line stability and user access with comprehensive route and access controllers
  • Security features align with compliance regulations
  • Technical support for production environments

Key value adds by OpenShift

OpenShift provides an opinionated set of technology that are add-ons to Kubernetes -- things you need to do to support Kubernetes that are not available in the box. OpenShift provides a matched set (versioned to work together) of key technologies to make Kubernetes safe and scalable in production environments.

Some of the features have been adopted by the Kubernetes itself or are part of CNCF projects.

Here are key features that OpenShift provides out-of-the-box that provide for production-ready Kubernetes:

  • Routes that enabling external access to services, but is easier to implement than Ingress object. Routes also work with the built in load balancer or you can bring your own, such as NGINX, NGINX Plus, or F5 BIG-IP.
  • Project provides additional annotations to the Kubernetes namesapce. Projects have:

    • Objects. Pods, services, replication controllers, etc.
    • Policies. Rules for which users can or cannot perform actions on objects.
    • Constraints. Quotas for each kind of object that can be limited.
    • Service accounts. Service accounts act automatically with designated access to objects in the project.
  • Operators and an operator library. Operators automate the creation, configuration, and management of instances of Kubernetes-native applications. Operators provide automation at every level of the stack—from managing the parts that make up the platform all the way to applications that are provided as a managed service. Cloud Paks are delivered as Operators.

  • Service mesh based on the Istio that provides a uniform way to connect, manage, and observe microservices-based applications. Connect services securely by default with transparent TLS encryption. Enforce a "zero trust" or "need to know" network security model with fine-grained traffic policies based on application identities.
  • CoreOS control plane as the base operating system that is immutable.

    • RHCOS provides controlled immutability: Many parts of the system can be modified only through specific tools and processes.
    • OpenShift nodes are remotely managed by the cluster itself. The administrator does not need to deploy upgrades or patches to the node: The nodes are updated by the cluster itself.
    • The operating system starts from a generic disk image which is customized on the first boot via a process named Ignition.
    • RHCOS can be customized with uses JSON formatted files to define the customization information.
  • Containers can not get root access. But you can debug and investigate pod issues without it.

  • CI/CD pipeline that is relatively easy to deploy.
  • Secure the build process to nsures that the product of the build process is exactly what is deployed in production.
  • Use Tekton Chains for OpenShift Pipelines supply chain security to manage the supply chain security of the tasks and pipelines.
  • Configure identity providers such as LDAP, request header, GitHub, GitLab, OpenID Connect.
  • Storage. OpenShift Container Platform uses a pre-provisioned storage framework called persistent volumes (PV) to allow cluster administrators to provision persistent storage. Use Dynamic Provisioning to create storage volumes on-demand, eliminating the need for cluster administrators to pre-provision storage.
  • Network policy for you to restrict traffic to pods in your cluster.
  • Monitoring stack based on Prometheus and its wider ecosystem. The monitoring stack includes the following: Default platform monitoring components and Components for monitoring user-defined projects.

Managed Services

Deploy Kubernetes more easily with Red Hat OpenShift managed services Optimized to improve developer productivity and promote innovation, Red Hat® OpenShift® is an enterprise-ready Kubernetes container platform with full-stack automated operations for managing hybrid cloud, multicloud, and edge deployments. Four Red Hat OpenShift managed cloud services are available, so you can choose the option that best fits your organization’s needs.

Managed service Runs on... Managed and supported by... Billed through...
Red Hat OpenShift Dedicated AWS or Google Cloud Red Hat Red Hat for Red Hat OpenShift use and AWS or Google Cloud for cloud use
Red Hat OpenShift Service on AWS AWS Red Hat and AWS AWS
Azure Red Hat OpenShift Microsoft Azure Red Hat and Microsoft Microsoft
Red Hat OpenShift on IBM Cloud IBM Cloud Red Hat (support) and IBM (support and management) IBM

Each service offers more than just access to managed software and technologies. They provide complete, full-stack environments with all necessary services, simple self-service use options, and expert 24x7 support via stringent service level agreements (SLAs).

For more information, see Achieve more with Red Hat OpenShift managed services

Next steps

See:

References

Contributors

Updated

Aug 2022