-
Bug
-
Resolution: Done
-
Minor
-
None
-
4.12.z
-
Important
-
No
-
1
-
OSDOCS Sprint 248
-
1
-
False
-
-
N/A
-
Release Note Not Required
-
Description of problem:
Connectivity issues with ODF following the documentation
Version-Release number of selected component (if applicable):
4.12.19
How reproducible:
Exactly following the documentation for using Loki with ODF noobaa, the traffic is sent externally to S3 Amazon and not to ODF ObejctClaim
Steps to Reproduce:
1. Create the secret following the documentation 2. Create the Loki Stack following the documentation 3. Block external traffic from nodes.
Actual results:
With this we identified the attempt to communicate with s3.<region>.amazonaws.com, the gateway and ingester pods became unavailable.
Expected results:
It is necessary to point out that when using ODF, it is not necessary to add region to the secret, in the yaml of the Loki stack, it is necessary to add the configmap with tls: caName: openshift-service-ca.crt that is in the netobserv project
Additional info:
I'm used this link https://loki-operator.dev/docs/object_storage.md/#openshift-data-foundation