From 7f4dc021089fa390d42518bf04a8e3735dbe6772 Mon Sep 17 00:00:00 2001 From: Sooyoung Kim Date: Mon, 23 Sep 2024 17:11:08 +0900 Subject: [PATCH] [k8scluster] enable gcp and update regions/versions --- assets/k8sclusterinfo.yaml | 12 ++++++++---- conf/cloud_conf.yaml | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/assets/k8sclusterinfo.yaml b/assets/k8sclusterinfo.yaml index 8245723d..c87e5cfb 100644 --- a/assets/k8sclusterinfo.yaml +++ b/assets/k8sclusterinfo.yaml @@ -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: diff --git a/conf/cloud_conf.yaml b/conf/cloud_conf.yaml index 44e76c8f..891a33bf 100644 --- a/conf/cloud_conf.yaml +++ b/conf/cloud_conf.yaml @@ -34,7 +34,7 @@ cloud: timeout: "9" threshold: "3" k8scluster: - enable: "n" + enable: "y" alibaba: enable: "y" nlb: