--- id: quickstart title: Kubernetes Quickstart sidebar_label: Quickstart description: Get started with our Kubernetes solution in minutes. slug: /help/docs/observability/kubernetes/quickstart/ canonical: https://www.sumologic.com/help/docs/observability/kubernetes/quickstart/ --- import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; This guide will walk you through setting up the [Sumo Logic Kubernetes solution](https://github.com/SumoLogic/sumologic-kubernetes-collection) in a few steps. This will: * Install the [Sumo Logic Kubernetes Helm Chart](/docs/send-data/kubernetes) in your Kubernetes environment. * Set up data collection for your Kubernetes environment (orchestration, infrastructure, and app data). * Install the relevant app dashboards to view data from your Kubernetes environment and share them with others in your org. * Install the necessary alert monitors to get alerted of any issues. :::tip As an alternative to this quickstart, you can use our in-product onboarding to accomplish the same tasks in single setup workflow. Go to **App Catalog** > **Kubernetes** > **Begin Integration**. Kubernetes onboarding ::: :::training Micro Lesson