Skip to content

Commit

Permalink
[k8scluster] enable gcp and update regions/versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sooyoung Kim committed Sep 23, 2024
1 parent 7651535 commit 7f4dc02
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions assets/k8sclusterinfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,16 @@ k8scluster:
version:
- region: [common]
available:
- name: 1.30
id: 1.30.3-gke.1225000
- name: 1.29
id: 1.29.6-gke.1038001
id: 1.29.7-gke.1104000
- name: 1.28
id: 1.28.11-gke.1019001
- name: 1.26
id: 1.27.14-gke.1059002
id: 1.28.12-gke.1052000
- name: 1.27
id: 1.27.16-gke.1051000
- region: [africa-south1]
# addnodegroup unavailble
rootDisk:
- region: [common]
type:
Expand Down
2 changes: 1 addition & 1 deletion conf/cloud_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cloud:
timeout: "9"
threshold: "3"
k8scluster:
enable: "n"
enable: "y"
alibaba:
enable: "y"
nlb:
Expand Down

0 comments on commit 7f4dc02

Please sign in to comment.