My snapshot restore from S3 is failing. It termina...
# rke2
s
My snapshot restore from S3 is failing. It terminates saying "FATA[0010] starting kubernetes: preparing server: start managed database: Access Denied". Any idea how I can get more verbose output on what the actual issue is?
I should add that this is a node in a downstream cluster managed by Rancher. Restore via Rancher GUI failed so I thought I'd try it out manually instead.
I was missing
--etcd-s3-endpoint
and
--etcd-s3-folder
.