Skip to content

Commit ceb1407

Browse files
committed
Updates
1 parent 6c4921b commit ceb1407

File tree

8 files changed

+26
-211
lines changed

8 files changed

+26
-211
lines changed

manifests/modules/fastpath/developers/.workshop/cleanup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ kubectl delete namespace carts --ignore-not-found
99

1010
# Autoscaling
1111
kubectl delete pod load-generator --ignore-not-found
12-
kubectl delete scaledobject ui-hpa -n ui --ignore-not-found
1312

1413
uninstall-helm-chart keda keda
1514
kubectl delete ns keda --ignore-not-found

website/docs/fastpaths/developer/efs/tests/hook-suite.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

website/docs/fastpaths/developer/ingress/external-dns.md

Lines changed: 0 additions & 90 deletions
This file was deleted.

website/docs/fastpaths/developer/ingress/multiple-ingress.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

website/docs/fastpaths/developer/ingress/tests/hook-suite.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

website/docs/fastpaths/developer/keda/tests/hook-suite.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.
File renamed without changes.

website/test-durations.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"/aiml/index.md": 1,
32
"/aiml/chatbot/add-mistral.md": 666117,
43
"/aiml/chatbot/expose.md": 21404,
54
"/aiml/chatbot/gradio-mistral.md": 526008,
65
"/aiml/chatbot/index.md": 203818,
76
"/aiml/chatbot/nodepool.md": 4230,
7+
"/aiml/index.md": 1,
88
"/aiml/inferentia/compile.md": 331930,
99
"/aiml/inferentia/index.md": 205489,
1010
"/aiml/inferentia/inference.md": 282459,
@@ -51,6 +51,27 @@
5151
"/autoscaling/workloads/keda/install-keda.md": 37918,
5252
"/autoscaling/workloads/keda/test-keda.md": 94797,
5353
"/autoscaling/workloads/keda/validate-ingress.md": 103610,
54+
"/fastpaths/developer/amazon-eks-pod-identity/index.md": 0,
55+
"/fastpaths/developer/amazon-eks-pod-identity/introduction.md": 1254,
56+
"/fastpaths/developer/amazon-eks-pod-identity/understanding.md": 11171,
57+
"/fastpaths/developer/amazon-eks-pod-identity/use-pod-identity.md": 123041,
58+
"/fastpaths/developer/amazon-eks-pod-identity/using-dynamo.md": 34507,
59+
"/fastpaths/developer/amazon-eks-pod-identity/verifying-dynamo.md": 1259,
60+
"/fastpaths/developer/efs/deployment-with-efs.md": 85345,
61+
"/fastpaths/developer/efs/efs-csi-driver.md": 85681,
62+
"/fastpaths/developer/efs/existing-architecture.md": 592,
63+
"/fastpaths/developer/efs/index.md": 0,
64+
"/fastpaths/developer/getting-started/finish.md": 26489,
65+
"/fastpaths/developer/getting-started/first.md": 35625,
66+
"/fastpaths/developer/getting-started/index.md": 1,
67+
"/fastpaths/developer/index.md": 179009,
68+
"/fastpaths/developer/ingress/adding-ingress.md": 146526,
69+
"/fastpaths/developer/ingress/index.md": 0,
70+
"/fastpaths/developer/ingress/introduction.md": 28632,
71+
"/fastpaths/developer/keda/configure-keda.md": 3298,
72+
"/fastpaths/developer/keda/index.md": 0,
73+
"/fastpaths/developer/keda/install-keda.md": 35494,
74+
"/fastpaths/developer/keda/test-keda.md": 5116,
5475
"/fundamentals/exposing/index.md": 0,
5576
"/fundamentals/exposing/ingress/adding-ingress.md": 186817,
5677
"/fundamentals/exposing/ingress/index.md": 155191,
@@ -85,12 +106,12 @@
85106
"/fundamentals/storage/efs/deployments.md": 5420,
86107
"/fundamentals/storage/efs/efs-csi-driver.md": 85771,
87108
"/fundamentals/storage/efs/index.md": 125877,
109+
"/fundamentals/storage/fsx-for-openzfs/index.md": 1200,
88110
"/fundamentals/storage/index.md": 0,
89111
"/fundamentals/storage/mountpoint-s3/10-ephemeral-container-storage.md": 4992,
90112
"/fundamentals/storage/mountpoint-s3/20-introduction-to-mountpoint-for-amazon-s3.md": 45869,
91113
"/fundamentals/storage/mountpoint-s3/30-persistent-object-storage-with-mountpoint-for-amazon-s3.md": 23439,
92114
"/fundamentals/storage/mountpoint-s3/index.md": 153471,
93-
"/fundamentals/storage/fsx-for-openzfs/index.md": 1200,
94115
"/introduction/getting-started/finish.md": 17926,
95116
"/introduction/getting-started/first.md": 12371,
96117
"/introduction/getting-started/index.md": 832,
@@ -202,12 +223,12 @@
202223
"/security/secrets-management/secrets-manager/index.md": 281009,
203224
"/security/secrets-management/secrets-manager/mounting-secrets.md": 16049,
204225
"/troubleshooting/alb/index.md": 16049,
205-
"/troubleshooting/pod/index.md": 16049,
206-
"/troubleshooting/dns/index.md": 16049,
226+
"/troubleshooting/cni/index.md": 16049,
207227
"/troubleshooting/dns/1-config.md": 16049,
208228
"/troubleshooting/dns/2-check-coredns.md": 16049,
209229
"/troubleshooting/dns/3-check-kube-dns.md": 16049,
210230
"/troubleshooting/dns/4-check-vpc.md": 16049,
211-
"/troubleshooting/cni/index.md": 16049,
231+
"/troubleshooting/dns/index.md": 16049,
232+
"/troubleshooting/pod/index.md": 16049,
212233
"/troubleshooting/workernodes/index.md": 16049
213234
}

0 commit comments

Comments
 (0)