*** lcastell has quit IRC | 01:04 | |
*** lcastell has joined #kata-general | 01:05 | |
*** lcastell has quit IRC | 01:13 | |
*** stackedsax has quit IRC | 01:54 | |
*** lpetrut has joined #kata-general | 04:46 | |
*** lpetrut has quit IRC | 05:15 | |
*** lpetrut has joined #kata-general | 07: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.md | 07: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 performance | 07:40 |
*** sameo has quit IRC | 07:40 | |
*** sameo has joined #kata-general | 08:27 | |
kata-irc-bot | <caoruidong> Bare Metal offers better performance | 09:06 |
*** gwhaley has joined #kata-general | 09:41 | |
kata-irc-bot | <longkb> Thanks @caoruidong. I think so | 10:03 |
*** sameo has quit IRC | 11:45 | |
*** LinuxMe has joined #kata-general | 12:54 | |
*** LinuxMe has quit IRC | 12:58 | |
*** sameo has joined #kata-general | 13:11 | |
*** LinuxMe has joined #kata-general | 14:15 | |
*** LinuxMe has quit IRC | 14:25 | |
*** lpetrut has quit IRC | 16:17 | |
*** gwhaley has quit IRC | 17:59 | |
*** lcastell has joined #kata-general | 18:01 | |
*** sameo has quit IRC | 18:36 | |
*** sameo has joined #kata-general | 18:37 | |
*** sameo has quit IRC | 20:36 | |
*** lcastell has quit IRC | 21:33 | |
*** lcastell has joined #kata-general | 21: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 IRC | 22:20 | |
*** LinuxMe has joined #kata-general | 23:16 | |
*** LinuxMe has quit IRC | 23: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!