-
Updated
Oct 1, 2020 - Go
#
spot-instances
Here are 64 public repositories matching this topic...
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
go
infrastructure
aws
automation
cloudformation
aws-lambda
ec2
gitter
animation
touch
evaluation
autoscaling-groups
spot-instances
cost
ec2-instance
amazon-web-services
fee
autoscaling
aws-autoscaling
golang-application
ec2-spot
terraform-module
cheaper-spot-instances
demand-instances
A Kubernetes Daemonset to gracefully handle EC2 instance shutdown
-
Updated
Sep 29, 2020 - Go
Build your own privacy and security focused Android OS in the cloud on a continuous basis with OTA updates.
android
golang
aws
security
privacy
aws-lambda
ec2
terraform
chromium
spot-instances
signing-keys
aosp
f-droid
attestation
ota-update
verified-boot
-
Updated
Sep 28, 2020 - Go
Terraform module for AWS GitLab runners on ec2 (spot) instances
-
Updated
Sep 20, 2020 - HCL
1
tcagkansokmen
commented
Sep 9, 2020
"var/app/current/storage/logs/laravel.log" could not be opened. failed to open stream: permission denied.
How can we solve this?
I added
13_permissions:
# fix permissions on the Laravel app folder
command: "chmod 777 -R /var/app/current/storage/logs/"
cwd: "/var/app/current/storage/logs/"
Line to deploy.config, but has no help.
Telescopes is a cloud instance types and full cluster layout recommender consisting of on-demand and spot/preemptible AWS EC2, Google, Azure, Oracle and Alibaba cloud instances.
-
Updated
Jul 15, 2020 - Go
A ruleset based watchguard to keep spot/preemptible instance based clusters safe, with plugins for VMs, Kubernetes, Prometheus and Pipeline
-
Updated
Jan 23, 2020 - Go
Fully automated provisioning of AWS EC2 Spot Instances for Deep Learning workloads using Terraform.
-
Updated
May 1, 2018 - HCL
Intelligent use of Spot Instances in Kubernetes
-
Updated
Jun 5, 2020 - Python
A terraform module for a highly available Jenkins deployment.
jenkins
aws
scale
terraform
architecture
autoscaling-groups
spot-instances
minimum
availability-zone
efs-volume
spot-pricing
jenkins-ha-agents
jenkins-deployment
neiman-marcus
-
Updated
Sep 23, 2020 - HCL
AWS Spot instances for ML
-
Updated
Sep 6, 2019 - Python
Prometheus spot instance exporter to monitor AWS instance termination with Hollowtrees
-
Updated
Jun 12, 2020 - Go
Machine Learning for Spot Prices
python
aws
machine-learning
scikit-learn
jupyter-notebook
pandas
price
click
spot-instances
knn
spot
ecu
spot-price
-
Updated
Sep 9, 2019 - Jupyter Notebook
A CLI tool that creates AWS spot instances on the fly
-
Updated
Dec 6, 2017 - Python
Application to extract usefull information from Aws Billing Report
-
Updated
May 13, 2020 - Java
Some of the code used to set up an auto-scaling infrastructure on Amazon AWS
aws
build-pipelines
terraform
userdata
asg
spot-instances
build-system
jenkins-jobs
aws-ec2
auto-scaling
autoscaling
deploy-tool
-
Updated
Mar 12, 2017 - Python
Spoptimize: Replace AWS AutoScaling instances with spot instances
python
aws
cloudformation
autoscaling-groups
spot-instances
amazon-web-services
autoscaling
aws-autoscaling
serverless-application-model
ec2-spot
aws-step-functions
aws-autoscaling-group
ec2-spot-instances
-
Updated
Mar 22, 2018 - Python
interact with spotinst API using cli
-
Updated
Feb 3, 2019 - Python
Run your Kubernetes Workloads on Amazon EC2 Spot Instances
kubernetes
aws
ec2
sample-app
autoscaling-groups
spot-instances
spot-fleet
pod
kops
spot
istio
demand-instances
eks
clusterautoscaler
bookinfo
-
Updated
Sep 4, 2020 - Python
Gracefully terminates a spot instance in a swarm cluster
-
Updated
Dec 8, 2018 - Shell
automating aws spot price history retrieval
-
Updated
Feb 19, 2019 - Shell
AWS EC2 Spot Instance Termination Notices for NodeJs
-
Updated
May 30, 2017 - JavaScript
Easy manage tools to conctrol AWS EC2 Spot Fleet.
-
Updated
Jul 10, 2018 - Python
SBot is a Slack bot that tells you about the price of AWS Spot instances (using Amazon Lex and AWS Lambda)
-
Updated
Jul 18, 2017 - Python
Setup proxy server instantly with aws spot instance
-
Updated
Feb 14, 2017 - JavaScript
Improve this page
Add a description, image, and links to the spot-instances topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spot-instances topic, visit your repo's landing page and select "manage topics."
In more managed environments, you don't always have the flexibility to create your own IAM role versus use the one that is assigned to you. Spotty should have the ability to use an already existing IAM role if it has the right permissions.
Opening this as an issue so I can keep track of it, I'll be submitting a pull request next week likely.