-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into grafanaLogoFix
- Loading branch information
Showing
85 changed files
with
685 additions
and
342 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: Learn How to Observe and Monitor your Kubernetes | ||
displayTitle: Monitoring Kubernetes | ||
description: Learn OpenTelemetry with Checkly. Add monitoring to every piece of your stack with the open standards and open-source tools. | ||
date: 2024-10-17 | ||
author: Nocnica Mellifera | ||
githubUser: serverless-mom | ||
displayDescription: | ||
--- | ||
|
||
Learn about monitoring Kubernetes. | ||
|
||
## Getting Started | ||
|
||
<div class="cards-list"> | ||
{{< doc-card | ||
class="two-column-card" | ||
headerTag="h3" | ||
title="Getting started." | ||
img="/learn/icons/kubernetes-logo.svg" | ||
description="Learn the basics of monitoring your Kubernetes cluster." | ||
link="/learn/kubernetes/monitoring-challenges/" | ||
>}} | ||
{{< doc-card | ||
class="two-column-card" | ||
headerTag="h3" | ||
title="Learn about logging best practices." | ||
img="/learn/icons/kubernetes-logo.svg" | ||
description="Learn how to instrument your application and get deep insights into your stack." | ||
link="/learn/kubernetes/logging-best-practices/" | ||
>}} | ||
</div> | ||
## Diving Deeper | ||
|
||
<div class="cards-list"> | ||
{{< doc-card | ||
class="two-column-card" | ||
headerTag="h3" | ||
title="Metrics" | ||
description="Learn about Kubernetes key metrics and how to use them for monitoring." | ||
link="/learn/kubernetes/monitoring-metrics/" | ||
>}} | ||
{{< doc-card | ||
class="two-column-card" | ||
headerTag="h3" | ||
title="Events" | ||
description="Learn about key events of the Kubernetes lifecycle." | ||
link="/learn/kubernetes/events/" | ||
>}} | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.