Fix Collection Service Helm charts package
[demo.git] / vnfs / DAaaS / prometheus-operator / templates / grafana / dashboards / k8s-resources-pod.yaml
1 # Generated from 'k8s-resources-pod' from https://raw.githubusercontent.com/coreos/prometheus-operator/master/contrib/kube-prometheus/manifests/grafana-dashboardDefinitions.yaml
2 {{- if and .Values.grafana.enabled .Values.grafana.defaultDashboardsEnabled }}
3 apiVersion: v1
4 kind: ConfigMap
5 metadata:
6   name: {{ printf "%s-%s" (include "prometheus-operator.fullname" $) "k8s-resources-pod" | trunc 63 | trimSuffix "-" }}
7   labels:
8     {{- if $.Values.grafana.sidecar.dashboards.label }}
9     {{ $.Values.grafana.sidecar.dashboards.label }}: "1"
10     {{- end }}
11     app: {{ template "prometheus-operator.name" $ }}-grafana
12 {{ include "prometheus-operator.labels" $ | indent 4 }}
13 data:
14   k8s-resources-pod.json: |-
15     {
16         "annotations": {
17             "list": [
18
19             ]
20         },
21         "editable": true,
22         "gnetId": null,
23         "graphTooltip": 0,
24         "hideControls": false,
25         "links": [
26
27         ],
28         "refresh": "10s",
29         "rows": [
30             {
31                 "collapse": false,
32                 "height": "250px",
33                 "panels": [
34                     {
35                         "aliasColors": {
36
37                         },
38                         "bars": false,
39                         "dashLength": 10,
40                         "dashes": false,
41                         "datasource": "$datasource",
42                         "fill": 10,
43                         "id": 0,
44                         "legend": {
45                             "avg": false,
46                             "current": false,
47                             "max": false,
48                             "min": false,
49                             "show": true,
50                             "total": false,
51                             "values": false
52                         },
53                         "lines": true,
54                         "linewidth": 0,
55                         "links": [
56
57                         ],
58                         "nullPointMode": "null as zero",
59                         "percentage": false,
60                         "pointradius": 5,
61                         "points": false,
62                         "renderer": "flot",
63                         "seriesOverrides": [
64
65                         ],
66                         "spaceLength": 10,
67                         "span": 12,
68                         "stack": true,
69                         "steppedLine": false,
70                         "targets": [
71                             {
72                                 "expr": "sum(namespace_pod_name_container_name:container_cpu_usage_seconds_total:sum_rate{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}) by (container_name)",
73                                 "format": "time_series",
74                                 "intervalFactor": 2,
75                                 "legendFormat": "{{`{{container_name}}`}}",
76                                 "legendLink": null,
77                                 "step": 10
78                             }
79                         ],
80                         "thresholds": [
81
82                         ],
83                         "timeFrom": null,
84                         "timeShift": null,
85                         "title": "CPU Usage",
86                         "tooltip": {
87                             "shared": true,
88                             "sort": 0,
89                             "value_type": "individual"
90                         },
91                         "type": "graph",
92                         "xaxis": {
93                             "buckets": null,
94                             "mode": "time",
95                             "name": null,
96                             "show": true,
97                             "values": [
98
99                             ]
100                         },
101                         "yaxes": [
102                             {
103                                 "format": "short",
104                                 "label": null,
105                                 "logBase": 1,
106                                 "max": null,
107                                 "min": 0,
108                                 "show": true
109                             },
110                             {
111                                 "format": "short",
112                                 "label": null,
113                                 "logBase": 1,
114                                 "max": null,
115                                 "min": null,
116                                 "show": false
117                             }
118                         ]
119                     }
120                 ],
121                 "repeat": null,
122                 "repeatIteration": null,
123                 "repeatRowId": null,
124                 "showTitle": true,
125                 "title": "CPU Usage",
126                 "titleSize": "h6"
127             },
128             {
129                 "collapse": false,
130                 "height": "250px",
131                 "panels": [
132                     {
133                         "aliasColors": {
134
135                         },
136                         "bars": false,
137                         "dashLength": 10,
138                         "dashes": false,
139                         "datasource": "$datasource",
140                         "fill": 1,
141                         "id": 1,
142                         "legend": {
143                             "avg": false,
144                             "current": false,
145                             "max": false,
146                             "min": false,
147                             "show": true,
148                             "total": false,
149                             "values": false
150                         },
151                         "lines": true,
152                         "linewidth": 1,
153                         "links": [
154
155                         ],
156                         "nullPointMode": "null as zero",
157                         "percentage": false,
158                         "pointradius": 5,
159                         "points": false,
160                         "renderer": "flot",
161                         "seriesOverrides": [
162
163                         ],
164                         "spaceLength": 10,
165                         "span": 12,
166                         "stack": false,
167                         "steppedLine": false,
168                         "styles": [
169                             {
170                                 "alias": "Time",
171                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
172                                 "pattern": "Time",
173                                 "type": "hidden"
174                             },
175                             {
176                                 "alias": "CPU Usage",
177                                 "colorMode": null,
178                                 "colors": [
179
180                                 ],
181                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
182                                 "decimals": 2,
183                                 "link": false,
184                                 "linkTooltip": "Drill down",
185                                 "linkUrl": "",
186                                 "pattern": "Value #A",
187                                 "thresholds": [
188
189                                 ],
190                                 "type": "number",
191                                 "unit": "short"
192                             },
193                             {
194                                 "alias": "CPU Requests",
195                                 "colorMode": null,
196                                 "colors": [
197
198                                 ],
199                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
200                                 "decimals": 2,
201                                 "link": false,
202                                 "linkTooltip": "Drill down",
203                                 "linkUrl": "",
204                                 "pattern": "Value #B",
205                                 "thresholds": [
206
207                                 ],
208                                 "type": "number",
209                                 "unit": "short"
210                             },
211                             {
212                                 "alias": "CPU Requests %",
213                                 "colorMode": null,
214                                 "colors": [
215
216                                 ],
217                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
218                                 "decimals": 2,
219                                 "link": false,
220                                 "linkTooltip": "Drill down",
221                                 "linkUrl": "",
222                                 "pattern": "Value #C",
223                                 "thresholds": [
224
225                                 ],
226                                 "type": "number",
227                                 "unit": "percentunit"
228                             },
229                             {
230                                 "alias": "CPU Limits",
231                                 "colorMode": null,
232                                 "colors": [
233
234                                 ],
235                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
236                                 "decimals": 2,
237                                 "link": false,
238                                 "linkTooltip": "Drill down",
239                                 "linkUrl": "",
240                                 "pattern": "Value #D",
241                                 "thresholds": [
242
243                                 ],
244                                 "type": "number",
245                                 "unit": "short"
246                             },
247                             {
248                                 "alias": "CPU Limits %",
249                                 "colorMode": null,
250                                 "colors": [
251
252                                 ],
253                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
254                                 "decimals": 2,
255                                 "link": false,
256                                 "linkTooltip": "Drill down",
257                                 "linkUrl": "",
258                                 "pattern": "Value #E",
259                                 "thresholds": [
260
261                                 ],
262                                 "type": "number",
263                                 "unit": "percentunit"
264                             },
265                             {
266                                 "alias": "Container",
267                                 "colorMode": null,
268                                 "colors": [
269
270                                 ],
271                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
272                                 "decimals": 2,
273                                 "link": false,
274                                 "linkTooltip": "Drill down",
275                                 "linkUrl": "",
276                                 "pattern": "container",
277                                 "thresholds": [
278
279                                 ],
280                                 "type": "number",
281                                 "unit": "short"
282                             },
283                             {
284                                 "alias": "",
285                                 "colorMode": null,
286                                 "colors": [
287
288                                 ],
289                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
290                                 "decimals": 2,
291                                 "pattern": "/.*/",
292                                 "thresholds": [
293
294                                 ],
295                                 "type": "string",
296                                 "unit": "short"
297                             }
298                         ],
299                         "targets": [
300                             {
301                                 "expr": "sum(label_replace(namespace_pod_name_container_name:container_cpu_usage_seconds_total:sum_rate{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container)",
302                                 "format": "table",
303                                 "instant": true,
304                                 "intervalFactor": 2,
305                                 "legendFormat": "",
306                                 "refId": "A",
307                                 "step": 10
308                             },
309                             {
310                                 "expr": "sum(kube_pod_container_resource_requests_cpu_cores{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
311                                 "format": "table",
312                                 "instant": true,
313                                 "intervalFactor": 2,
314                                 "legendFormat": "",
315                                 "refId": "B",
316                                 "step": 10
317                             },
318                             {
319                                 "expr": "sum(label_replace(namespace_pod_name_container_name:container_cpu_usage_seconds_total:sum_rate{namespace=\"$namespace\", pod_name=\"$pod\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container) / sum(kube_pod_container_resource_requests_cpu_cores{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
320                                 "format": "table",
321                                 "instant": true,
322                                 "intervalFactor": 2,
323                                 "legendFormat": "",
324                                 "refId": "C",
325                                 "step": 10
326                             },
327                             {
328                                 "expr": "sum(kube_pod_container_resource_limits_cpu_cores{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
329                                 "format": "table",
330                                 "instant": true,
331                                 "intervalFactor": 2,
332                                 "legendFormat": "",
333                                 "refId": "D",
334                                 "step": 10
335                             },
336                             {
337                                 "expr": "sum(label_replace(namespace_pod_name_container_name:container_cpu_usage_seconds_total:sum_rate{namespace=\"$namespace\", pod_name=\"$pod\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container) / sum(kube_pod_container_resource_limits_cpu_cores{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
338                                 "format": "table",
339                                 "instant": true,
340                                 "intervalFactor": 2,
341                                 "legendFormat": "",
342                                 "refId": "E",
343                                 "step": 10
344                             }
345                         ],
346                         "thresholds": [
347
348                         ],
349                         "timeFrom": null,
350                         "timeShift": null,
351                         "title": "CPU Quota",
352                         "tooltip": {
353                             "shared": true,
354                             "sort": 0,
355                             "value_type": "individual"
356                         },
357                         "transform": "table",
358                         "type": "table",
359                         "xaxis": {
360                             "buckets": null,
361                             "mode": "time",
362                             "name": null,
363                             "show": true,
364                             "values": [
365
366                             ]
367                         },
368                         "yaxes": [
369                             {
370                                 "format": "short",
371                                 "label": null,
372                                 "logBase": 1,
373                                 "max": null,
374                                 "min": 0,
375                                 "show": true
376                             },
377                             {
378                                 "format": "short",
379                                 "label": null,
380                                 "logBase": 1,
381                                 "max": null,
382                                 "min": null,
383                                 "show": false
384                             }
385                         ]
386                     }
387                 ],
388                 "repeat": null,
389                 "repeatIteration": null,
390                 "repeatRowId": null,
391                 "showTitle": true,
392                 "title": "CPU Quota",
393                 "titleSize": "h6"
394             },
395             {
396                 "collapse": false,
397                 "height": "250px",
398                 "panels": [
399                     {
400                         "aliasColors": {
401
402                         },
403                         "bars": false,
404                         "dashLength": 10,
405                         "dashes": false,
406                         "datasource": "$datasource",
407                         "fill": 10,
408                         "id": 2,
409                         "legend": {
410                             "avg": false,
411                             "current": false,
412                             "max": false,
413                             "min": false,
414                             "show": true,
415                             "total": false,
416                             "values": false
417                         },
418                         "lines": true,
419                         "linewidth": 0,
420                         "links": [
421
422                         ],
423                         "nullPointMode": "null as zero",
424                         "percentage": false,
425                         "pointradius": 5,
426                         "points": false,
427                         "renderer": "flot",
428                         "seriesOverrides": [
429
430                         ],
431                         "spaceLength": 10,
432                         "span": 12,
433                         "stack": true,
434                         "steppedLine": false,
435                         "targets": [
436                             {
437                                 "expr": "sum(container_memory_usage_bytes{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\", container_name!=\"\"}) by (container_name)",
438                                 "format": "time_series",
439                                 "intervalFactor": 2,
440                                 "legendFormat": "{{`{{container_name}}`}}",
441                                 "legendLink": null,
442                                 "step": 10
443                             }
444                         ],
445                         "thresholds": [
446
447                         ],
448                         "timeFrom": null,
449                         "timeShift": null,
450                         "title": "Memory Usage",
451                         "tooltip": {
452                             "shared": true,
453                             "sort": 0,
454                             "value_type": "individual"
455                         },
456                         "type": "graph",
457                         "xaxis": {
458                             "buckets": null,
459                             "mode": "time",
460                             "name": null,
461                             "show": true,
462                             "values": [
463
464                             ]
465                         },
466                         "yaxes": [
467                             {
468                                 "format": "short",
469                                 "label": null,
470                                 "logBase": 1,
471                                 "max": null,
472                                 "min": 0,
473                                 "show": true
474                             },
475                             {
476                                 "format": "short",
477                                 "label": null,
478                                 "logBase": 1,
479                                 "max": null,
480                                 "min": null,
481                                 "show": false
482                             }
483                         ]
484                     }
485                 ],
486                 "repeat": null,
487                 "repeatIteration": null,
488                 "repeatRowId": null,
489                 "showTitle": true,
490                 "title": "Memory Usage",
491                 "titleSize": "h6"
492             },
493             {
494                 "collapse": false,
495                 "height": "250px",
496                 "panels": [
497                     {
498                         "aliasColors": {
499
500                         },
501                         "bars": false,
502                         "dashLength": 10,
503                         "dashes": false,
504                         "datasource": "$datasource",
505                         "fill": 1,
506                         "id": 3,
507                         "legend": {
508                             "avg": false,
509                             "current": false,
510                             "max": false,
511                             "min": false,
512                             "show": true,
513                             "total": false,
514                             "values": false
515                         },
516                         "lines": true,
517                         "linewidth": 1,
518                         "links": [
519
520                         ],
521                         "nullPointMode": "null as zero",
522                         "percentage": false,
523                         "pointradius": 5,
524                         "points": false,
525                         "renderer": "flot",
526                         "seriesOverrides": [
527
528                         ],
529                         "spaceLength": 10,
530                         "span": 12,
531                         "stack": false,
532                         "steppedLine": false,
533                         "styles": [
534                             {
535                                 "alias": "Time",
536                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
537                                 "pattern": "Time",
538                                 "type": "hidden"
539                             },
540                             {
541                                 "alias": "Memory Usage",
542                                 "colorMode": null,
543                                 "colors": [
544
545                                 ],
546                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
547                                 "decimals": 2,
548                                 "link": false,
549                                 "linkTooltip": "Drill down",
550                                 "linkUrl": "",
551                                 "pattern": "Value #A",
552                                 "thresholds": [
553
554                                 ],
555                                 "type": "number",
556                                 "unit": "decbytes"
557                             },
558                             {
559                                 "alias": "Memory Requests",
560                                 "colorMode": null,
561                                 "colors": [
562
563                                 ],
564                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
565                                 "decimals": 2,
566                                 "link": false,
567                                 "linkTooltip": "Drill down",
568                                 "linkUrl": "",
569                                 "pattern": "Value #B",
570                                 "thresholds": [
571
572                                 ],
573                                 "type": "number",
574                                 "unit": "decbytes"
575                             },
576                             {
577                                 "alias": "Memory Requests %",
578                                 "colorMode": null,
579                                 "colors": [
580
581                                 ],
582                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
583                                 "decimals": 2,
584                                 "link": false,
585                                 "linkTooltip": "Drill down",
586                                 "linkUrl": "",
587                                 "pattern": "Value #C",
588                                 "thresholds": [
589
590                                 ],
591                                 "type": "number",
592                                 "unit": "percentunit"
593                             },
594                             {
595                                 "alias": "Memory Limits",
596                                 "colorMode": null,
597                                 "colors": [
598
599                                 ],
600                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
601                                 "decimals": 2,
602                                 "link": false,
603                                 "linkTooltip": "Drill down",
604                                 "linkUrl": "",
605                                 "pattern": "Value #D",
606                                 "thresholds": [
607
608                                 ],
609                                 "type": "number",
610                                 "unit": "decbytes"
611                             },
612                             {
613                                 "alias": "Memory Limits %",
614                                 "colorMode": null,
615                                 "colors": [
616
617                                 ],
618                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
619                                 "decimals": 2,
620                                 "link": false,
621                                 "linkTooltip": "Drill down",
622                                 "linkUrl": "",
623                                 "pattern": "Value #E",
624                                 "thresholds": [
625
626                                 ],
627                                 "type": "number",
628                                 "unit": "percentunit"
629                             },
630                             {
631                                 "alias": "Container",
632                                 "colorMode": null,
633                                 "colors": [
634
635                                 ],
636                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
637                                 "decimals": 2,
638                                 "link": false,
639                                 "linkTooltip": "Drill down",
640                                 "linkUrl": "",
641                                 "pattern": "container",
642                                 "thresholds": [
643
644                                 ],
645                                 "type": "number",
646                                 "unit": "short"
647                             },
648                             {
649                                 "alias": "",
650                                 "colorMode": null,
651                                 "colors": [
652
653                                 ],
654                                 "dateFormat": "YYYY-MM-DD HH:mm:ss",
655                                 "decimals": 2,
656                                 "pattern": "/.*/",
657                                 "thresholds": [
658
659                                 ],
660                                 "type": "string",
661                                 "unit": "short"
662                             }
663                         ],
664                         "targets": [
665                             {
666                                 "expr": "sum(label_replace(container_memory_usage_bytes{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\", container_name!=\"\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container)",
667                                 "format": "table",
668                                 "instant": true,
669                                 "intervalFactor": 2,
670                                 "legendFormat": "",
671                                 "refId": "A",
672                                 "step": 10
673                             },
674                             {
675                                 "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
676                                 "format": "table",
677                                 "instant": true,
678                                 "intervalFactor": 2,
679                                 "legendFormat": "",
680                                 "refId": "B",
681                                 "step": 10
682                             },
683                             {
684                                 "expr": "sum(label_replace(container_memory_usage_bytes{namespace=\"$namespace\", pod_name=\"$pod\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container) / sum(kube_pod_container_resource_requests_memory_bytes{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
685                                 "format": "table",
686                                 "instant": true,
687                                 "intervalFactor": 2,
688                                 "legendFormat": "",
689                                 "refId": "C",
690                                 "step": 10
691                             },
692                             {
693                                 "expr": "sum(kube_pod_container_resource_limits_memory_bytes{namespace=\"$namespace\", pod=\"$pod\", container!=\"\"}) by (container)",
694                                 "format": "table",
695                                 "instant": true,
696                                 "intervalFactor": 2,
697                                 "legendFormat": "",
698                                 "refId": "D",
699                                 "step": 10
700                             },
701                             {
702                                 "expr": "sum(label_replace(container_memory_usage_bytes{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"\"}, \"container\", \"$1\", \"container_name\", \"(.*)\")) by (container) / sum(kube_pod_container_resource_limits_memory_bytes{namespace=\"$namespace\", pod=\"$pod\"}) by (container)",
703                                 "format": "table",
704                                 "instant": true,
705                                 "intervalFactor": 2,
706                                 "legendFormat": "",
707                                 "refId": "E",
708                                 "step": 10
709                             }
710                         ],
711                         "thresholds": [
712
713                         ],
714                         "timeFrom": null,
715                         "timeShift": null,
716                         "title": "Memory Quota",
717                         "tooltip": {
718                             "shared": true,
719                             "sort": 0,
720                             "value_type": "individual"
721                         },
722                         "transform": "table",
723                         "type": "table",
724                         "xaxis": {
725                             "buckets": null,
726                             "mode": "time",
727                             "name": null,
728                             "show": true,
729                             "values": [
730
731                             ]
732                         },
733                         "yaxes": [
734                             {
735                                 "format": "short",
736                                 "label": null,
737                                 "logBase": 1,
738                                 "max": null,
739                                 "min": 0,
740                                 "show": true
741                             },
742                             {
743                                 "format": "short",
744                                 "label": null,
745                                 "logBase": 1,
746                                 "max": null,
747                                 "min": null,
748                                 "show": false
749                             }
750                         ]
751                     }
752                 ],
753                 "repeat": null,
754                 "repeatIteration": null,
755                 "repeatRowId": null,
756                 "showTitle": true,
757                 "title": "Memory Quota",
758                 "titleSize": "h6"
759             }
760         ],
761         "schemaVersion": 14,
762         "style": "dark",
763         "tags": [
764
765         ],
766         "templating": {
767             "list": [
768                 {
769                     "current": {
770                         "text": "Prometheus",
771                         "value": "Prometheus"
772                     },
773                     "hide": 0,
774                     "label": null,
775                     "name": "datasource",
776                     "options": [
777
778                     ],
779                     "query": "prometheus",
780                     "refresh": 1,
781                     "regex": "",
782                     "type": "datasource"
783                 },
784                 {
785                     "allValue": null,
786                     "current": {
787                         "text": "prod",
788                         "value": "prod"
789                     },
790                     "datasource": "$datasource",
791                     "hide": 0,
792                     "includeAll": false,
793                     "label": "namespace",
794                     "multi": false,
795                     "name": "namespace",
796                     "options": [
797
798                     ],
799                     "query": "label_values(kube_pod_info, namespace)",
800                     "refresh": 1,
801                     "regex": "",
802                     "sort": 2,
803                     "tagValuesQuery": "",
804                     "tags": [
805
806                     ],
807                     "tagsQuery": "",
808                     "type": "query",
809                     "useTags": false
810                 },
811                 {
812                     "allValue": null,
813                     "current": {
814                         "text": "prod",
815                         "value": "prod"
816                     },
817                     "datasource": "$datasource",
818                     "hide": 0,
819                     "includeAll": false,
820                     "label": "pod",
821                     "multi": false,
822                     "name": "pod",
823                     "options": [
824
825                     ],
826                     "query": "label_values(kube_pod_info{namespace=\"$namespace\"}, pod)",
827                     "refresh": 1,
828                     "regex": "",
829                     "sort": 2,
830                     "tagValuesQuery": "",
831                     "tags": [
832
833                     ],
834                     "tagsQuery": "",
835                     "type": "query",
836                     "useTags": false
837                 }
838             ]
839         },
840         "time": {
841             "from": "now-1h",
842             "to": "now"
843         },
844         "timepicker": {
845             "refresh_intervals": [
846                 "5s",
847                 "10s",
848                 "30s",
849                 "1m",
850                 "5m",
851                 "15m",
852                 "30m",
853                 "1h",
854                 "2h",
855                 "1d"
856             ],
857             "time_options": [
858                 "5m",
859                 "15m",
860                 "1h",
861                 "6h",
862                 "12h",
863                 "24h",
864                 "2d",
865                 "7d",
866                 "30d"
867             ]
868         },
869         "timezone": "",
870         "title": "K8s / Compute Resources / Pod",
871         "uid": "6581e46e4e5c7ba40a07646395ef7b23",
872         "version": 0
873     }
874 {{- end }}