-
When I uncheck "Use spot instances (uncheck for on-demand instances)" on clusters.html the script still launches spot instances.
> Starting a new cluster: kc-cluster
> Flintrock path: /Users/kcoakley…
-
[I have successfully installed `audiowaveform` on Amazon Linux](https://github.com/bbcrd/audiowaveform/issues/27) (which is the same OS for Amazon Lambda), but I can't seem to find a way to create a u…
-
### 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…
-
AWS announced today their new service [Fargate](https://aws.amazon.com/blogs/aws/aws-fargate/) to build containers following an on-demand pricing model pretty much similar to S3.
Can anyone tell me…
-
## Description
I'm using the combination of spot and on-demand instance type in the inEKS Managed Node group to optimize the cost. The documentation https://docs.aws.amazon.com/eks/latest/userguide…
-
we should put together some automation to spin up user vm on demand - encrypted disk, security group that limits ingress to bastion IP, and egress to squid proxy, ...
* input variables:
- ami - d…
-
### Name of the resource
AWS::CodeBuild::Fleet
### Resource name
_No response_
### Description
Normally CodeBuild provides only on-demand fleets, which are destroyed when the build finishes. Now,…
-
Hi team,
# Describe the bug
I'm trying to implement Runner fleeting from the exemple https://github.com/cattle-ops/terraform-aws-gitlab-runner/tree/main/examples/runner-fleeting-plugin. But aft…
-
# 문제
[저번 이슈](https://github.com/kookmin-sw/capstone-2024-08/issues/43)에서 비용 문제로 인스턴스를 중지했다 켰다를 반복하고 있다고 했는데요.
https://repost.aws/knowledge-center/ec2-instance-hour-billing
- If your instance is…
-
I am trying to launch a ECS cluster that is backed by an auto-scaling group that uses spot instances.
To do this, I use the following code:
```typescript
const projectName = pulumi.getProject…