Giter Site home page Giter Site logo

Comments (4)

elreydetoda avatar elreydetoda commented on June 6, 2024

current instance specs (c3.small.x86):

"cpus": [
          {
            "count": 2,
            "type": "Intel Xeon Gold 6126"
          }
        ],
        "memory": {
          "total": "192GB"
        },
        "drives": [
          {
            "count": 1,
            "size": "150GB",
            "type": "SSD"
          },
          {
            "count": 2,
            "size": "480GB",
            "type": "SSD"
          }
        ],
        "nics": [
          {
            "count": 2,
            "type": "10Gbps"
          }

from packer-kali_linux.

elreydetoda avatar elreydetoda commented on June 6, 2024

baremetal_0 specs:

"cpus": [
          {
            "count": 1,
            "type": "Intel Atom C2550 @ 2.4Ghz"
          }
        ],
        "memory": {
          "total": "8GB"
        },
        "drives": [
          {
            "count": 1,
            "size": "80GB",
            "type": "SSD"
          }
        ],
        "nics": [
          {
            "count": 2,
            "type": "1Gbps"
          }

from packer-kali_linux.

elreydetoda avatar elreydetoda commented on June 6, 2024

baremetal_1e

"cpus": [
          {
            "count": 1,
            "type": "Intel(R) Xeon(R) CPU E3-1578L v5 @ 2.00GHz"
          }
        ],
        "memory": {
          "total": "32GB"
        },
        "drives": [
          {
            "count": 1,
            "size": "240GB",
            "type": "SSD"
          }
        ],
        "nics": [
          {
            "count": 2,
            "type": "10Gbps"
          }
        ],

from packer-kali_linux.

elreydetoda avatar elreydetoda commented on June 6, 2024

in conclusion, from the information above, I think it doesn't make sense to bump down the instance by $0.10 just to have it possibly take longer and then possibly cost an extra $0.40, because it hit that +1hr mark. So, updating original issue to reflect documenting my reasoning instead of actually swapping out the instance size.

from packer-kali_linux.

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.