In this section we will discuss the various components of which Talos is comprised. Components ComponentDescription apidWhen interacting with Talos, the gRPC API endpoint you’re 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 fo...