Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions containers/kubernetes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ meta:
## Tutorials

<Grid>
<DefaultCard
title="Send Kapsule logs and metrics to the Observability Cockpit with Fluent Bit"
url="/tutorials/k8s-fluentbit-observability/"
label="Read more"
/>
<DefaultCard
title="Deploying WordPress on a Kubernetes cluster with the Application Library"
url="/tutorials/deploy-wordpress-from-application-library/"
Expand Down
4 changes: 4 additions & 0 deletions menu/changelogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
{
"category": "secret-manager",
"label": "Secret Manager"
},
{
"category": "audit-trail",
"label": "Audit Trail"
}
],
"category": "security-identity",
Expand Down
4 changes: 4 additions & 0 deletions menu/filters.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
{
"category": "secret-manager",
"label": "Secret Manager"
},
{
"category": "audit-trail",
"label": "Audit Trail"
}
],
"category": "security-identity",
Expand Down