Skip to content

Commit f985329

Browse files
committed
fix: Remove timing for non-based labs
1 parent 9e98334 commit f985329

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

website/docs/fastpaths/operator/karpenter/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_position: 20
44
description: "Automatically manage compute for Amazon Elastic Kubernetes Service with EKS Auto Mode."
55
---
66

7-
::required-time
8-
97
:::tip What's been set up for you
108
Your Amazon EKS Auto Mode cluster includes fully-managed autoscaling powered by **Karpenter**, which enables automatic compute scaling out of the box.
119
:::

website/docs/fastpaths/operator/network-policies/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_position: 30
44
description: "Restrict network traffic to and from pods in Amazon Elastic Kubernetes Service with network policies."
55
---
66

7-
::required-time
8-
97
By default, Kubernetes allows all pods to freely communicate with each other with no restrictions. Kubernetes Network Policies enable you to define and enforce rules on the flow of traffic between pods, namespaces, and IP blocks (CIDR ranges). They act as a virtual firewall, allowing you to segment and secure your cluster by specifying ingress (incoming) and egress (outgoing) network traffic rules based on various criteria such as pod labels, namespaces, IP addresses, and ports.
108

119
Below is an example network policy with an explanation of some key elements:

website/docs/fastpaths/operator/secrets-manager/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ sidebar_position: 40
44
description: "Provide sensitive configuration like credentials to applications running on Amazon Elastic Kubernetes Service with AWS Secrets Manager."
55
---
66

7-
::required-time
8-
97
:::tip What's been set up for you
108
Your Amazon EKS Auto Mode cluster is configured with the following components.
119

0 commit comments

Comments
 (0)