Giter Club home page Giter Club logo

Comments (2)

onyiny-ang avatar onyiny-ang commented on June 16, 2024

@gyliu513 we are currently working on creating a pre-built image for use with the deploy federation script but currently, the apiserver-builder will build the federation image for you as explained here: https://github.com/kubernetes-sigs/federation-v2/blob/master/docs/userguide.md#deploy-federation
So for example:
if I'm using google container registry and my username is onyinyang, following the specification:
<containerregistry>/<username>/<imagename>:<tagname>
my image name would be:
gcr.io/onyinyang/federation:v2 (where the imagename and tagname can be arbitrary)
That is what you would pass to ./scripts/deploy_federation.sh
ex. ./scripts/deploy_federation.sh gcr.io/onyinyang/federation:v2 cluster2
If the image doesn't already exist, apiserver-builder will create and push it to the specified container registry for you as part of the deploy_federation script.

from kubefed.

gyliu513 avatar gyliu513 commented on June 16, 2024

Thanks @onyiny-ang , let me have a try for this.

from kubefed.

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.