1. Instance configuration 생성
현재 사용 중인 인스턴스를 기반으로 configuration 생성
2. Instance Pool 생성
Instance configuration에서 instance pool 생성




3. Auto Scaling 구성
pool details page 'More Actions' button click, 'Create Autoscaling Configuration' 선택



예) Matric-based Autoscaling
: CPU 사용량이 80% 이상일 경 1개의 인스턴스 추가, CPU 사용량이 50% 미만일 경우 인스턴스 1개 삭제
기본 인스턴스 1개, 최대 3개까지 auto scaling

예) Schedul-based Autoscaling
: 평일 05시 instance 2개로 scal-up, 저녁 6시 instance 1개로 scale-down

반응형
'OCI Infrastructure' 카테고리의 다른 글
Private DB 서버 접속을 위한 Network Load balancer 구성 (0) | 2023.02.13 |
---|---|
Load Balancer Flexible Shapes - 유연한 Bandwidth 대역폭 설정 (0) | 2023.02.13 |
Compute instance - Stress package 설치 (0) | 2022.10.24 |
Compute Instance - Burstable Instances (0) | 2022.10.24 |
Compute Instance Virtualization 개략적인 그림 (0) | 2022.10.24 |