From 5e7742fbc32678e8fc430a6ba4b731914281e0ab Mon Sep 17 00:00:00 2001 From: Graham Whaley Date: Wed, 26 Feb 2020 10:43:01 +0000 Subject: [PATCH] howto: add index for fluentd doc Add a link to the new fluentd document. Signed-off-by: Graham Whaley --- how-to/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/how-to/README.md b/how-to/README.md index 405313fd3c..c27b578da0 100644 --- a/how-to/README.md +++ b/how-to/README.md @@ -10,6 +10,7 @@ - [How to use Kata Containers and Containerd](containerd-kata.md) - [How to use Kata Containers and CRI (containerd plugin) with Kubernetes](how-to-use-k8s-with-cri-containerd-and-kata.md) - [Kata Containers and service mesh for Kubernetes](service-mesh.md) +- [How to import Kata Containers logs into Fluentd](how-to-import-kata-logs-with-fluentd.md) ## Hypervisors Integration - [Kata Containers with Firecracker](https://github.com/kata-containers/documentation/wiki/Initial-release-of-Kata-Containers-with-Firecracker-support)