DocsEdge Stack
1.14
Edgectl Install: kubectl not found
1 min • readEdgectl Install:
What is
Edgectl Install: kubectl not found
Installation of Ambassador Edge Stack (AES) requires the kubectl command. The installer did not find kubectl in your shell PATH.
What's next?
- Install
kubectl: see the Kubernetes documentation on how to installkubectl. - Run the installer again:
Don't worry: it is safe to run the installer repeatedly on a Kubernetes cluster.
What is kubectl?
kubectl is a command line tool for controlling Kubernetes clusters. See the Kubernetes documentation about kubectl for more information.
ON THIS PAGE