Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use only internal network and skip assigning fips #597

Closed
wants to merge 1 commit into from

Commits on Aug 14, 2024

  1. Use only internal network and skip assigning fips

    Added new variable `infra_use_floatingip` allowing to skip allocation of
    floating IPs using only infra network for deployment and Magnum
    communication.
    
     - infra_use_floatingip defaults to `True` to retain current defaults
     - abovementioned parameter set to `False` should be used along with
       `infra_network_id` pointing to internal provider network accessible
       from controllers that is used both for nodes and Magnum internal
       connectivity. `capi_cluster_apiserver_floating_ip` might also be set
       to `False` in the environment.
    darmach committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2309165 View commit details
    Browse the repository at this point in the history