24771/error-saying-can-find-aws-path-please-and-retry-kubernetes-aws
When running the following command on kube-master (CoreOS):
export KUBERNETES_PROVIDER=aws; wget -q -O - https://get.k8s.io | bash
I get following error:
Can't find aws in PATH, please fix and retry.
If you are using Ubuntu OS. run the below command. it will resolve your issue.
apt-get install awscli
Here's an easy solution that worked like ...READ MORE
hey @Ali, get the log file, go ...READ MORE
It was a bug on their part. ...READ MORE
seems like you are missing region. Try ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hello @Lina, If you're running your cluster on ...READ MORE
I think its the region issue, the ...READ MORE
Bucket is created in another region. Looks like ...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.