Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 96 additions & 0 deletions kscore/data/endpoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,30 @@ partitions:

cn-shanghai-3:
description: China ShangHai (PengBoShiVPC)

cn-beijing-fin:
description: China Beijing (Fin)

cn-shanghai-fin:
description: China ShangHai (Fin)

cn-guangzhou-1:
description: China GuangZhou

ap-singapore-1:
description: Singapore

eu-east-1:
description: Russia (Moscow)

cn-southwest-1:
description: China ChongQing

cn-central-1:
description: China WuHan

cn-northwest-1:
description: China QingYang

# services
services:
Expand Down Expand Up @@ -105,6 +129,30 @@ partitions:
protocols:
- http
- https
cn-beijing-fin:
protocols:
- http
- https
cn-shanghai-fin:
protocols:
- http
- https
cn-guangzhou-1:
protocols:
- http
- https
cn-hongkong-2:
protocols:
- http
- https
ap-singapore-1:
protocols:
- http
- https
eu-east-1:
protocols:
- http
- https
monitor:
defaults:
credentialScope:
Expand All @@ -123,6 +171,42 @@ partitions:
protocols:
- http
- https
cn-hongkong-2:
protocols:
- http
- https
cn-guangzhou-1:
protocols:
- http
- https
ap-singapore-1:
protocols:
- http
- https
eu-east-1:
protocols:
- http
- https
cn-beijing-fin:
protocols:
- http
- https
cn-shanghai-fin:
protocols:
- http
- https
cn-southwest-1:
protocols:
- http
- https
cn-central-1:
protocols:
- http
- https
cn-northwest-1:
protocols:
- http
- https
offline:
defaults:
credentialScope:
Expand Down Expand Up @@ -165,6 +249,18 @@ partitions:
cn-shanghai-2:
protocols:
- http
cn-guangzhou-1:
protocols:
- http
cn-hongkong-2:
protocols:
- http
ap-singapore-1:
protocols:
- http
eu-east-1:
protocols:
- http
kes:
defaults:
credentialScope:
Expand Down