From d24315fbfbdc4d2056e75dc693521beee6837bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20=C5=9Awi=C4=85tek?= Date: Fri, 3 Nov 2023 17:22:23 +0100 Subject: [PATCH] docs: update README --- docs/README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/README.md b/docs/README.md index f213b7ad7c..87a504edd6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,17 +1,18 @@ -# Deployment Guide for unreleased version +# Deployment Guide for v3.17 This page has instructions for collecting Kubernetes logs, metrics, and events; enriching them with deployment, pod, and service level metadata; and sending them to Sumo Logic. See our [documentation guide](https://help.sumologic.com/docs/observability/kubernetes/) for details on our Kubernetes Solution. -- [Solution overview](#solution-overview) - - [Log Collection](#log-collection) - - [Metrics Collection](#metrics-collection) - - [Kubernetes Events Collection](#kubernetes-events-collection) -- [Minimum Requirements](#minimum-requirements) -- [Support Matrix](#support-matrix) - - [ARM support](#arm-support) - - [Falco support](#falco-support) +- [Deployment Guide for v3.17](#deployment-guide-for-v317) + - [Solution overview](#solution-overview) + - [Log Collection](#log-collection) + - [Metrics Collection](#metrics-collection) + - [Kubernetes Events Collection](#kubernetes-events-collection) + - [Minimum Requirements](#minimum-requirements) + - [Support Matrix](#support-matrix) + - [ARM support](#arm-support) + - [Falco support](#falco-support) Documentation for other versions can be found in the [main README file](https://github.com/SumoLogic/sumologic-kubernetes-collection/blob/main/README.md#documentation).