Welcome to the Linux Foundation Forum!

Lab 6.3

Options

Can't fetch etcd image:

student@ubuntu:~$ sudo rkt fetch coreos.com/etcd:v3.1.7
fetch: discovery failed

Comments

  • chrispokorni
    chrispokorni Posts: 2,177
    Options

    Hi @Bertheau,

    You may try the fetch command with the ACI URL instead:

    sudo rkt fetch https://github.com/coreos/etcd/releases/download/v3.1.7/etcd-v3.1.7-linux-amd64.aci

    If it complains about the signature, just add the --insecure-options=image option.

    Regards,
    -Chris

Categories

Upcoming Training