> ## Documentation Index
> Fetch the complete documentation index at: https://checklyhq.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Learn How to Observe and Monitor your Kubernetes

> Learn OpenTelemetry with Checkly. Add monitoring to every piece of your stack with the open standards and open-source tools.

Learn about monitoring Kubernetes.

## Getting Started

<Columns cols={2}>
  <Card title="Getting started." href="/learn/kubernetes/monitoring-challenges/">
    Learn the basics of monitoring your Kubernetes cluster.
  </Card>

  <Card title="Learn about logging best practices." href="/learn/kubernetes/logging-best-practices/">
    Learn how to instrument your application and get deep insights into your stack.
  </Card>
</Columns>

## Diving Deeper

<Columns cols={2}>
  <Card title="Structured logging" href="/learn/kubernetes/structured-logging/">
    Learn about structured logging in Kubernetes.
  </Card>

  <Card title="Events" href="/learn/kubernetes/events/">
    Learn about key events of the Kubernetes lifecycle.
  </Card>
</Columns>
