diff --git a/KNOWN_ISSUES.md b/KNOWN_ISSUES.md index 00d5d7f..a5efb36 100644 --- a/KNOWN_ISSUES.md +++ b/KNOWN_ISSUES.md @@ -2,12 +2,7 @@ ## [Some optional operators from OCP are not available in OKD](https://github.com/openshift/okd/issues/456) **Affected Versions:** All - - **Description:** OCP users can install Logging/Serverless/GPU and other operators from Red Hat OperatorHub. This requires redhat.io pull secret, which may not be available for OKD users. - - **Workaround:** Start installation with a pull secret from cloud.redhat.com, enable new source in operatorhub settings. - - OKD-specific catalog with community versions of mentioned operators is in progress. + Please see [this explanation of Operator availability on OKD](https://www.okd.io/okd_tech_docs/operators/). An OKD-specific catalog with community versions of mentioned operators is in progress. ## [CephFS mounts get invalid permissions](https://github.com/openshift/okd/issues/1160) **Effected Versions:** 4.10.0-0.okd-2022-03-07-131213 @@ -17,4 +12,4 @@ ## [Ceph service performance degradation](https://github.com/okd-project/okd/issues/1505) **Effected Versions:** 4.11.0-0.okd-2023-01-14-152430, 4.12.0-0.okd-2023-02-04-212953 **Description:** Due to kernel 6.0 bug with bind(), the Ceph service faces radical performance degradation, causing PG unavailability, very slow I/O operations. - **Workaround**: Either build a custom [FCOS image using layering](https://docs.okd.io/4.12/post_installation_configuration/coreos-layering.html) or update to a newer version. \ No newline at end of file + **Workaround**: Either build a custom [FCOS image using layering](https://docs.okd.io/4.12/post_installation_configuration/coreos-layering.html) or update to a newer version.