34789/error-saying-can-find-aws-path-please-fix-and-retry-kubernetes
I've created a kubernetes cluster on aws using kops. I run this command
export KUBERNETES_PROVIDER=aws; wget -q -O - https://get.k8s.io | bash
and end up with the following error:
Can't find aws in PATH, please fix and retry.
Here's an easy solution that worked like a charm for me. You'll find a file sudores under etc (~etc/sudores) -> comment out two of these lines there.
Default env_reset Default secure_path
If you are using Ubuntu OS. run ...READ MORE
Bucket is created in another region. Looks like ...READ MORE
I think its the region issue, the ...READ MORE
Hey @Ali, what you are doing is ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
Try using ingress itself in this manner except ...READ MORE
It was a bug on their part. ...READ MORE
official Documentation says: A client should be skewed ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.