GithubHelp home page GithubHelp logo

Comments (5)

onedr0p avatar onedr0p commented on June 13, 2024 1

I am fine with a PR if you want to add an option to set the default gateway IP, I would just make sure to update all the references where nthhost is used.

from cluster-template.

onedr0p avatar onedr0p commented on June 13, 2024

Interesting... mostly everywhere I look the default gateway on subnets is set to .1, .254 is a available IP address and .255 is the broadcast. Any reason why you do not use .1 as the default gateway on your subnets?

from cluster-template.

wouterbouvy avatar wouterbouvy commented on June 13, 2024

I also use the .1 as the gateway on most of my VLANs/subnets. But ironically on my k8s VLANs I like the esthetic of having my nodes on the .1-.6 range.

It's just that your code isn't universally applicable to everyone.

from cluster-template.

onedr0p avatar onedr0p commented on June 13, 2024

My nodes are .10 thru .15, I honestly never considered changing the default gateway as it's really common that's on .1

It's just that your code isn't universally applicable to everyone.

Yeah I get that but I'm trying to keep the configuration light as I can to make maintenance easier and less options people need to read over when they go to use this project. I know there's going to be certain edge cases like this that do not fit in exactly with the current knobs people are given to turn.

from cluster-template.

wouterbouvy avatar wouterbouvy commented on June 13, 2024

Whatever you prefer. You can close this issue or I can draft a PR to add it as an optional config item. There are also options for VLAN and BGP in there, which are edge as well IMHO.

from cluster-template.

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.