Skip to content
#

cloud-computing

Here are 50 public repositories matching this topic...

aleoli
aleoli commented Oct 18, 2021

Is your feature request related to a problem? Please describe.
The possibility to disable an incoming peering with liqoctl.

Describe the solution you'd like
A simple liqoctl subcommand to disable the incoming peering for this cluster, to stop the resource sharing and remove the pod scheduled by the remote cluster on the local one.

mfanjie
mfanjie commented Feb 14, 2022

Describe the feature

Current Node Resource Controller update Kubernetes node ext resource with the predicted idle resource, all idle resources will be reallocated as ext resource which can be used by lower priority pods, especially for offline job, however this would leads the node resource to be exhausted, thus some of them would be evicted during the the execution.
So the request is to make

cb-tumblebug
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

Improve this page

Add a description, image, and links to the cloud-computing 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-computing topic, visit your repo's landing page and select "manage topics."

Learn more