Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
API
Commits
6d83f9d7
Commit
6d83f9d7
authored
Nov 01, 2019
by
Ľuboslav Pivarč
Browse files
Closes
#13
and partialy
data-loading#2
Pod distribution
parent
86cfec99
Pipeline
#27780
passed with stages
in 16 minutes and 8 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbio-replicaset.yml
View file @
6d83f9d7
...
...
@@ -34,6 +34,17 @@ spec:
operator
:
Equal
value
:
cbio
affinity
:
podAntiAffinity
:
preferredDuringSchedulingIgnoredDuringExecution
:
-
weight
:
50
podAffinityTerm
:
topologyKey
:
kubernetes.io/hostname
labelSelector
:
matchExpressions
:
-
key
:
app
operator
:
In
values
:
-
cbio
nodeAffinity
:
requiredDuringSchedulingIgnoredDuringExecution
:
nodeSelectorTerms
:
...
...
@@ -53,7 +64,7 @@ spec:
-
name
:
dataloding
containers
:
-
name
:
cbio
image
:
registry.gitlab.ics.muni.cz:443/europdx/k8s/cbio-on-demand/data-loading:master-app-
97fb8c1069486ec071efbca7809303c5c5203b46
image
:
registry.gitlab.ics.muni.cz:443/europdx/k8s/cbio-on-demand/data-loading:master-app-
7c7009eb5d28a028248282dc0812d9d0a5101fff
ports
:
-
name
:
http
containerPort
:
8080
...
...
cbioondemandK8S/src/main/resources/cbiodb-replicaset.yml
View file @
6d83f9d7
...
...
@@ -42,6 +42,17 @@ spec:
operator
:
In
values
:
-
cbio
podAntiAffinity
:
preferredDuringSchedulingIgnoredDuringExecution
:
-
weight
:
50
podAffinityTerm
:
topologyKey
:
kubernetes.io/hostname
labelSelector
:
matchExpressions
:
-
key
:
app
operator
:
In
values
:
-
cbioDB
containers
:
-
name
:
cbio
image
:
lpivo/cbiodb:v1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment