-
Notifications
You must be signed in to change notification settings - Fork 47
CB Spider User Interface
ByoungSeob Kim edited this page Oct 24, 2024
·
80 revisions
-
Type Summary Reference AdminWeb • Web 기반 편리한 자원 관리
• 자원 생성 시 기본 입력 값 제공• AdminWeb Guide spctl • Terminal 환경의 CLI 도구 제공
• JSON 형식의 입출력 지원• CLI Specs
• CLI User GuideREST API • Developer를 위한 REST API
• Swagger 기반의 API Documentation 제공• Swagger Guide
• Swagger UI
-
Version REST API Release Date Added Features AdminWeb Guide v0.9.8 Swagger UI / Swagger Docs Oct-24 [+Spiderlet:MonitoringOffload(Prototype)], +Profile:APICallCount v0.9.7 Swagger UI / Swagger Docs Oct-08 v0.9.6 Swagger UI / Swagger Docs Oct-03 +Tag, +Zone-based Control, +AdminWeb2 v0.9.5 Swagger UI / Swagger Docs Sep-20 +Swagger-based CLI(spctl) v0.9.4 Swagger UI / Swagger Docs Sep-05 +Swagger-based API Docs - Previous API Documentation (Postman-based)
-
CCIM(CLOUD CONNECTION INFO MGMT): 클라우드 연결 설정 정보 관리
- Cloud Driver Info, Cloud Credential Info, Cloud Region/Zone Info, Cloud Connection Configuration Info
-
CCTM(CLOUD CONTROL MGMT): 클라우드 인프라 제어 관리
- Region/Zone info, Price Info, VM Image Info, VM Spec Info
- VPC/Subnet, SecurityGroup, VM KeyPair, VM, Disk, MyImage, NLB
- Kubernetes 등
-
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]