Thursday, 2019-02-28

*** tmhoang has quit IRC00: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 = limit01:12
kata-irc-bot<krsna1729> with container 1 and 2 goes down to 601: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 found01: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 -n01:19
kata-irc-botdefault' 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 501:23
kata-irc-bot<kmacleod> ah interesting02: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 sai02: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 @kmacleod05:47
kata-irc-bot<eric.ernst> math is hard, I guess.05:47
*** tmhoang has joined #kata-general07:50
*** igordc has quit IRC08:00
*** sgarzare has joined #kata-general08:01
*** gwhaley has joined #kata-general09:03
*** fiddletwix has quit IRC09:07
*** sameo has joined #kata-general09:23
*** gwhaley has quit IRC12:05
*** gwhaley has joined #kata-general13:13
*** sgarzare_ has joined #kata-general13:54
*** sgarzare has quit IRC13:56
*** tmhoang has quit IRC16:15
*** sameo_ has joined #kata-general16:16
*** sameo has quit IRC16:18
*** sgarzare_ has quit IRC16:52
*** tmhoang has joined #kata-general17:28
*** gwhaley has quit IRC18:05
*** igordc has joined #kata-general18:09
*** tmhoang has quit IRC18:37
*** tmhoang has joined #kata-general19:22
*** tmhoang has quit IRC19:22
*** sameo_ has quit IRC19:23
*** tmhoang has joined #kata-general19:24
*** igordc has quit IRC21:09
*** igordc has joined #kata-general21:09
*** fiddletwix has joined #kata-general21:59
*** sameo_ has joined #kata-general23:19

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!