docs: add metrics design documents for Kata 2.0

Add basic design for how metrics service works in Kata 2.0.

Signed-off-by: bin liu <bin@hyper.sh>
This commit is contained in:
bin liu
2020-07-06 10:59:13 +08:00
parent 4b01ec1f3c
commit d96b3063e0
13 changed files with 5943 additions and 0 deletions

View File

@@ -26,3 +26,4 @@
- [How to load kernel modules in Kata Containers](how-to-load-kernel-modules-with-kata.md)
- [How to use Kata Containers with `virtio-mem`](how-to-use-virtio-mem-with-kata.md)
- [How to set sandbox Kata Containers configurations with pod annotations](how-to-set-sandbox-config-kata.md)
- [How to monitor Kata Containers in K8s](how-to-set-prometheus-in-k8s.md)