Welcome to the Linux Foundation Forum!

Command 'linkerd' not found

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

  • Posts: 2,443

    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

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training