diff --git a/docs/_include/general-shipping/k8s.md b/docs/_include/general-shipping/k8s.md index 2ef141c5..bf444ff2 100644 --- a/docs/_include/general-shipping/k8s.md +++ b/docs/_include/general-shipping/k8s.md @@ -1,6 +1,4 @@ - -import Tabs from '@theme/Tabs'; -import TabItem from '@theme/TabItem'; +Before you integrate Kubernetes you'll need: ## Prerequisites @@ -19,11 +17,14 @@ import TabItem from '@theme/TabItem'; Below are instructions for configuring each type of telemetry data individually. +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + -## Send your logs +## Logs To send your logs, our chart`logzio-monitoring` offers two methods: diff --git a/docs/shipping/Containers/kubernetes.md b/docs/shipping/Containers/kubernetes.md index 350726b5..6cc2e0cd 100644 --- a/docs/shipping/Containers/kubernetes.md +++ b/docs/shipping/Containers/kubernetes.md @@ -15,8 +15,7 @@ metrics_alerts: ['5Ng398K19vXP9197bRV1If'] drop_filter: [] --- -Integrate your Kubernetes system with Logz.io to monitor your logs, metrics, and traces, gain observability into your environment, and be able to identify and resolve issues with just a few clicks. - +Integrate your Kubernetes system with Logz.io to monitor your logs, metrics, and traces, gain observability into your environment, and be able to identify and resolve issues with a few clicks. {@include: ../../_include/general-shipping/k8s.md}