*** tmhoang has quit IRC | 00:06 | |
kata-irc-bot | <krsna1729> @eric.ernst @kmacleod just having the first container with 8 CPU gives -> 8+1 ``` $ kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l 9 ``` @eric.ernst for it to be guaranteed i believe you need to specify both cpu and memory request = limit | 01:12 |
---|---|---|
kata-irc-bot | <krsna1729> with container 1 and 2 goes down to 6 | 01:17 |
kata-irc-bot | <krsna1729> seems like its dynamically removed ``` clear@clr-01 ~/clr-k8s-examples-2 $ kubectl apply -f atlassian.yaml pod/log-explorer created clear@clr-01 ~/clr-k8s-examples-2 $ kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l Defaulting container name to container1. Use 'kubectl describe pod/log-explorer -n default' to see all of the containers in this pod. error: unable to upgrade connection: container not found | 01:19 |
kata-irc-bot | ("container1") 0 clear@clr-01 ~/clr-k8s-examples-2 $ kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l Defaulting container name to container1. Use 'kubectl describe pod/log-explorer -n default' to see all of the containers in this pod. 9 clear@clr-01 ~/clr-k8s-examples-2 $ kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l Defaulting container name to container1. Use 'kubectl describe pod/log-explorer -n | 01:19 |
kata-irc-bot | default' to see all of the containers in this pod. 7 clear@clr-01 ~/clr-k8s-examples-2 $ kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l Defaulting container name to container1. Use 'kubectl describe pod/log-explorer -n default' to see all of the containers in this pod. 7 ``` | 01:19 |
kata-irc-bot | <krsna1729> with all 3 goes down to 5 | 01:23 |
kata-irc-bot | <kmacleod> ah interesting | 02:16 |
kata-irc-bot | <krsna1729> ``` kubectl delete -f atlassian.yaml; kubectl apply -f atlassian.yaml; watch -n0.5 "kubectl exec log-explorer -- cat /proc/cpuinfo |grep processor| wc -l" ``` | 02:17 |
kata-irc-bot | <eric.ernst> thanks sai | 02:25 |
kata-irc-bot | <eric.ernst> as soon as kids fall asleep i'm going to take a look. | 02:25 |
kata-irc-bot | <eric.ernst> I see the problem now @kmacleod | 05:47 |
kata-irc-bot | <eric.ernst> math is hard, I guess. | 05:47 |
*** tmhoang has joined #kata-general | 07:50 | |
*** igordc has quit IRC | 08:00 | |
*** sgarzare has joined #kata-general | 08:01 | |
*** gwhaley has joined #kata-general | 09:03 | |
*** fiddletwix has quit IRC | 09:07 | |
*** sameo has joined #kata-general | 09:23 | |
*** gwhaley has quit IRC | 12:05 | |
*** gwhaley has joined #kata-general | 13:13 | |
*** sgarzare_ has joined #kata-general | 13:54 | |
*** sgarzare has quit IRC | 13:56 | |
*** tmhoang has quit IRC | 16:15 | |
*** sameo_ has joined #kata-general | 16:16 | |
*** sameo has quit IRC | 16:18 | |
*** sgarzare_ has quit IRC | 16:52 | |
*** tmhoang has joined #kata-general | 17:28 | |
*** gwhaley has quit IRC | 18:05 | |
*** igordc has joined #kata-general | 18:09 | |
*** tmhoang has quit IRC | 18:37 | |
*** tmhoang has joined #kata-general | 19:22 | |
*** tmhoang has quit IRC | 19:22 | |
*** sameo_ has quit IRC | 19:23 | |
*** tmhoang has joined #kata-general | 19:24 | |
*** igordc has quit IRC | 21:09 | |
*** igordc has joined #kata-general | 21:09 | |
*** fiddletwix has joined #kata-general | 21:59 | |
*** sameo_ has joined #kata-general | 23:19 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!