Skip to content

Commit 8368076

Browse files
committed
4.9 RNs for P/Z
1 parent e517cc2 commit 8368076

File tree

1 file changed

+130
-0
lines changed

1 file changed

+130
-0
lines changed

Diff for: release_notes/ocp-4-9-release-notes.adoc

+130
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,139 @@ The {product-title} installation program for Microsoft Azure now creates subnets
6464
[id="ocp-4-9-ibm-z"]
6565
=== IBM Z and LinuxONE
6666

67+
With this release, IBM Z and LinuxONE are now compatible with {product-title} {product-version}. The installation can be performed with z/VM or {op-system-base} KVM. For installation instructions, see the following documentation:
68+
69+
* xref:../installing/installing_ibm_z/installing-ibm-z.adoc#installing-ibm-z[Installing a cluster with z/VM on IBM Z and LinuxONE]
70+
* xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z.adoc#installing-restricted-networks-ibm-z[Installing a cluster with z/VM on IBM Z and LinuxONE in a restricted network]
71+
* xref:../installing/installing_ibm_z/installing-ibm-z-kvm.adoc#installing-ibm-z-kvm[Installing a cluster with {op-system-base} KVM on IBM Z and LinuxONE]
72+
* xref:../installing/installing_ibm_z/installing-restricted-networks-ibm-z-kvm.adoc#installing-restricted-networks-ibm-z-kvm[Installing a cluster with RHEL KVM on IBM Z and LinuxONE in a restricted network]
73+
74+
[discrete]
75+
==== Notable enhancements
76+
77+
The following new features are supported on IBM Z and LinuxONE with {product-title} {product-version}:
78+
79+
* Helm
80+
* Support for multiple network interfaces
81+
* Service Binding Operator
82+
83+
[discrete]
84+
==== Supported features
85+
86+
The following features are also supported on IBM Z and LinuxONE:
87+
88+
* Currently, the following Operators are supported:
89+
** Cluster Logging Operator
90+
** NFD Operator
91+
** OpenShift Elasticsearch Operator
92+
** Local Storage Operator
93+
** Service Binding Operator
94+
95+
* Encrypting data stored in etcd
96+
* Multipathing
97+
* Persistent storage using iSCSI
98+
* Persistent storage using local volumes (Local Storage Operator)
99+
* Persistent storage using hostPath
100+
* Persistent storage using Fibre Channel
101+
* Persistent storage using Raw Block
102+
* OVN-Kubernetes
103+
* Three-node cluster support
104+
* z/VM Emulated FBA devices on SCSI disks
105+
* 4K FCP block device
106+
107+
These features are available only for {product-title} on IBM Z and LinuxONE for {product-version}:
108+
109+
* HyperPAV enabled on IBM Z and LinuxONE for the virtual machines for FICON attached ECKD storage
110+
111+
[discrete]
112+
==== Restrictions
113+
114+
Note the following restrictions for {product-title} on IBM Z and LinuxONE:
115+
116+
* The following {product-title} Technology Preview features are unsupported:
117+
** Precision Time Protocol (PTP) hardware
118+
119+
* The following {product-title} features are unsupported:
120+
** Automatic repair of damaged machines with machine health checking
121+
** CodeReady Containers (CRC)
122+
** Controlling overcommit and managing container density on nodes
123+
** CSI volume cloning
124+
** CSI volume snapshots
125+
** FIPS cryptography
126+
** Multus CNI plug-in
127+
** NVMe
128+
** OpenShift Metering
129+
** OpenShift Virtualization
130+
** Tang mode disk encryption during {product-title} deployment
131+
132+
* Worker nodes must run {op-system-first}
133+
* Persistent shared storage must be provisioned by using either NFS or other supported storage protocols
134+
* Persistent non-shared storage must be provisioned using local storage, like iSCSI, FC, or using LSO with DASD, FCP, or EDEV/FBA
135+
67136
[id="ocp-4-9-ibm-power"]
68137
=== IBM Power Systems
69138

139+
With this release, IBM Power Systems are now compatible with {product-title} {product-version}. For installation instructions, see the following documentation:
140+
141+
* xref:../installing/installing_ibm_power/installing-ibm-power.adoc#installing-ibm-power_installing-ibm-power[Installing a cluster on IBM Power Systems]
142+
* xref:../installing/installing_ibm_power/installing-restricted-networks-ibm-power.adoc#installing-restricted-networks-ibm-power_installing-restricted-networks-ibm-power[Installing a cluster on IBM Power Systems in a restricted network]
143+
144+
[discrete]
145+
==== Notable enhancements
146+
147+
The following new features are supported on IBM Power Systems with {product-title} {product-version}:
148+
149+
* Helm
150+
* Support for Power10
151+
* Support for multiple network interfaces
152+
* Service Binding Operator
153+
154+
[discrete]
155+
==== Supported features
156+
157+
The following features are also supported on IBM Power Systems:
158+
159+
* Currently, the following Operators are supported:
160+
** Cluster Logging Operator
161+
** NFD Operator
162+
** OpenShift Elasticsearch Operator
163+
** Local Storage Operator
164+
** SR-IOV Network Operator
165+
** Service Binding Operator
166+
167+
* Multipathing
168+
* Persistent storage using iSCSI
169+
* Persistent storage using local volumes (Local Storage Operator)
170+
* Persistent storage using hostPath
171+
* Persistent storage using Fibre Channel
172+
* Persistent storage using Raw Block
173+
* OVN-Kubernetes
174+
* 4K Disk Support
175+
* NVMe
176+
* Encrypting data stored in etcd
177+
* Three-node cluster support
178+
* Multus SR-IOV
179+
180+
[discrete]
181+
==== Restrictions
182+
183+
Note the following restrictions for {product-title} on IBM Power Systems:
184+
185+
* The following {product-title} Technology Preview features are unsupported:
186+
** Precision Time Protocol (PTP) hardware
187+
188+
* The following {product-title} features are unsupported:
189+
** Automatic repair of damaged machines with machine health checking
190+
** CodeReady Containers (CRC)
191+
** Controlling overcommit and managing container density on nodes
192+
** FIPS cryptography
193+
** OpenShift Metering
194+
** OpenShift Virtualization
195+
** Tang mode disk encryption during {product-title} deployment
196+
197+
* Worker nodes must run {op-system-first}
198+
* Persistent storage must be of the Filesystem type that uses local volumes, Network File System (NFS), or Container Storage Interface (CSI)
199+
70200
[id="ocp-4-9-security"]
71201
=== Security and compliance
72202

0 commit comments

Comments
 (0)