Deprecated features
Large changes to the underlying architecture and installation process are applied in OKD v4, and many features from OKD v3 are now deprecated.
Features deprecated in OKD v4
Feature | Justification |
---|---|
Hawkular | Replaced by cluster monitoring. |
Cassandra | Replaced by cluster monitoring. |
Heapster | Replaced by Prometheus adapter. |
Atomic Host | Replaced by Fedora CoreOS (FCOS). |
System containers | Replaced by Fedora CoreOS (FCOS). |
| CRI-O is the default container runtime for OKD v4 on Fedora. |
| Operator-based diagnostics. |
| Replaced by the Image Registry Operator. |
Custom strategy builds using Docker | If you want to continue using custom builds, you should replace your Docker invocations with Podman or Buildah. The custom build strategy will not be removed, but the functionality changed significantly in OpenShift v4. |
Cockpit | Improved OpenShift v4 web console. |
Stand-alone registry installations | Quay is Red Hat’s container image registry. |
DNSmasq | CoreDNS is the default. |
External etcd nodes | etcd is always on the cluster in OpenShift v4. |
CloudForms OpenShift Provider and Podified CloudForms | Replaced by built-in management tooling. |
Volume Provisioning via installer | Replaced by dynamic volumes or, if NFS is required, NFS provisioner. |
Blue-green installation method | Ease of upgrade is a core value of OpenShift v4. |
OpenShift Service Broker and Service Catalog | The Service Catalog and the OpenShift service brokers are being replaced over the course of several future OpenShift v4 releases. Reference the Operator Framework and Operator Lifecycle Manager (OLM) to continue providing your applications to OpenShift v4 clusters. These new technologies provide many benefits around complete management of the lifecycle of your application. |
| Certificates are managed by Operators internally. |
| Functions are managed by Operators internally. |
| |
| Functions are managed by |
Web console | The web console from OpenShift v3 has been replaced by a new web console in OpenShift v4. |