Giter VIP home page Giter VIP logo

Comments (3)

linki avatar linki commented on May 28, 2024 1

Hi @solarmosaic-kflorence,

you're right, that must be confusing. Indeed, when mentioning chaoskube like that it means "any binary however you obtain it" which is not very nice.

At the moment this repository doesn't provide any pre-built binaries so you have to build it yourself by cloning and then doing a go install or go run main.go.

As this project is mainly intended to run inside your Kubernetes cluster as a container there is an up-to-date docker image that you can use at quay.io/linki/chaoskube.

Normally, any arguments you see passed to chaoskube, e.g. in the README or in the helm chart's docs, you can also just pass to docker run quay.io/linki/chaoskube or define them in your Kubernetes manifest under the args section.

Let me know if that helps you.

PS: I was thinking about uploading pre-built binaries here but then didn't bother because I thought most people would prefer the docker image in their cluster.

from chaoskube.

dhpizza avatar dhpizza commented on May 28, 2024 1

Hi,
had the same question, thanks for the info 👍
When doing a go install though a lot of additional packages are needed.
Running a go get ... for each of the needed packages helped. In case somebody comes across that issue as well...

from chaoskube.

solarmosaic-kflorence avatar solarmosaic-kflorence commented on May 28, 2024

@linki thanks for the quick reply, I think perhaps just some extra context in the README would suffice -- i wasn't sure in which context the binary was being used. I think it is useful to use the binary locally for testing, in a remote environment it seems better to just use the helm deployment or the docker image.

PS: I settled on docker run quay.io/linki/chaoskube for local execution since it seemed the easiest re-produceable way to execute commands in my testing scripts.

from chaoskube.

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.