docs: remove fixed known issues

This commit is contained in:
Stefan Reimer 2022-05-17 15:51:20 +02:00
parent 735af8188a
commit 78b0c8c9a5
1 changed files with 0 additions and 7 deletions

View File

@ -109,10 +109,3 @@ finally reset `desired` for each worker ASG which will terminate the old workers
## Known issues
### Metrics
- `metrics-prometheus-node-exporter` will go into `CreateContainerError`
on 1.21 nodes until the metrics module is upgraded, due to underlying OS changes
### Logging
- `elastic-operator-0` might be stuck in `CrashLoopBackoff` until all of the controllers are updated due to the CRD removals in 1.22
- `logging-fluent-bit` will go into `CrashLoopBackoff` or stuck in `ContainerCreating` on 1.21 nodes, until logging module is upgraded, due to underlying OS changes