-
Notifications
You must be signed in to change notification settings - Fork 48
AdminWeb Region Zone Information Guide
ByoungSeob Kim edited this page Jan 22, 2024
·
3 revisions
* AdminWeb은 쉽고 빠른 방법으로 CB-Spider의 기능을 경험해볼 수 있다.
* 본 가이드는 AdminWeb을 이용하여 Region/Zone 정보 제공 기능을 활용하는 방법을 기술 한다.
(Mock 드라이버 중심으로 설명)
1. Driver 등록: Mock 선택 => '+' 클릭
- 다음처럼, 목록에 추가됩니다.
2. Credential 등록, Region 등록
- 생략: '1. Driver 등록'과 동일
- 대상 CSP가 다르면, Credential 입력 정보가 다릅니다.
- Combo Box에서 CSP 선택하면, 제공되는 기본 양식 참고해서 입력
3. Connection 등록
- 'Provider Name'에서 'MOCK'을 선택하면,
- 앞 단계에서 등록한 값들로 기본 설정됨
- '+' 클릭해서 Connection 등록
4. Connection 선택
-
다음 그림처럼 앞 단계에서 등록한 Mock Connection을 선택
-
우측 상단에 선택한 CSP 표시되면 OK
5. Region/Zone 정보 확인
- 'Region/Zone 메뉴 클릭
- 다음처럼 테이블 보이면 OK
- => Region/Zone 목록 상태 등 정보 확인
6. 예시: Tencent Region/Zone 현황
-
Install & Start Guide
-
Features & Usage
-
- AdminWeb Tool Guide
- CLI Tool Guide
- REST API Guide
-
Design
-
Developer Guide
-
Cloud Driver Developer Guide
- Cloud Driver Developer Guide-WIP
- VM SSH Key Development Guide-WIP
- VM User Development Guide
- What is the CSP SDK API Version of drivers
- Region Zone Info and Driver API
- Price Info and Driver API
- (StartVM TerminateVM) API Call Counts and Waiting
- StartVM and TerminateVM Main Flow of drivers
- VM Root Disk Configuration Guide
- Security Group Rules and Driver API
- Network Load Balancer and Driver API
- VM Snapshot, MyImage and Disk Overview
- Kubernetes and Driver API(PMKS, K8S)
- Tag and Cloud Driver API
- AnyCall API Extension Guide
-
Test Reports
- v0.2.8-for-espresso-release
- v0.3.0-espresso-release
- Azure:Terminating VM
- cb-user@VM: ssh login, sudo run
- v0.3.14 test for SG Source
- v0.4.0-cafemocha-release
- Test via REST API Gateway
- Test Reports of v0.4.11 (IID2 initial Version)
- Test Reports of v0.4.12 (Register & Unregister existing Resources)
- Test Reports for v0.6.0 Release
- How to ...
- How to provision GPU VMs
- How to Resolve the 'Failed to Connect to Database' Error
- How to test CB Spider with Mock Driver
- How to install CB Spider on WSL2 under 공유기/사설망
- How to install CB Spider on macOS
- How to run CB Spider Container on macOS
- How to install OpenStack on a VM for CB Spider Testing
- How to get Azure available Regions
- How to profile memory usage in Golang
- Deprecated:How to install protoc and plugins
- [For Cloud-Migrator]