Skip to content
Snippets Groups Projects
Commit cf71aede authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Activated DEBUG in relevant components
- Reduced initial resource requests
parent 0dcb42b4
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!282Resolve "(CTTC) Auto-start telemetry collection when a device endpoint is activated"
...@@ -36,7 +36,7 @@ spec: ...@@ -36,7 +36,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: CRDB_DATABASE - name: CRDB_DATABASE
value: "tfs_analytics" value: "tfs_analytics"
- name: METRICS_PORT - name: METRICS_PORT
...@@ -54,7 +54,7 @@ spec: ...@@ -54,7 +54,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30080"] command: ["/bin/grpc_health_probe", "-addr=:30080"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
...@@ -67,7 +67,7 @@ spec: ...@@ -67,7 +67,7 @@ spec:
- containerPort: 9193 - containerPort: 9193
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: METRICS_PORT - name: METRICS_PORT
value: "9193" value: "9193"
envFrom: envFrom:
...@@ -81,7 +81,7 @@ spec: ...@@ -81,7 +81,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30090"] command: ["/bin/grpc_health_probe", "-addr=:30090"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -39,7 +39,7 @@ spec: ...@@ -39,7 +39,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
startupProbe: startupProbe:
exec: exec:
command: ["/bin/grpc_health_probe", "-addr=:30200"] command: ["/bin/grpc_health_probe", "-addr=:30200"]
...@@ -53,7 +53,7 @@ spec: ...@@ -53,7 +53,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30200"] command: ["/bin/grpc_health_probe", "-addr=:30200"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -40,7 +40,7 @@ spec: ...@@ -40,7 +40,7 @@ spec:
- name: MB_BACKEND - name: MB_BACKEND
value: "nats" value: "nats"
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY
value: "FALSE" value: "FALSE"
- name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY - name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
...@@ -60,7 +60,7 @@ spec: ...@@ -60,7 +60,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:1010"] command: ["/bin/grpc_health_probe", "-addr=:1010"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -39,7 +39,7 @@ spec: ...@@ -39,7 +39,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
startupProbe: startupProbe:
exec: exec:
command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"]
...@@ -53,7 +53,7 @@ spec: ...@@ -53,7 +53,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -38,7 +38,7 @@ spec: ...@@ -38,7 +38,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: CRDB_DATABASE - name: CRDB_DATABASE
value: "tfs_kpi_mgmt" value: "tfs_kpi_mgmt"
envFrom: envFrom:
...@@ -52,7 +52,7 @@ spec: ...@@ -52,7 +52,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30010"] command: ["/bin/grpc_health_probe", "-addr=:30010"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -50,7 +50,7 @@ spec: ...@@ -50,7 +50,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30020"] command: ["/bin/grpc_health_probe", "-addr=:30020"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -50,7 +50,7 @@ spec: ...@@ -50,7 +50,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30030"] command: ["/bin/grpc_health_probe", "-addr=:30030"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -47,7 +47,7 @@ spec: ...@@ -47,7 +47,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:10020"] command: ["/bin/grpc_health_probe", "-addr=:10020"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -45,7 +45,7 @@ spec: ...@@ -45,7 +45,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:3030"] command: ["/bin/grpc_health_probe", "-addr=:3030"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
...@@ -36,7 +36,7 @@ spec: ...@@ -36,7 +36,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: CRDB_DATABASE - name: CRDB_DATABASE
value: "tfs_telemetry" value: "tfs_telemetry"
- name: METRICS_PORT - name: METRICS_PORT
...@@ -54,7 +54,7 @@ spec: ...@@ -54,7 +54,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30050"] command: ["/bin/grpc_health_probe", "-addr=:30050"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
...@@ -67,7 +67,7 @@ spec: ...@@ -67,7 +67,7 @@ spec:
- containerPort: 9193 - containerPort: 9193
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "DEBUG"
- name: METRICS_PORT - name: METRICS_PORT
value: "9193" value: "9193"
envFrom: envFrom:
...@@ -81,7 +81,7 @@ spec: ...@@ -81,7 +81,7 @@ spec:
command: ["/bin/grpc_health_probe", "-addr=:30060"] command: ["/bin/grpc_health_probe", "-addr=:30060"]
resources: resources:
requests: requests:
cpu: 250m cpu: 100m
memory: 128Mi memory: 128Mi
limits: limits:
cpu: 1000m cpu: 1000m
......
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