New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with 스팟 인스턴스
A Spot Instance is an instance that uses spare EC2 capacity that is available for less than the On-Demand price.
콘텐츠 언어: 한국어
Select up to 5 tags to filter
정렬 기준 가장 최근
3개의 결과
spot instance로 구성된 EKS 노드그룹에서 spot이 종료되면 그 노드에 있던 파드가 graceful shutdown이 되지 않는 것을 확인하였습니다.
이를 방지하기 위해 spot instance가 종료되기 전 이를 감지하여 파드를 graceful shutdown을 하고싶은데
1번 ec2-rebalance-recommendation { "det...
이벤트 버스 규칙에 3가지 규칙을 정의했습니다.
1. ec2-rebalance-recommendation
{
"detail-type": ["EC2 Instance Rebalance Recommendation"],
"source": ["aws.ec2"]
}
2.ec2-interruption-notification
{
"detail-type": ...
결제 문제가 있어, 인스턴스를 삭제하면 재결제를 할 수 있다고 하기에 인스턴스를 삭제했습니다.
하지만, 결제 문제는 해결되지 않았고, 인스턴스만 삭제되어, 사용하고 있던 도메인 홈페이지가 안 보이게 되었습니다.
도메인은 아직 남아있습니다. 결제창도 여전합니다.
새로운 인스턴스를 만드는 것이 아닌, 원래 있던 인스턴스를 다시 복구시킬 수 있나요?