Skip to content

Commit

Permalink
Added lab timing for kyverno
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Feb 1, 2024
1 parent 8d33156 commit 20cfca4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
2 changes: 2 additions & 0 deletions website/docs/security/kyverno/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ sidebar_position: 60
sidebar_custom_props: {"module": true}
---

{{% required-time %}}

:::tip Before you start
Prepare your environment for this section:

Expand Down
16 changes: 11 additions & 5 deletions website/lab-timing-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,31 +63,31 @@
"title": "Amazon GuardDuty for EKS",
"directory": "security/guardduty",
"file": "security/guardduty/index.md",
"executionTimeSeconds": 116
"executionTimeSeconds": 120
},
"security/iam-roles-for-service-accounts/index.md": {
"title": "IAM Roles for Service Accounts",
"directory": "security/iam-roles-for-service-accounts",
"file": "security/iam-roles-for-service-accounts/index.md",
"executionTimeSeconds": 265
"executionTimeSeconds": 245
},
"security/pod-security-standards/index.md": {
"title": "Pod Security Standards",
"directory": "security/pod-security-standards",
"file": "security/pod-security-standards/index.md",
"executionTimeSeconds": 159
"executionTimeSeconds": 155
},
"security/secrets-management/sealed-secrets/index.md": {
"title": "Securing Secrets Using Sealed Secrets",
"directory": "security/secrets-management/sealed-secrets",
"file": "security/secrets-management/sealed-secrets/index.md",
"executionTimeSeconds": 172
"executionTimeSeconds": 162
},
"security/secrets-management/secrets-manager/index.md": {
"title": "Managing Secrets with AWS Secrets Manager",
"directory": "security/secrets-management/secrets-manager",
"file": "security/secrets-management/secrets-manager/index.md",
"executionTimeSeconds": 375
"executionTimeSeconds": 359
},
"autoscaling/compute/cluster-autoscaler/index.md": {
"title": "Cluster Autoscaler (CA)",
Expand Down Expand Up @@ -214,5 +214,11 @@
"directory": "observability/opensearch",
"file": "observability/opensearch/index.md",
"executionTimeSeconds": 261
},
"security/kyverno/index.md": {
"title": "Policy management with Kyverno",
"directory": "security/kyverno",
"file": "security/kyverno/index.md",
"executionTimeSeconds": 381
}
}

0 comments on commit 20cfca4

Please sign in to comment.