The prometheus configuration deployed to the data-processing cluster may be using conventions that are now out of date. This has not caused failures b/c the persistent volume was already allocated.
There are continuous logs like the following from the data-processing cluster logs. I believe the "fast" storage class refers to the prometheus-support configuration for this cluster.
Failed to provision volume with StorageClass "fast": invalid AccessModes [ReadWriteMany]: only AccessModes [ReadWriteOnce ReadOnlyMany] are supported
The prometheus configuration deployed to the data-processing cluster may be using conventions that are now out of date. This has not caused failures b/c the persistent volume was already allocated.
There are continuous logs like the following from the data-processing cluster logs. I believe the "fast" storage class refers to the prometheus-support configuration for this cluster.