Giter Site home page Giter Site logo

Comments (3)

yudai avatar yudai commented on August 10, 2024

For your information, the OpenStack CPI and the AWS CPI employed the solution (1).

I think that the solution (2) is a kind behaviour for users, however, it's hard to implement this plan at this moment because the CloudStack API for acquiring a floating IP address doesn't provide a mechanism to specify an exact IP address to be created. I therefore think implementing the (1) is our only possible approach.

from bosh-cloudstack-cpi.

m1093782566 avatar m1093782566 commented on August 10, 2024

Solved by solution (1).

from bosh-cloudstack-cpi.

gberche-orange avatar gberche-orange commented on August 10, 2024

@yudai can you please clarify the floating ip / vip limitation ?

https://github.com/cloudfoundry-community/bosh-cloudstack-cpi#describe-manifest describes advanced zone support

    # Only for Advanced zone users
      # You can set floating addresses to jobs
      # Acquire Public IP addresses on your Web UI before deploying
      # (Don't remove `default` network above even if `floating` is added)
      - name: floating
        static_ips:
          - <IP address for Router>

whereas https://github.com/cloudfoundry-community/bosh-cloudstack-cpi#sample-templates mentions Currently the CloudStack CPI does not support VIP networks and Floating IPs.

I guess this latter comment it outdated?

Besides, is the current CPI able to assign predetermined static private IP mentionned in the manifest (which seems the current practice in the cf-release spiff templates) ?

If not does this imply that the usual spiff templates provided by cf-release that specify IPs for connect jobs together, always have to be patched to use instead FQDN resolved by micro-bosh/full-bosh ?

from bosh-cloudstack-cpi.

Related Issues (14)

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.