Thursday, 2019-01-10

*** lcastell has quit IRC01:04
*** lcastell has joined #kata-general01:05
*** lcastell has quit IRC01:13
*** stackedsax has quit IRC01:54
*** lpetrut has joined #kata-general04:46
*** lpetrut has quit IRC05:15
*** lpetrut has joined #kata-general07:04
kata-irc-bot<longkb> Hi everyone, I am new in Kata containers :slightly_smiling_face: Could you help me to figure out where should I deploy Kata on? VMs or Bare Metal?07:16
kata-irc-bot<johnnyjacob> @longkb I found this guide helpful to start of - https://github.com/kata-containers/documentation/blob/master/install/docker/ubuntu-docker-install.md07:36
kata-irc-bot<longkb> @johnnyjacob Yeah. Thanks for your guide. Actually, I am studying Kata for Multi-tenancy concept. And we have two option for Kata deployments. So I wonder where should we deploy Kata on for better performance07:40
*** sameo has quit IRC07:40
*** sameo has joined #kata-general08:27
kata-irc-bot<caoruidong> Bare Metal offers better performance09:06
*** gwhaley has joined #kata-general09:41
kata-irc-bot<longkb> Thanks @caoruidong. I think so10:03
*** sameo has quit IRC11:45
*** LinuxMe has joined #kata-general12:54
*** LinuxMe has quit IRC12:58
*** sameo has joined #kata-general13:11
*** LinuxMe has joined #kata-general14:15
*** LinuxMe has quit IRC14:25
*** lpetrut has quit IRC16:17
*** gwhaley has quit IRC17:59
*** lcastell has joined #kata-general18:01
*** sameo has quit IRC18:36
*** sameo has joined #kata-general18:37
*** sameo has quit IRC20:36
*** lcastell has quit IRC21:33
*** lcastell has joined #kata-general21:37
kata-irc-bot<razvan.rosca> Hey. I just (re)discovered Kata and it sounds very interesting! Supposing that I don't need Pods, only CTs (docker or kube), can I: 1) limit the vCPU numbers per CT? 2) limit the amount of RAM allocated per CT? 3) limit the IO speed per CT? 4) create internal networks between CTs?21:56
kata-irc-bot<razvan.rosca> Basically I want to know if Kata can be used as an alternative to OpenVZ or LXC.21:59
kata-irc-bot<eric.ernst> WHen you say CT, you mean containers, right ?  :slightly_smiling_face:22:17
kata-irc-bot<eric.ernst> cgroups allow you to throttle IO, though TBH I haven't personally experimented with this.22:18
kata-irc-bot<eric.ernst> The rest I use every day with Kata.22:18
kata-irc-bot<eric.ernst> You can do this easily with docker, if you want to test it out.22:19
*** lcastell has quit IRC22:20
*** LinuxMe has joined #kata-general23:16
*** LinuxMe has quit IRC23:21
kata-irc-bot<raravena80> yes cgroups will allow you to throttle the CPU: `--cpu-shares=0`, `--cpu-period`,` --cpu-quota` in Docker. CPU Request and Limit in a pod in k8s.  Keep in mind that, you have to make sure that your VM in Kata has enough resources for whatever you are trying to accomplish.23:37

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