First release

This commit is contained in:
Adrien Reslinger 2020-05-10 02:10:28 +02:00
parent 9e428fabef
commit 84e5bbaf1a
10 changed files with 129 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[crio.runtime]
cgroup_manager = "systemd"

View file

@ -0,0 +1,2 @@
[crio.runtime]
log_level = "info"

View file

@ -0,0 +1,8 @@
# A necessary configuration for Prometheus based metrics retrieval
[crio.metrics]
# Globally enable or disable metrics support.
enable_metrics = true
# The port on which the metrics server will listen.
metrics_port = 9090

View file

@ -0,0 +1 @@
br_netfilter

View file

@ -0,0 +1 @@
overlay