Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

โ€œInvest in yourself โ€” your confidence is always worth it.โ€

Explore Cosmetic Hospitals

Start your journey today โ€” compare options in one place.

OpenShift: Compare OKD vs CodeReady Containers vs OpenShift Local


๐Ÿง  First, letโ€™s define each term clearly:

1. ๐Ÿ”ต OKD

  • Community version of OpenShift
  • Free, open-source
  • Includes Kubernetes + Operators + Developer tools (S2I, Pipelines, etc.)
  • Production-ready and multi-node capable
  • Can be installed on bare metal or cloud (AWS, GCP, etc.)

2. ๐ŸŸ  CodeReady Containers (CRC)

  • Old name for the local version of OpenShift/OKD
  • Provides a single-node OpenShift/OKD cluster on your laptop
  • Primarily for developers and testers
  • Rebranded in recent versionsโ€ฆ

3. ๐ŸŸข OpenShift Local

  • New name for CRC starting from OpenShift 4.12+
  • Same concept: local, single-node OpenShift
  • Can be OpenShift (Red Hat) or OKD depending on the bundle you download

๐Ÿ“Š Comparison Table

FeatureOKDCodeReady Containers (CRC)OpenShift Local
TypeCommunity version of OpenShiftLocal dev env for OKD/OCPRenamed version of CRC
NodesMulti-node (prod ready)Single-node onlySingle-node only
Target UsersSysadmins, DevOps, EnterprisesDevelopers, testersDevelopers, testers
Runs OnBare metal, Cloud (AWS, GCP, etc.)Local machine via VMLocal machine via VM
CustomizationFully customizableLimitedLimited
Supported by Red Hat?โŒ Community-supportedโœ… (OCP only) / โŒ (OKD)โœ… (OCP only) / โŒ (OKD)
UpgradeableYes (via installer + Operators)Partially / recreate neededPartially / recreate needed
UI / Consoleโœ… Full OKD Consoleโœ… Full Consoleโœ… Full Console
Includes S2I, Pipelines, etc.โœ…โœ…โœ…
Uses Installer?โœ… (You use openshift-install)โŒโŒ
Virtualization Required?โŒโœ…โœ…
Latest brandingStill called OKDโœ… Deprecatedโœ… Use this now

๐Ÿงฉ Relationship Between Them

OKD โ”€โ”€โ”€โ”€โ”€โ”
         โ”œโ”€โ”€โ”€โ”€โ–บ CodeReady Containers (CRC) โ”€โ”€โ”€โ–บ OpenShift Local (New name)
OpenShiftโ”˜
Code language: PHP (php)
  • OKD is the full platform (multi-node, install yourself)
  • CRC was a packaging of OKD/OpenShift for local testing (single-node)
  • OpenShift Local is the new name for CRC, continuing the same purpose

โœ… So When Should You Use What?

Use CaseBest Option
Learn OpenShift/OKD quickly on your laptopโœ… OpenShift Local (CRC)
Deploy apps and test CI/CD on OpenShiftโœ… OpenShift Local or OKD
Run production workloadsโœ… OKD or OpenShift (multi-node)
Build custom OpenShift-like platformโœ… OKD (fully open source)
Need Red Hat supportโœ… Red Hat OpenShift (not OKD)

๐ŸŽฏ Final Thoughts

  • OKD = Full, community OpenShift (multi-node, production-capable)
  • CodeReady Containers = Old name for local OpenShift/OKD
  • OpenShift Local = New name for CRC (use this moving forward)

They are all part of the same ecosystem โ€” just for different use cases: Production (OKD/OpenShift) vs Local Dev/Test (CRC/OpenShift Local).


๐ŸŸ  OpenShift Local = The tool

Itโ€™s the CLI tool you install (crc) that sets up a single-node OpenShift cluster locally in a VM.
The actual version (OKD or OCP) depends on the bundle you download.


๐Ÿ”น Two types of bundles for OpenShift Local:

Bundle TypeUses Which Platform?Where to Download?
โœ… OCP Bundle (Official Red Hat)OpenShift Container Platform (paid/licensed)console.redhat.com
๐Ÿ†“ OKD Bundle (Community)OKD (Open Source OpenShift)github.com/code-ready/crc/releases

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services โ€” all in one place.

Explore Hospitals
Iโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at <a href="https://www.cotocus.com/">Cotocus</a>. I share tech blog at <a href="https://www.devopsschool.com/">DevOps School</a>, travel stories at <a href="https://www.holidaylandmark.com/">Holiday Landmark</a>, stock market tips at <a href="https://www.stocksmantra.in/">Stocks Mantra</a>, health and fitness guidance at <a href="https://www.mymedicplus.com/">My Medic Plus</a>, product reviews at <a href="https://www.truereviewnow.com/">TrueReviewNow</a> , and SEO strategies at <a href="https://www.wizbrand.com/">Wizbrand.</a> Do you want to learn <a href="https://www.quantumuting.com/">Quantum Computing</a>? <strong>Please find my social handles as below;</strong> <a href="https://www.rajeshkumar.xyz/">Rajesh Kumar Personal Website</a> <a href="https://www.youtube.com/TheDevOpsSchool">Rajesh Kumar at YOUTUBE</a> <a href="https://www.instagram.com/rajeshkumarin">Rajesh Kumar at INSTAGRAM</a> <a href="https://x.com/RajeshKumarIn">Rajesh Kumar at X</a> <a href="https://www.facebook.com/RajeshKumarLog">Rajesh Kumar at FACEBOOK</a> <a href="https://www.linkedin.com/in/rajeshkumarin/">Rajesh Kumar at LINKEDIN</a> <a href="https://www.wizbrand.com/rajeshkumar">Rajesh Kumar at WIZBRAND</a> <a href="https://www.rajeshkumar.xyz/dailylogs">Rajesh Kumar DailyLogs</a>

Related Posts

List of all Job Roles, Job Titles in Software and IT Companies

The software and IT industry is home to a diverse array of job roles and titles, reflecting the dynamic and ever-evolving nature of technology. From core technical…

Read More

Best DevOps Tools in 2024

hereโ€™s a clear, structured breakdown of the Best DevOps Tools (grouped by categories), so you can use it for learning, training, or posts. ๐Ÿš€ Best DevOps Tools…

Read More

OpenShift Install & Configurations using OpenShift Local in windows laptops/desktops

Below is the 100% correct and updated step-by-step guide to install and configure OpenShift Local (aka CRC) on Windows 10/11 laptops or desktops using the correct crc…

Read More

Openshift: How to configure Azure openshift ARO with Custom Domain

Step-by-Step Guide: Configuring Azure Red Hat OpenShift (ARO) with a Custom Domain Setting up a custom domain for your ARO cluster involves both Azure and DNS provider…

Read More

Openshift: Lab 10 – View performance information using the OpenShift web console

Rajesh Kumar Iโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at…

Read More

Openshift: How to add Helm Repository in Openshift

Adding a Helm repository in OpenShift is a common step to manage and deploy Helm charts in your OpenShift cluster. OpenShift supports Helm CLI out of the…

Read More
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x