Skip to content
Snippets Groups Projects
Commit 2eed8d8a authored by Ricardo Rocha's avatar Ricardo Rocha
Browse files

Add new cluster, add ml serving to kubecon demo 1

parent 45234a49
No related branches found
No related tags found
No related merge requests found
......@@ -71,5 +71,26 @@ clusters:
node-count: 1
argocd-labels:
core: "true"
ml: "true"
project: "Personal rbritoda"
region: "cern"
kubecon-eu-125-002:
config:
cluster-template: "kubernetes-1.25.3-3"
extra-params: ""
flavor: "m2.large"
labels:
monitoring_enabled: "true"
master-flavor: "m2.large"
node-count: 1
nodegroups:
gva-a:
flavor: "m2.medium"
labels:
availability_zone: cern-geneva-a
node-count: 1
argocd-labels:
core: "true"
ml: "true"
project: "Personal rbritoda"
region: "cern"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment