Skip to content

Commit c382aab

Browse files
committed
Dynamic Workload Balancing video
1 parent c5a7575 commit c382aab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DynamicWorkloadBalancing.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Dynamic Workload Balancing and Resource Optimization in Kubernetes
33
description: In this talk, Chris will explore the challenges and benefits of dynamically balancing and optimizing the resources of a Kubernetes cluster. He will explain how Kubernetes uses a scheduler to assign pods to nodes based on various factors, such as resource requests, limits, affinity, anti-affinity, and taints. He will also demonstrate how to use tools and techniques, such as horizontal pod autoscaling, cluster autoscaling and the descheduler, to improve the performance and efficiency of your cluster. From this talk, you’ll learn how to leverage the power and flexibility of Kubernetes to achieve optimal resource utilization and workload distribution.
44
author: Chris Nesbitt-Smith
5+
video_embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/WQP6xuUJAhE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
56
image: https://talks.cns.me/images/DynamicWorkloadBalancing/1-2.svg
67
marp: true
78
url: https://talks.cns.me/DynamicWorkloadBalancing.html

0 commit comments

Comments
 (0)