Coder Social home page Coder Social logo

Comments (6)

tkoeck avatar tkoeck commented on May 29, 2024 1

Yeah, thanks. Now it works.

I get another error

W0416 19:16:20.915358 9998 executor.go:139] error running task "SSHKey/my-cluster.example.k8s.local-e5:f8:64:37:f4:8f:07:f1:1e:85:fe:1b:28:60:d6:e8" (9m41s remaining to succeed): Field cannot be changed: PublicKey

but that's something else.

from kops.

tkoeck avatar tkoeck commented on May 29, 2024

@johngmyers Maybe you have an idea?

from kops.

hakman avatar hakman commented on May 29, 2024

@tkoeck Could you try adding S3_REGION=<region> ?

from kops.

tkoeck avatar tkoeck commented on May 29, 2024

Same problem/output. I am wondering why it assumes to be on an EC2 instance. I am running it on my local machine.

from kops.

hakman avatar hakman commented on May 29, 2024

Not sure what you have in env vars, in general. kOps uses AWS SDK to connect to S3. For me it works like this:

export S3_REGION=eu-central-1
export S3_ENDPOINT=https://s3.eu-central-1.amazonaws.com
export S3_ACCESS_KEY_ID=...
export S3_SECRET_ACCESS_KEY=...

from kops.

hakman avatar hakman commented on May 29, 2024

Do you have AWS_REGION in you env vars?

from kops.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.