Hi, i am exploring lakefs in vanilla kubernetes cl...
# help
n
Hi, i am exploring lakefs in vanilla kubernetes cluster with s3 in different aws account (same region). Am getting this error, can anyone please help? default_region=eu-west-1 error="operation error S3: HeadBucket, get identity: get credentials: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, request canceled, context deadline exceeded"
j
Hi there, What operation caused this error?
n
While creating a repo.
and the error is found in pod's log
j
Can you share your lakeFS version and configuration (while hiding secrets)?
n
brown-dev-001.yaml
j
looking
👍 1
Is it possible that you use minio as your block store and you haven’t configured your https proxy properly?
n
proxy, i just changed the values and send that to you
o
you’re missing the
LAKEFS_
prefix on some of the environment variables (e.g.
LAKEFS_BLOCKSTORE_S3_CREDENTIALS_ACCESS_KEY_ID
)