Logo
1.17.0-dev-6c7bcb
  • About the documentation
  • Introduction
  • Getting Started
    • Installing Envoy
    • Quick start
      • Run Envoy
      • Configuration: Static
      • Configuration: Dynamic from filesystem
      • Configuration: Dynamic from control plane
      • Next steps
    • Using the Envoy Docker Image
    • Building
    • Sandboxes
  • Configuration reference
  • Operations and administration
  • Extending Envoy for custom use cases
  • API
  • FAQ
  • Version history
envoy
  • »
  • Getting Started »
  • Quick start
  • View page source

Quick startΒΆ

The quick start section takes you through basic operations with the Envoy server, and provides an introduction to the types of configuration Envoy can be used with.

  • Run Envoy
    • Check your Envoy version
    • View the Envoy command line options
    • Run Envoy with the demo configuration
    • Override the default configuration by merging a config file
  • Configuration: Static
    • static_resources
    • listeners
    • clusters
    • admin
  • Configuration: Dynamic from filesystem
    • node
    • dynamic_resources
      • resources - listeners
      • resources - clusters
    • admin
  • Configuration: Dynamic from control plane
    • node
    • dynamic_resources
    • static_resources
    • admin
  • Next steps
    • Setup a Docker deployment
    • Run example sandboxes
    • Build your Envoy configuration
Next Previous

© Copyright 2016-2020, Envoy Project Authors

Built with Sphinx using a theme provided by Read the Docs.