Join Nostr
2026-06-02 06:53:35 UTC
in reply to

Lennart Poettering on Nostr: …network interfaces that all might or might not be suitable for contacting IMDS. ...

…network interfaces that all might or might not be suitable for contacting IMDS.

And then ther's "systemd-imds". This first of all is friendly client tool to "systemd-imdsd.service", for querying IMDS keys from shell scripts or intractively. Secondly, it may run in early boot (initrd typically) to acquire system credentials automatically from IMDS and insert them into /run/credstore/ so that the OS can consume them from there. It's written carefully so that it is fine if the userdata…