What you've learned

You should now know how to:

  • Build, install, and run Envoy on Arm servers
  • Setup Envoy as a web server
  • Verify Envoy is working correctly

Knowledge Check

Envoy can only be installed by building it from source.

To build Envoy from source, you'll require the Bazel build tool.

To run Envoy as a service, you'll need a config file.


Back
Next