Skip to content

Commit

Permalink
updating Operator text
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeMagiera committed Jul 12, 2024
1 parent e5305ab commit c832995
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions KNOWN_ISSUES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
**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.

0 comments on commit c832995

Please sign in to comment.