Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Adam Stacoviak

๐Ÿ‘ค Speaker
2989 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Incas is a next-generation system container, application container, and virtual machine manager.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So much like you can do a VM and you want to actually have control of the kernel, or the container itself can be you're borrowing the OS level, the host's level kernel, where a VM you want to have your own kernel.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So it can do both of those things.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So unlike Proxmox, they're very much differentiated and actually largely abandoned from a CLI standpoint.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

They don't really have a good CLI in the Proxmox world.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So if you want to spin up a new VM or a new LXC, you've got to do a bunch of clicking inside the web UI.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Whereas Incus has got a really great CLI.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

You can script a lot of this stuff.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And the difference between a container and a VM from a scripting API CLI world is the same, like the same kind of commands, but arbitrarily different whenever you spin them up.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Why am I telling you this?

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

OK, the reason I'm telling you this is like is I want to I want to spin up different layers of Incas or a different container of VM.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

And I want them to be in an isolated state.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I want that particular container.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

container to know nothing about anything else around it as far as it's concerned it's in a black space like it's literally there's no star around it there's no asteroid there's no planet there's no moon like it's just in a sea of abyss and all it could do is do internet traffic out pull down updates send traffic back but to its peers there is no peer you could do that with typical networking but it sounds like with a multi-net or some telnet

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

food that I just don't have yet that I'm still learning about, I might be able to jail one of those containers or VMs in ways I just wasn't able to do before.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

So that's why I'm camping out as this world of network isolation.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Put that new instance, that new VM or new container into network jail, essentially.

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

Or I have my own that I've authenticated with because you said you have to have an OIDC provider, right?

The Changelog: Software Development, Open Source
From Tailnet to platform (Interview)

I've got to authenticate with Tailscale with one of those providers.