-
Do you have any plans to support auto scaling? I currently have to pay for builders, even when they are not building anything, and this can be pretty costly on public clouds.
-
In AWS EKS, we intensively use auto scaling clusters. It would be handy if the controller knows when a new node is spin up and directly starts to cache the images.
-
### Regression?
Yes
### System Info and Version
System/Version info
I had to run this in the old version, since in 0.42.0 I could not manage to execute the program.
```sh
Hyprland, bu…
-
设备为两台linux,每台2张A100 40G显卡:A100(40G) * 2
训练命令如下:主节点命令为CUDA_VISIBLE_DEVICES=0,1 NNODES=2 NODE_RANK=0 NPROC_PER_NODE=2 MASTER_ADDR=127.0.0.1 swift sft --model_type qwen1half-7b-chat --model_id_or_path /…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hi all 👋
Whilst there is the `mDNS` provider, but there isn't currently a plain DNS provider. This is primarily useful (_at least for me_) in a Docker Swarm cluster (_yes these are still in use!_)
…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.87.0
- OS Version: Fedora 39 x86_64
Steps to Reproduce:
Run `code` from terminal or open V…
-
Hi Omer,
Really liked this lambda function for scale in. Can you also add Scale out logic in this lambda ?
So that it supports both scale in and scale out.
-
Hi,
I have enabled ebs autoscaling for kafka cluster.
`resource "aws_msk_cluster" "kafka" {
.....................
broker_node_group_info {
instance_type =
**ebs_volume_size = 1**…
-
hey @jonasfehr ,
thanks for sharing.
Just a little note... I had to modify the example like this:
```
menu.setup(0, 0, 300, 40, ST_RADIO);
menu.add(tab_1);
menu.add(tab_2);
menu…