Mailing List Archive

Unikraft and Virtualization.
Hello,
Is Unikraft (Unikernel) an alternative for Virtualization technology?

Tnx.
Re: Unikraft and Virtualization. [ In reply to ]
On Sat, Aug 1, 2020 at 8:33 AM Jason Long <hack3rcon@yahoo.com> wrote:

> Hello,
> Is Unikraft (Unikernel) an alternative for Virtualization technology?
>

For instance,

"The high level goal of Unikraft is to be able to build unikernels targeted
at specific applications without requiring the time-consuming, expert work
that building such a unikernel requires today. The main idea behind
Unikraft is depicted in Figure 1 and consists of two basic components: (1)
library pools containing libraries that the user of Unikraft can select
from to create the unikernel and (2) a build tool and menu allowing users
to pick and choose from those libraries to build images tailored to
specific applications."

From [1]


> Tnx.
>

https://wiki.xenproject.org/wiki/Category:Unikraft
Re: Unikraft and Virtualization. [ In reply to ]
Unikraft, as other unikernels, requires a hypervisor, like Xen.


De: "K. Kahurani" <k.kahurani@gmail.com>
À: "Jason Long" <hack3rcon@yahoo.com>, "gichini ngaruiya" <gichini.ngaruiya@gmail.com>, admin@rapidseedbox.com
Cc: "Xen-users" <xen-users@lists.xenproject.org>
Envoyé: Samedi 1 Août 2020 17:36:41
Objet: Re: Unikraft and Virtualization.



On Sat, Aug 1, 2020 at 8:33 AM Jason Long < [ mailto:hack3rcon@yahoo.com | hack3rcon@yahoo.com ] > wrote:


Hello,
Is Unikraft (Unikernel) an alternative for Virtualization technology?



For instance,

"The high level goal of Unikraft is to be able to build unikernels targeted at specific applications without requiring the time-consuming, expert work that building such a unikernel requires today. The main idea behind Unikraft is depicted in Figure 1 and consists of two basic components: (1) library pools containing libraries that the user of Unikraft can select from to create the unikernel and (2) a build tool and menu allowing users to pick and choose from those libraries to build images tailored to specific applications."

From [1]


BQ_BEGIN

Tnx.

BQ_END

[ https://wiki.xenproject.org/wiki/Category:Unikraft | https://wiki.xenproject.org/wiki/Category:Unikraft ]
Re: Unikraft and Virtualization. [ In reply to ]
Thus, it is not an alternative for Virtualization. It is a secure technology that running on Xen.Right?

Sent from Yahoo Mail on Android

On Sat, Aug 1, 2020 at 8:06 PM, K. Kahurani<k.kahurani@gmail.com> wrote:

On Sat, Aug 1, 2020 at 8:33 AM Jason Long <hack3rcon@yahoo.com> wrote:

Hello,
Is Unikraft (Unikernel) an alternative for Virtualization technology?


For instance,

"The high level goal of Unikraft is to be able to build unikernels targeted at specific applications without requiring the time-consuming, expert work that building such a unikernel requires today. The main idea behind Unikraft is depicted in Figure 1 and consists of two basic components: (1) library pools containing libraries that the user of Unikraft can select from to create the unikernel and (2) a build tool and menu allowing users to pick and choose from those libraries to build images tailored to specific applications."
From [1]


Tnx.


https://wiki.xenproject.org/wiki/Category:Unikraft
Re: Unikraft and Virtualization. [ In reply to ]
As a unikernel, unikraft has:
-Single address space: no border between the user and the kernel space, meaning no syscalls. Single process (thus only multi-threading), no fork
-Low memory footprint compared to a traditional VM: only the necessary software composed the binary

The unikernel image is seen as a traditional VM from the point of view of the hypervisor.ervisor


De: "Jason Long" <hack3rcon@yahoo.com>
À: "K. Kahurani" <k.kahurani@gmail.com>, "gichini ngaruiya" <gichini.ngaruiya@gmail.com>, "admin" <admin@rapidseedbox.com>
Cc: "Xen-users" <xen-users@lists.xenproject.org>
Envoyé: Samedi 1 Août 2020 22:20:25
Objet: Re: Unikraft and Virtualization.

Thus, it is not an alternative for Virtualization. It is a secure technology that running on Xen.
Right?

[ https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature | Sent from Yahoo Mail on Android ]




On Sat, Aug 1, 2020 at 8:06 PM, K. Kahurani
<k.kahurani@gmail.com> wrote:


On Sat, Aug 1, 2020 at 8:33 AM Jason Long < [ mailto:hack3rcon@yahoo.com | hack3rcon@yahoo.com ] > wrote:

BQ_BEGIN
Hello,
Is Unikraft (Unikernel) an alternative for Virtualization technology?




For instance,

"The high level goal of Unikraft is to be able to build unikernels targeted at specific applications without requiring the time-consuming, expert work that building such a unikernel requires today. The main idea behind Unikraft is depicted in Figure 1 and consists of two basic components: (1) library pools containing libraries that the user of Unikraft can select from to create the unikernel and (2) a build tool and menu allowing users to pick and choose from those libraries to build images tailored to specific applications."

From [1]


BQ_BEGIN


Tnx.


BQ_END


[ https://wiki.xenproject.org/wiki/Category:Unikraft | https://wiki.xenproject.org/wiki/Category:Unikraft ]


BQ_END
Re: Unikraft and Virtualization. [ In reply to ]
Thank you.Thus Unikernel is not a replacement for Virtualization.

Sent from Yahoo Mail on Android

On Sun, Aug 2, 2020 at 1:25 PM, Alain TCHANA<alain.tchana@toulouse-inp.fr> wrote: As a unikernel, unikraft has:-Single address space: no border between the user and the kernel space, meaning no syscalls. Single process (thus only multi-threading), no fork-Low memory footprint compared to a traditional VM: only the necessary software composed the binary
The unikernel image is seen as a traditional VM from the point of view of the hypervisor.ervisor
De: "Jason Long" <hack3rcon@yahoo.com>
À: "K. Kahurani" <k.kahurani@gmail.com>, "gichini ngaruiya" <gichini.ngaruiya@gmail.com>, "admin" <admin@rapidseedbox.com>
Cc: "Xen-users" <xen-users@lists.xenproject.org>
Envoyé: Samedi 1 Août 2020 22:20:25
Objet: Re: Unikraft and Virtualization.

Thus, it is not an alternative for Virtualization. It is a secure technology that running on Xen.Right?

Sent from Yahoo Mail on Android

On Sat, Aug 1, 2020 at 8:06 PM, K. Kahurani<k.kahurani@gmail.com> wrote:

On Sat, Aug 1, 2020 at 8:33 AM Jason Long <hack3rcon@yahoo.com> wrote:

Hello,
Is Unikraft (Unikernel) an alternative for Virtualization technology?


For instance,

"The high level goal of Unikraft is to be able to build unikernels targeted at specific applications without requiring the time-consuming, expert work that building such a unikernel requires today. The main idea behind Unikraft is depicted in Figure 1 and consists of two basic components: (1) library pools containing libraries that the user of Unikraft can select from to create the unikernel and (2) a build tool and menu allowing users to pick and choose from those libraries to build images tailored to specific applications."
From [1]


Tnx.


https://wiki.xenproject.org/wiki/Category:Unikraft