Kubernetes in today's world is a defacto hardware management tool, it runs on any linux machine and can be stood up using K3s.
In a world of distributed environments, immutable and secure distributions are something that's coming into a lot of discussions.
Talos aims to solve this by providing an immutable and minimal distro that doesn't have SSH at all, instead it comes with an API driven system.
In this talk we will be seeing how one can setup a Talos cluster and deploy apps and get a walkthrough as to how Talos works.