Skip to content

feat(k8s): add macro & cards #4623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat(k8s): add macro & cards #4623

wants to merge 2 commits into from

Conversation

bene2k1
Copy link
Member

@bene2k1 bene2k1 commented Mar 14, 2025

Your checklist for this pull request

Description

Please describe what you added or changed.

@bene2k1 bene2k1 requested a review from nerda-codes March 14, 2025 14:14
<Grid>
<DefaultCard
title="How to access the Kubernetes audit logs"
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit."
description="Learn how you can visualize the audit logs of your Kubernetes cluster in Grafana using Scaleway's Cockpit."

<Grid>
<DefaultCard
title="How to access the Kubernetes audit logs"
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description="Learn how you can visualize the audit logs of your Kubernetes Cluster in Grafana using Scaleway's Cockpit."
description="Learn how you can visualize the audit logs of your Kubernetes cluster in Grafana using Scaleway's Cockpit."

macro: kubernetes-cockpit-intro
---

Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security.
Scaleway’s [Cockpit](/cockpit/quickstart/) provides a centralized solution for the monitoring and logging in of your Kubernetes applications, helping you gain insights into cluster activity, performance, and security.

- **Analyze logs**: View logs from all your Kubernetes containers in one place to enhance observability and simplify troubleshooting.
- **Track activity**: Audit logs provide detailed records of user actions, application API calls, and control plane operations, helping with compliance and security.

Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configuure additional infrastructure.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configuure additional infrastructure.
Cockpit integrates with **Grafana** for rich data visualization and provides **automated monitoring** without the need to configure additional infrastructure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants