In this section, we discuss the various components that underpin Talos. Components ComponentDescription apidWhen interacting with Talos, the gRPC API endpoint you interact with directly is provided by apid. apid acts as the gateway for all component interactions and forwards the requests to routerd. containerdAn industry-standard container runtime with an emphasis on simplicity, robustness, and portability. To learn more, see the containerd website. machinedTalos replacement for the tradition...