Setting Resource Requests and Limits in Kubernetes

Setting Resource Requests and Limits in Kubernetes

Google Cloud Tech

6 лет назад

122,624 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Shabasky1
@Shabasky1 - 14.05.2018 05:29

This is just what I was studying last night! Awesome!

Ответить
@marwan986
@marwan986 - 28.05.2018 08:47

Keep up the good work 👍

Ответить
@pengdu7751
@pengdu7751 - 01.08.2018 00:22

great video. not sure though why the human appearance is necessary

Ответить
@manikanthkommoju3176
@manikanthkommoju3176 - 27.08.2018 07:57

is request and limit confined to containers or pods? because if i specify request and limit values to pod where pod have multiple containers then in that case will all the containers get adequate amount of resource?

Ответить
@LukeNimtz
@LukeNimtz - 13.09.2018 05:44

too bad you can't throttle memory with swap 🤔

Ответить
- 26.10.2018 00:27

Nice video but one thing is not so clear: How to check the resources the pods are actually using?
Lets say I have a cluster running and have assigned some resources and limits. How can I check if those values are good for my application?
kubectl top and describe give very little information that is hard to relate. Is there a good resource about this?

Ответить
@zocratiko
@zocratiko - 07.11.2018 16:29

Thanks! In my case I had to use Mi as unity instead of Mib.

Ответить
@SatyanarayanaBolenedi
@SatyanarayanaBolenedi - 10.06.2019 06:44

Thanks!!

Ответить
@jw9308
@jw9308 - 17.07.2019 16:50

You say the values for each container are additive. Does this mean that if I have three pods, best practice should mean that the limt of 1 needs to be split between the three pods. i.e. I currently have limit 0.5 for main pod and 0.25 for the other two. Then the same for the requests. I have 0.6 for the the main pod and 0.2 for the other two.

Ответить
@NithyaNatarajnn
@NithyaNatarajnn - 13.12.2019 16:26

Sandeep, I believe having development and production seperated by namespaces is not a good practice. The development load will affect production load. What do you think about it?

Ответить
@laszlo.laszlo
@laszlo.laszlo - 16.12.2019 11:17

Hello! This's a very clear video about resources. Thank you very much. Keep going.

Ответить
@aq1q
@aq1q - 23.01.2020 22:40

what about GPU though?

Ответить
@er.rajeevdhiman1494
@er.rajeevdhiman1494 - 26.06.2020 05:58

What about swap RAM ?

Ответить
@er.rajeevdhiman1494
@er.rajeevdhiman1494 - 26.06.2020 05:58

My application needs SwAp Memory

Ответить
@ToallpointsWest
@ToallpointsWest - 28.08.2020 14:45

Well presented, and exactly what I was looking for Thank you!

Ответить
@nagasaiponnuru9952
@nagasaiponnuru9952 - 17.09.2020 05:02

Can you tell us what is hard limit in quota

Ответить
@quocnguyenanh1422
@quocnguyenanh1422 - 01.08.2021 17:15

thank you for such a great video. you're amazing <3

Ответить
@zanastumasonis
@zanastumasonis - 26.08.2021 21:18

throttling and the area between over-requested but below a hard limit is still unclear on what kubernetes really does

Ответить
@aidenkanno9224
@aidenkanno9224 - 04.11.2021 07:47

so touching for an excellent video

Ответить
@steveaustin6608
@steveaustin6608 - 26.11.2021 10:58

thanks, short and clear

Ответить
@mefirst5427
@mefirst5427 - 12.01.2022 04:43

Very well presented information! Why couldn't the Kubernetes documentation just say "milli-cores" explicitly, I had to dig around to find that.

Ответить
@genericusername337
@genericusername337 - 13.01.2022 21:53

if I'm using GKE, where do I go to evaluate how much a resource should request or be limited by?

Ответить
@richardlanglois5183
@richardlanglois5183 - 20.03.2022 23:18

Great presentation!

Ответить
@durza9390
@durza9390 - 01.04.2022 15:01

Very well explained!

Ответить
@danielriedl1419
@danielriedl1419 - 05.10.2022 10:55

Thanks Sandeep, perfect presentation!

Ответить
@rohitjmics37
@rohitjmics37 - 28.04.2023 11:49

Is there any way to restrict some core shall not be used by Kubernetes on host machines. For example Server-1 having core 0-31 where I wanted to keep 1,2,3,4 CPU as isolated and core 1,2,3,4 shall not be used by K8s. any configuration for this goal ?

Ответить
@johngrabner
@johngrabner - 24.11.2023 19:17

What about GPU resources? These are often more scarce than CPU memory of CPU cylces.

Ответить
@riskylovers
@riskylovers - 02.02.2024 11:52

Here, is memory component similar to RAM only right?

Ответить
@a_maxed_out_handle_of_30_chars
@a_maxed_out_handle_of_30_chars - 23.05.2024 22:38

simple and to the point :)

Ответить