You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on using this with microk8s at the moment. I don't see any reason why this would work with local kubernetes. In fact, I don't think you would need this with EKS because you can just add the policy to you EKS role.
@evgenyfadeev yes. It may have been an issue for a moment we deleted the select. We can call the kubectl edit secret command to update a secret, instead of removing it.
I've had to update to AWS cli v2 instead of v1 in order to get it to work.
@DavidPerezIngeniero Thank you for sharing.
I created this gist a long time ago when I need to work with an on-premise Kubernetes cluster using AWS ECR. So maybe there are some outdated information.
I'm working on using this with microk8s at the moment. I don't see any reason why this would work with local kubernetes. In fact, I don't think you would need this with EKS because you can just add the policy to you EKS role.