This message was deleted.
# fleet
a
This message was deleted.
p
EKS kubernetes version 1.21
g
are you running standalone fleet or rancher on the EKS cluster?
tbh.. i have managed eks clusters with rancher and have not seen this error but cant be sure
p
Rancher on EKS 1.21
Hmmh, managed to workaround this by running the fleet pod as a root: securityContext: runAsUser: 0
g
are you please also able to log a GH issue so we can track the same as well
p
But still, workaround is a hack, I edited existing pod yaml and applied modified with kubectl. I was also unable to modify the Job, it could not be edited. To me this definately feels like a bug in Rancher Fleet working in EKS.
g
well i cant say until we have had a look
need to check what EKS is doing differently because from k8s version perspective 1.21 is supported
p
Will make an issue to GH when I have some time, busy day today.
Something related to service accounts is changed in EKS with 1.21 https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-1.21
@great-bear-19718 Issue created to GH https://github.com/rancher/fleet/issues/790
👍 1
137 Views