From 71d84faf73a3e26e2329eb76bd8de79d84dfebba Mon Sep 17 00:00:00 2001 From: dsh Date: Tue, 7 May 2024 07:17:10 -0700 Subject: [PATCH] None English video removed from node (#5610) The youtube video linked for Horizontal Autoscaling was not English which goes against our contribution guidelines. --- .../content/109-autoscaling/100-horizontal-pod-autoscaler.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/roadmaps/kubernetes/content/109-autoscaling/100-horizontal-pod-autoscaler.md b/src/data/roadmaps/kubernetes/content/109-autoscaling/100-horizontal-pod-autoscaler.md index 8ff34c005..ae430965d 100644 --- a/src/data/roadmaps/kubernetes/content/109-autoscaling/100-horizontal-pod-autoscaler.md +++ b/src/data/roadmaps/kubernetes/content/109-autoscaling/100-horizontal-pod-autoscaler.md @@ -5,4 +5,3 @@ It is a feature in Kubernetes that automatically scales the number of replicas o Learn more from the following resources: - [Horizontal Pod Autoscaling - Documentation](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) -- [Kubernetes Horizontal Pod Autoscaling - Kubernetes Tutorials](https://www.youtube.com/watch?v=hm3jnETOoFo)