Giter Club home page Giter Club logo

Comments (3)

simonferquel avatar simonferquel commented on August 16, 2024

I manually built a kine image and used it as a sidecar for an aggregated API server. It works very well, and I really like this sidecar approach.
Actually all kubernetes distros putting the kube API server as a static kubelet manifest could also benefit from this, especially for single-node scenarios.

from kine.

ibuildthecloud avatar ibuildthecloud commented on August 16, 2024

I merged #27, I'll leave this issue open until we actually start publishing the images. We have drone infrastructure that does multi arch so it's not too hard to setup, somebody just need to create the drone.yaml. I decent example is here https://github.com/rancher/go-skel/blob/master/.drone.yml Just delete the steps that refer to dapper and only do the image build/manifest.

@ibrokethecloud Maybe you'd be interested in helping here?

from kine.

ShadowJonathan avatar ShadowJonathan commented on August 16, 2024

@ibuildthecloud unless you use exec/ssh runners, you can't (yet) build OCI images inside docker without requiring privileged builds, and then using kind to allow the pipeline action to use the docker socket to build the images.

Maybe some images to look out for: containers/podman#4056 and containers/podman#4131, podman is trying to solve this issue by providing a rootless unprivileged way of building and running containers inside containers.

from kine.

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.