Skip to content
#

cloud-infrastructure

Here are 51 public repositories matching this topic...

nomike
nomike commented Apr 6, 2022

Describe the bug

When I create a Subnet using ec2.Subnet.from_subnet_attributes and don't specify a routeTableId, I'm getting the following warning:

[Warning at /euc1-dv-rest-alb-alb/subnet-0] No routeTableId was provided to the subnet at 'euc1-dv-rest-alb-alb/subnet-0'. Attempting to read its .routeTable.routeTableId will return null/undefined. (More info: https://github
good first issue p2 feature-request package/tools
oauth2-proxy

State-of-the-art Framework 🏗 for Cloud Computing ⛅️ Simulation: a modern, full-featured, easier-to-use, highly extensible 🧩, faster 🚀 and more accurate ☕️ Java 17+ tool for cloud computing research 🎓

  • Updated Dec 23, 2021
  • Java
pmrowla
pmrowla commented Dec 8, 2021

Currently the machine sizes start at (and default to) m. This is fine, and a sane default for the intended use case, but not everyone needs (to pay for) 8 cores and 16GB of RAM to do something basic (like prototyping DVC/SSH features).

Right now the user can just manually specify something like aws + t2.micro ourselves but it defeats the purpose of having a generalized solution if the user

good first issue cloud-common machine user experience

Improve this page

Add a description, image, and links to the cloud-infrastructure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloud-infrastructure topic, visit your repo's landing page and select "manage topics."

Learn more