Welcome to the Linux Foundation Forum!

Command 'linkerd' not found

Options

Hi @chrispokorni ,

I installed linkerd and it worked successfully, the dashboard is visible too.
I got problem at this command.

kubectl -n accounting get deploy nginx-one -o yaml | linkerd inject - | kubectl apply -f -

It says command linkerd not found...
Symlink in my /home/ubuntu folder
linkerd -> /home/ubuntu/.linkerd2/bin/linkerd-edge-24.3.3*

Some more output

Where should I look to solve this issue.

Thanks

Comments

  • chrispokorni
    chrispokorni Posts: 2,178
    Options

    Hi @aditya03,

    Please verify your exported PATH variable includes the absolute path to the .linkerd2/bin and that the PATH is also added to your .bashrc so it is persistent across reboots.

    Regards,
    -Chris

Categories

Upcoming Training