31280/error-saying-the-program-curl-is-currently-not-installed
I'm setting up a kubernetes cluster on my virtual machines. It consists of one master and two nodes. I'm following this blog.
I end up with an error when I execute this command:
curl -s https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add - error:
the program 'curl' is currently not installed
Install curl using this command:
apt-get update && apt-get install -y apt-transport-https curl
Bucket is created in another region. Looks like ...READ MORE
official Documentation says: A client should be skewed ...READ MORE
Hi@akhtar, You may get this error because of ...READ MORE
You are missing a CPU request on ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
You get this error because there already ...READ MORE
In the Dockerfile, you need to export ...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.