From 0526d5da7601b37f7b0fe9a0c4d936a61e91321e Mon Sep 17 00:00:00 2001 From: Phil Peble Date: Wed, 17 Apr 2024 22:57:48 -0500 Subject: [PATCH 1/4] Initial hugo setup Signed-off-by: Phil Peble --- .gitignore | 11 + .nvmrc | 1 + LICENSE.txt => LICENSE | 0 Makefile | 15 +- README.md | 37 +++ config.yaml | 229 ++++++++++++++++++ content/en/_index.html | 40 +++ .../en/docs}/1.13/about/alternatives.md | 0 {docs => content/en/docs}/1.13/about/faq.md | 0 .../docs}/1.13/about/features-and-benefits.md | 0 .../en/docs}/1.13/about/support.md | 0 .../en/docs}/1.13/about/why-ambassador.md | 0 {docs => content/en/docs}/1.13/community.md | 0 {docs => content/en/docs}/1.13/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../1.13/features-icons/canary-release.svg | 0 .../en/docs}/1.13/features-icons/cors.svg | 0 .../en/docs}/1.13/features-icons/datadog.png | Bin .../en/docs}/1.13/features-icons/datadog.svg | 0 .../docs}/1.13/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/1.13/features-icons/grpc.png | Bin .../docs}/1.13/features-icons/prometheus.svg | 0 .../1.13/features-icons/rate-limiting.svg | 0 .../1.13/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../docs}/1.13/features-icons/shadowing.svg | 0 .../en/docs}/1.13/features-icons/statsd.png | Bin .../en/docs}/1.13/features-icons/statsd.svg | 0 .../1.13/features-icons/third-party-auth.svg | 0 .../en/docs}/1.13/features-icons/timeouts.svg | 0 .../1.13/features-icons/tls-termination.svg | 0 .../docs}/1.13/features-icons/url-rewrite.svg | 0 .../docs}/1.13/features-icons/websockets.svg | 0 .../1.13/howtos/advanced-rate-limiting.md | 0 .../1.13/howtos/auth-kubectl-keycloak.md | 0 .../en/docs}/1.13/howtos/basic-auth.md | 0 .../en/docs}/1.13/howtos/cert-manager.md | 0 .../1.13/howtos/client-cert-validation.md | 0 .../en/docs}/1.13/howtos/consul.md | 0 .../en/docs}/1.13/howtos/dist-tracing.md | 0 .../en/docs}/1.13/howtos/ext-filters.md | 0 {docs => content/en/docs}/1.13/howtos/grpc.md | 0 .../en/docs}/1.13/howtos/index.md | 0 .../en/docs}/1.13/howtos/istio.md | 0 .../en/docs}/1.13/howtos/knative.md | 0 .../en/docs}/1.13/howtos/linkerd2.md | 0 .../en/docs}/1.13/howtos/prometheus.md | 0 .../1.13/howtos/rate-limiting-tutorial.md | 0 .../en/docs}/1.13/howtos/route.md | 0 .../en/docs}/1.13/howtos/tls-termination.md | 0 .../en/docs}/1.13/howtos/tracing-datadog.md | 0 .../en/docs}/1.13/howtos/tracing-zipkin.md | 0 .../en/docs}/1.13/howtos/websockets.md | 0 .../en/docs}/1.13/images/Auth0_JWT.png | Bin .../en/docs}/1.13/images/Auth0_audience.png | Bin .../1.13/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/1.13/images/Auth0_none.png | Bin .../en/docs}/1.13/images/Auth0_secret.png | Bin .../en/docs}/1.13/images/aes-success.png | Bin .../en/docs}/1.13/images/ambassador-arch.png | Bin .../en/docs}/1.13/images/ambassador-logo.svg | 0 .../1.13/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/1.13/images/apple.png | Bin .../en/docs}/1.13/images/auth-flow.png | Bin .../docs}/1.13/images/authentication-icon.svg | 0 .../en/docs}/1.13/images/blackbird.png | Bin .../1.13/images/canary-release-overview.png | Bin .../en/docs}/1.13/images/configure-icon.svg | 0 .../docs}/1.13/images/consul-ambassador.png | Bin .../1.13/images/container-inner-dev-loop.png | Bin .../docs}/1.13/images/create-application.png | Bin .../en/docs}/1.13/images/datawire-logo.svg | 0 .../docs}/1.13/images/diagnostics-example.png | Bin .../en/docs}/1.13/images/diagnostics.png | Bin .../en/docs}/1.13/images/docker-compose.png | Bin .../en/docs}/1.13/images/docker.png | Bin .../docs}/1.13/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../1.13/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/1.13/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/1.13/images/features-icons/cors.svg | 0 .../1.13/images/features-icons/datadog.png | Bin .../1.13/images/features-icons/datadog.svg | 0 .../images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/1.13/images/features-icons/grpc.png | Bin .../1.13/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../1.13/images/features-icons/shadowing.svg | 0 .../1.13/images/features-icons/statsd.png | Bin .../1.13/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../1.13/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../images/features-icons/url-rewrite.svg | 0 .../1.13/images/features-icons/websockets.svg | 0 .../en/docs}/1.13/images/features-table.jpg | Bin .../docs}/1.13/images/gRPC-TLS-Ambassador.png | Bin .../docs}/1.13/images/gRPC-TLS-Originate.png | Bin .../en/docs}/1.13/images/github-login.png | Bin .../docs}/1.13/images/global-features-bg.svg | 0 .../en/docs}/1.13/images/grafana.png | Bin .../en/docs}/1.13/images/grpc-tls.png | Bin .../en/docs}/1.13/images/helm-navy.png | Bin .../en/docs}/1.13/images/helm.png | Bin .../1.13/images/highly-available-icon.svg | 0 .../en/docs}/1.13/images/jaeger.png | Bin .../en/docs}/1.13/images/kubernetes.png | Bin .../en/docs}/1.13/images/left-arrow.svg | 0 .../en/docs}/1.13/images/linux.png | Bin .../en/docs}/1.13/images/logo.png | Bin .../en/docs}/1.13/images/machine-machine.png | Bin .../1.13/images/network-architecture.png | Bin .../docs}/1.13/images/penguin-background.svg | 0 .../en/docs}/1.13/images/pro-iap.png | Bin .../docs}/1.13/images/project-build-logs.png | Bin .../en/docs}/1.13/images/project-building.png | Bin .../images/project-create-github-repo.png | Bin .../images/project-create-github-token.png | Bin .../1.13/images/project-create-repo-scope.png | Bin .../en/docs}/1.13/images/project-create.png | Bin .../en/docs}/1.13/images/project-deployed.png | Bin .../docs}/1.13/images/project-deploying.png | Bin .../docs}/1.13/images/project-server-logs.png | Bin .../1.13/images/project-server.js-edit.png | Bin .../docs}/1.13/images/project-server.js.png | Bin .../1.13/images/project-update-merge.png | Bin .../1.13/images/project-update-merged-url.png | Bin .../1.13/images/project-update-merged.png | Bin .../1.13/images/project-update-pr-create.png | Bin .../docs}/1.13/images/project-update-pr.png | Bin .../1.13/images/project-update-preview.png | Bin .../docs}/1.13/images/project-update-url.png | Bin .../en/docs}/1.13/images/project-update.png | Bin .../en/docs}/1.13/images/project-url.png | Bin .../en/docs}/1.13/images/quote.svg | 0 .../en/docs}/1.13/images/right-arrow.svg | 0 .../en/docs}/1.13/images/routing-icon.svg | 0 .../en/docs}/1.13/images/scopes.png | Bin .../1.13/images/self-service-features-bg.svg | 0 .../en/docs}/1.13/images/service-preview.png | Bin .../en/docs}/1.13/images/shadowing.png | Bin .../en/docs}/1.13/images/speedometers.png | Bin .../en/docs}/1.13/images/tp-architecture.png | Bin .../en/docs}/1.13/images/tp-tutorial-1.png | Bin .../en/docs}/1.13/images/tp-tutorial-2.png | Bin .../en/docs}/1.13/images/tp-tutorial-3.png | Bin .../en/docs}/1.13/images/tp-tutorial-4.png | Bin .../docs}/1.13/images/trad-inner-dev-loop.png | Bin .../en/docs}/1.13/images/windows.png | Bin .../en/docs}/1.13/images/xkcd.png | Bin .../en/docs}/1.13/releaseNotes.yml | 0 .../1.13/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/1.13/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../docs}/1.13/topics/install/aes-operator.md | 0 .../install/ambassador-oss-community.md | 0 .../docs}/1.13/topics/install/bare-metal.md | 0 .../en/docs}/1.13/topics/install/docker.md | 0 .../en/docs}/1.13/topics/install/helm.md | 0 .../en/docs}/1.13/topics/install/index.less | 0 .../en/docs}/1.13/topics/install/index.md | 0 .../topics/install/install-ambassador-oss.md | 0 .../topics/install/upgrade-to-edge-stack.md | 0 .../en/docs}/1.13/topics/install/upgrading.md | 0 .../docs}/1.13/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../topics/running/ambassador-with-aws.md | 0 .../topics/running/ambassador-with-gke.md | 0 .../docs}/1.13/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/1.13/topics/running/debugging.md | 0 .../docs}/1.13/topics/running/diagnostics.md | 0 .../docs}/1.13/topics/running/environment.md | 0 .../en/docs}/1.13/topics/running/gzip.md | 0 .../en/docs}/1.13/topics/running/host-crd.md | 0 .../en/docs}/1.13/topics/running/index.md | 0 .../1.13/topics/running/ingress-controller.md | 0 .../1.13/topics/running/load-balancer.md | 0 .../en/docs}/1.13/topics/running/resolvers.md | 0 .../en/docs}/1.13/topics/running/running.md | 0 .../en/docs}/1.13/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../1.13/topics/running/services/ext_authz.md | 0 .../1.13/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../1.13/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/1.13/topics/running/tls/index.md | 0 .../en/docs}/1.13/topics/running/tls/mtls.md | 0 .../1.13/topics/running/tls/origination.md | 0 .../en/docs}/1.13/topics/running/tls/sni.md | 0 .../en/docs}/1.13/topics/using/authservice.md | 0 .../en/docs}/1.13/topics/using/canary.md | 0 .../1.13/topics/using/circuit-breakers.md | 0 .../en/docs}/1.13/topics/using/cors.md | 0 .../en/docs}/1.13/topics/using/defaults.md | 0 .../en/docs}/1.13/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../1.13/topics/using/headers/headers.md | 0 .../docs}/1.13/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/1.13/topics/using/index.md | 0 .../docs}/1.13/topics/using/intro-mappings.md | 0 .../en/docs}/1.13/topics/using/keepalive.md | 0 .../en/docs}/1.13/topics/using/mappings.md | 0 .../en/docs}/1.13/topics/using/method.md | 0 .../docs}/1.13/topics/using/prefix_regex.md | 0 .../topics/using/project-customization.md | 0 .../en/docs}/1.13/topics/using/projects.md | 0 .../1.13/topics/using/query_parameters.md | 0 .../1.13/topics/using/rate-limits/index.md | 0 .../en/docs}/1.13/topics/using/redirects.md | 0 .../en/docs}/1.13/topics/using/retries.md | 0 .../en/docs}/1.13/topics/using/rewrites.md | 0 .../en/docs}/1.13/topics/using/shadowing.md | 0 .../en/docs}/1.13/topics/using/tcpmappings.md | 0 .../en/docs}/1.13/topics/using/timeouts.md | 0 .../1.13/tutorials/dev-portal-tutorial.md | 0 .../docs}/1.13/tutorials/getting-started.md | 0 .../en/docs}/1.13/tutorials/gs-tabs.js | 0 .../en/docs}/1.13/tutorials/gs-tabs2.js | 0 .../en/docs}/1.13/tutorials/projects.md | 0 .../docs}/1.13/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/1.13/versions.yml | 0 .../en/docs}/1.14/about/alternatives.md | 0 {docs => content/en/docs}/1.14/about/faq.md | 0 .../docs}/1.14/about/features-and-benefits.md | 0 .../en/docs}/1.14/about/support.md | 0 .../en/docs}/1.14/about/why-ambassador.md | 0 {docs => content/en/docs}/1.14/community.md | 0 {docs => content/en/docs}/1.14/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../1.14/features-icons/canary-release.svg | 0 .../en/docs}/1.14/features-icons/cors.svg | 0 .../en/docs}/1.14/features-icons/datadog.png | Bin .../en/docs}/1.14/features-icons/datadog.svg | 0 .../docs}/1.14/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/1.14/features-icons/grpc.png | Bin .../docs}/1.14/features-icons/prometheus.svg | 0 .../1.14/features-icons/rate-limiting.svg | 0 .../1.14/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../docs}/1.14/features-icons/shadowing.svg | 0 .../en/docs}/1.14/features-icons/statsd.png | Bin .../en/docs}/1.14/features-icons/statsd.svg | 0 .../1.14/features-icons/third-party-auth.svg | 0 .../en/docs}/1.14/features-icons/timeouts.svg | 0 .../1.14/features-icons/tls-termination.svg | 0 .../docs}/1.14/features-icons/url-rewrite.svg | 0 .../docs}/1.14/features-icons/websockets.svg | 0 .../1.14/howtos/advanced-rate-limiting.md | 0 .../1.14/howtos/auth-kubectl-keycloak.md | 0 .../en/docs}/1.14/howtos/basic-auth.md | 0 .../en/docs}/1.14/howtos/cert-manager.md | 0 .../1.14/howtos/client-cert-validation.md | 0 .../en/docs}/1.14/howtos/consul.md | 0 .../en/docs}/1.14/howtos/dist-tracing.md | 0 .../en/docs}/1.14/howtos/ext-filters.md | 0 .../en/docs}/1.14/howtos/external-dns.md | 0 {docs => content/en/docs}/1.14/howtos/grpc.md | 0 .../en/docs}/1.14/howtos/index.md | 0 .../en/docs}/1.14/howtos/istio.md | 0 .../en/docs}/1.14/howtos/knative.md | 0 .../en/docs}/1.14/howtos/linkerd2.md | 0 .../en/docs}/1.14/howtos/prometheus.md | 0 .../1.14/howtos/rate-limiting-tutorial.md | 0 .../en/docs}/1.14/howtos/route.md | 0 .../en/docs}/1.14/howtos/tls-termination.md | 0 .../en/docs}/1.14/howtos/tracing-datadog.md | 0 .../en/docs}/1.14/howtos/tracing-zipkin.md | 0 .../en/docs}/1.14/howtos/websockets.md | 0 .../en/docs}/1.14/images/Auth0_JWT.png | Bin .../en/docs}/1.14/images/Auth0_audience.png | Bin .../1.14/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/1.14/images/Auth0_none.png | Bin .../en/docs}/1.14/images/Auth0_secret.png | Bin .../en/docs}/1.14/images/aes-success.png | Bin .../en/docs}/1.14/images/ambassador-arch.png | Bin .../en/docs}/1.14/images/ambassador-logo.svg | 0 .../1.14/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/1.14/images/apple.png | Bin .../en/docs}/1.14/images/auth-flow.png | Bin .../docs}/1.14/images/authentication-icon.svg | 0 .../en/docs}/1.14/images/blackbird.png | Bin .../1.14/images/canary-release-overview.png | Bin .../en/docs}/1.14/images/configure-icon.svg | 0 .../docs}/1.14/images/consul-ambassador.png | Bin .../1.14/images/container-inner-dev-loop.png | Bin .../docs}/1.14/images/create-application.png | Bin .../en/docs}/1.14/images/datawire-logo.svg | 0 .../docs}/1.14/images/diagnostics-example.png | Bin .../en/docs}/1.14/images/diagnostics.png | Bin .../en/docs}/1.14/images/docker-compose.png | Bin .../en/docs}/1.14/images/docker.png | Bin .../docs}/1.14/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../1.14/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/1.14/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/1.14/images/features-icons/cors.svg | 0 .../1.14/images/features-icons/datadog.png | Bin .../1.14/images/features-icons/datadog.svg | 0 .../images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/1.14/images/features-icons/grpc.png | Bin .../1.14/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../1.14/images/features-icons/shadowing.svg | 0 .../1.14/images/features-icons/statsd.png | Bin .../1.14/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../1.14/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../images/features-icons/url-rewrite.svg | 0 .../1.14/images/features-icons/websockets.svg | 0 .../en/docs}/1.14/images/features-table.jpg | Bin .../docs}/1.14/images/gRPC-TLS-Ambassador.png | Bin .../docs}/1.14/images/gRPC-TLS-Originate.png | Bin .../en/docs}/1.14/images/github-login.png | Bin .../docs}/1.14/images/global-features-bg.svg | 0 .../en/docs}/1.14/images/grafana.png | Bin .../en/docs}/1.14/images/grpc-tls.png | Bin .../en/docs}/1.14/images/helm-navy.png | Bin .../en/docs}/1.14/images/helm.png | Bin .../1.14/images/highly-available-icon.svg | 0 .../en/docs}/1.14/images/jaeger.png | Bin .../en/docs}/1.14/images/kubernetes.png | Bin .../en/docs}/1.14/images/left-arrow.svg | 0 .../en/docs}/1.14/images/linux.png | Bin .../en/docs}/1.14/images/logo.png | Bin .../en/docs}/1.14/images/machine-machine.png | Bin .../1.14/images/network-architecture.png | Bin .../docs}/1.14/images/penguin-background.svg | 0 .../en/docs}/1.14/images/pro-iap.png | Bin .../docs}/1.14/images/project-build-logs.png | Bin .../en/docs}/1.14/images/project-building.png | Bin .../images/project-create-github-repo.png | Bin .../images/project-create-github-token.png | Bin .../1.14/images/project-create-repo-scope.png | Bin .../en/docs}/1.14/images/project-create.png | Bin .../en/docs}/1.14/images/project-deployed.png | Bin .../docs}/1.14/images/project-deploying.png | Bin .../docs}/1.14/images/project-server-logs.png | Bin .../1.14/images/project-server.js-edit.png | Bin .../docs}/1.14/images/project-server.js.png | Bin .../1.14/images/project-update-merge.png | Bin .../1.14/images/project-update-merged-url.png | Bin .../1.14/images/project-update-merged.png | Bin .../1.14/images/project-update-pr-create.png | Bin .../docs}/1.14/images/project-update-pr.png | Bin .../1.14/images/project-update-preview.png | Bin .../docs}/1.14/images/project-update-url.png | Bin .../en/docs}/1.14/images/project-update.png | Bin .../en/docs}/1.14/images/project-url.png | Bin .../en/docs}/1.14/images/quote.svg | 0 .../en/docs}/1.14/images/right-arrow.svg | 0 .../en/docs}/1.14/images/routing-icon.svg | 0 .../en/docs}/1.14/images/scopes.png | Bin .../1.14/images/self-service-features-bg.svg | 0 .../en/docs}/1.14/images/service-preview.png | Bin .../en/docs}/1.14/images/shadowing.png | Bin .../en/docs}/1.14/images/speedometers.png | Bin .../en/docs}/1.14/images/tp-architecture.png | Bin .../en/docs}/1.14/images/tp-tutorial-1.png | Bin .../en/docs}/1.14/images/tp-tutorial-2.png | Bin .../en/docs}/1.14/images/tp-tutorial-3.png | Bin .../en/docs}/1.14/images/tp-tutorial-4.png | Bin .../docs}/1.14/images/trad-inner-dev-loop.png | Bin .../en/docs}/1.14/images/windows.png | Bin .../en/docs}/1.14/images/xkcd.png | Bin .../en/docs}/1.14/releaseNotes.yml | 0 .../1.14/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/1.14/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../docs}/1.14/topics/install/aes-operator.md | 0 .../install/ambassador-oss-community.md | 0 .../docs}/1.14/topics/install/bare-metal.md | 0 .../en/docs}/1.14/topics/install/docker.md | 0 .../en/docs}/1.14/topics/install/helm.md | 0 .../en/docs}/1.14/topics/install/index.less | 0 .../en/docs}/1.14/topics/install/index.md | 0 .../topics/install/install-ambassador-oss.md | 0 .../topics/install/upgrade-to-edge-stack.md | 0 .../en/docs}/1.14/topics/install/upgrading.md | 0 .../docs}/1.14/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../topics/running/ambassador-with-aws.md | 0 .../topics/running/ambassador-with-gke.md | 0 .../docs}/1.14/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/1.14/topics/running/debugging.md | 0 .../docs}/1.14/topics/running/diagnostics.md | 0 .../docs}/1.14/topics/running/environment.md | 0 .../en/docs}/1.14/topics/running/gzip.md | 0 .../en/docs}/1.14/topics/running/host-crd.md | 0 .../en/docs}/1.14/topics/running/index.md | 0 .../1.14/topics/running/ingress-controller.md | 0 .../1.14/topics/running/load-balancer.md | 0 .../en/docs}/1.14/topics/running/resolvers.md | 0 .../en/docs}/1.14/topics/running/running.md | 0 .../en/docs}/1.14/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../1.14/topics/running/services/ext_authz.md | 0 .../1.14/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../1.14/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/1.14/topics/running/tls/index.md | 0 .../en/docs}/1.14/topics/running/tls/mtls.md | 0 .../1.14/topics/running/tls/origination.md | 0 .../en/docs}/1.14/topics/running/tls/sni.md | 0 .../en/docs}/1.14/topics/using/authservice.md | 0 .../en/docs}/1.14/topics/using/canary.md | 0 .../1.14/topics/using/circuit-breakers.md | 0 .../en/docs}/1.14/topics/using/cors.md | 0 .../en/docs}/1.14/topics/using/defaults.md | 0 .../en/docs}/1.14/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../1.14/topics/using/headers/headers.md | 0 .../docs}/1.14/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/1.14/topics/using/index.md | 0 .../docs}/1.14/topics/using/intro-mappings.md | 0 .../en/docs}/1.14/topics/using/keepalive.md | 0 .../en/docs}/1.14/topics/using/mappings.md | 0 .../en/docs}/1.14/topics/using/method.md | 0 .../docs}/1.14/topics/using/prefix_regex.md | 0 .../topics/using/project-customization.md | 0 .../en/docs}/1.14/topics/using/projects.md | 0 .../1.14/topics/using/query_parameters.md | 0 .../1.14/topics/using/rate-limits/index.md | 0 .../en/docs}/1.14/topics/using/redirects.md | 0 .../en/docs}/1.14/topics/using/retries.md | 0 .../en/docs}/1.14/topics/using/rewrites.md | 0 .../en/docs}/1.14/topics/using/shadowing.md | 0 .../en/docs}/1.14/topics/using/tcpmappings.md | 0 .../en/docs}/1.14/topics/using/timeouts.md | 0 .../1.14/tutorials/dev-portal-tutorial.md | 0 .../docs}/1.14/tutorials/getting-started.md | 0 .../en/docs}/1.14/tutorials/gs-tabs.js | 0 .../en/docs}/1.14/tutorials/gs-tabs2.js | 0 .../en/docs}/1.14/tutorials/projects.md | 0 .../docs}/1.14/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/1.14/versions.yml | 0 .../en/docs}/2.0/about/alternatives.md | 0 .../en/docs}/2.0/about/changes-2.0.0.md | 0 {docs => content/en/docs}/2.0/about/faq.md | 0 .../docs}/2.0/about/features-and-benefits.md | 0 .../en/docs}/2.0/about/known-issues.md | 0 .../en/docs}/2.0/about/support.md | 0 .../en/docs}/2.0/about/why-ambassador.md | 0 {docs => content/en/docs}/2.0/community.md | 0 {docs => content/en/docs}/2.0/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.0/features-icons/canary-release.svg | 0 .../en/docs}/2.0/features-icons/cors.svg | 0 .../en/docs}/2.0/features-icons/datadog.png | Bin .../en/docs}/2.0/features-icons/datadog.svg | 0 .../docs}/2.0/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.0/features-icons/grpc.png | Bin .../docs}/2.0/features-icons/prometheus.svg | 0 .../2.0/features-icons/rate-limiting.svg | 0 .../2.0/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.0/features-icons/shadowing.svg | 0 .../en/docs}/2.0/features-icons/statsd.png | Bin .../en/docs}/2.0/features-icons/statsd.svg | 0 .../2.0/features-icons/third-party-auth.svg | 0 .../en/docs}/2.0/features-icons/timeouts.svg | 0 .../2.0/features-icons/tls-termination.svg | 0 .../docs}/2.0/features-icons/url-rewrite.svg | 0 .../docs}/2.0/features-icons/websockets.svg | 0 .../2.0/howtos/advanced-rate-limiting.md | 0 .../en/docs}/2.0/howtos/basic-auth.md | 0 .../en/docs}/2.0/howtos/cert-manager.md | 0 .../2.0/howtos/client-cert-validation.md | 0 .../2.0/howtos/configure-communications.md | 0 .../en/docs}/2.0/howtos/consul.md | 0 .../en/docs}/2.0/howtos/dist-tracing.md | 0 .../en/docs}/2.0/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.0/howtos/grpc.md | 0 {docs => content/en/docs}/2.0/howtos/index.md | 0 {docs => content/en/docs}/2.0/howtos/istio.md | 0 .../en/docs}/2.0/howtos/knative.md | 0 .../en/docs}/2.0/howtos/linkerd2.md | 0 .../en/docs}/2.0/howtos/prometheus.md | 0 .../2.0/howtos/protecting-diag-access.md | 0 .../2.0/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.0/howtos/route.md | 0 .../en/docs}/2.0/howtos/tls-termination.md | 0 .../en/docs}/2.0/howtos/tracing-datadog.md | 0 .../en/docs}/2.0/howtos/tracing-zipkin.md | 0 .../en/docs}/2.0/howtos/websockets.md | 0 .../en/docs}/2.0/images/Auth0_JWT.png | Bin .../2.0/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.0/images/aes-success.png | Bin .../en/docs}/2.0/images/ambassador-arch.png | Bin .../en/docs}/2.0/images/ambassador-logo.svg | 0 .../docs}/2.0/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.0/images/apple.png | Bin .../en/docs}/2.0/images/auth-flow.png | Bin .../docs}/2.0/images/authentication-icon.svg | 0 .../en/docs}/2.0/images/blackbird.png | Bin .../2.0/images/canary-release-overview.png | Bin .../en/docs}/2.0/images/configure-icon.svg | 0 .../en/docs}/2.0/images/consul-ambassador.png | Bin .../2.0/images/container-inner-dev-loop.png | Bin .../en/docs}/2.0/images/datawire-logo.svg | 0 .../docs}/2.0/images/diagnostics-example.png | Bin .../en/docs}/2.0/images/diagnostics.png | Bin .../en/docs}/2.0/images/docker-compose.png | Bin .../en/docs}/2.0/images/docker.png | Bin .../en/docs}/2.0/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.0/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.0/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.0/images/features-icons/cors.svg | 0 .../2.0/images/features-icons/datadog.png | Bin .../2.0/images/features-icons/datadog.svg | 0 .../2.0/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.0/images/features-icons/grpc.png | Bin .../2.0/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.0/images/features-icons/shadowing.svg | 0 .../2.0/images/features-icons/statsd.png | Bin .../2.0/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.0/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.0/images/features-icons/url-rewrite.svg | 0 .../2.0/images/features-icons/websockets.svg | 0 .../en/docs}/2.0/images/features-table.jpg | Bin .../docs}/2.0/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.0/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.0/images/github-login.png | Bin .../docs}/2.0/images/global-features-bg.svg | 0 .../en/docs}/2.0/images/grafana.png | Bin .../en/docs}/2.0/images/grpc-tls.png | Bin .../en/docs}/2.0/images/helm-navy.png | Bin {docs => content/en/docs}/2.0/images/helm.png | Bin .../2.0/images/highly-available-icon.svg | 0 .../en/docs}/2.0/images/jaeger.png | Bin .../en/docs}/2.0/images/kubernetes.png | Bin .../en/docs}/2.0/images/left-arrow.svg | 0 .../en/docs}/2.0/images/linux.png | Bin {docs => content/en/docs}/2.0/images/logo.png | Bin .../docs}/2.0/images/network-architecture.png | Bin .../docs}/2.0/images/penguin-background.svg | 0 .../en/docs}/2.0/images/pro-iap.png | Bin .../en/docs}/2.0/images/quote.svg | 0 .../en/docs}/2.0/images/right-arrow.svg | 0 .../en/docs}/2.0/images/routing-icon.svg | 0 .../2.0/images/self-service-features-bg.svg | 0 .../en/docs}/2.0/images/shadowing.png | Bin .../en/docs}/2.0/images/speedometers.png | Bin .../en/docs}/2.0/images/tp-architecture.png | Bin .../en/docs}/2.0/images/tp-tutorial-1.png | Bin .../en/docs}/2.0/images/tp-tutorial-2.png | Bin .../en/docs}/2.0/images/tp-tutorial-3.png | Bin .../en/docs}/2.0/images/tp-tutorial-4.png | Bin .../docs}/2.0/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.0/images/windows.png | Bin {docs => content/en/docs}/2.0/images/xkcd.png | Bin .../2.0/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.0/release-notes/emissary-ga.png | Bin .../en/docs}/2.0/release-notes/tada.png | Bin .../2.0/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.0/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../release-notes/v2.0.4-mappingselector.png | Bin .../2.0/release-notes/v2.0.4-v3alpha1.png | Bin .../2.0/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../en/docs}/2.0/releaseNotes.yml | 0 .../docs}/2.0/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.0/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.0/topics/install/bare-metal.md | 0 .../en/docs}/2.0/topics/install/docker.md | 0 .../en/docs}/2.0/topics/install/helm.md | 0 .../en/docs}/2.0/topics/install/index.less | 0 .../en/docs}/2.0/topics/install/index.md | 0 .../topics/install/migrate-to-version-2.md | 0 .../topics/install/upgrade-to-edge-stack.md | 0 .../en/docs}/2.0/topics/install/upgrading.md | 0 .../docs}/2.0/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.0/topics/running/ambassador-with-aws.md | 0 .../2.0/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.0/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.0/topics/running/debugging.md | 0 .../docs}/2.0/topics/running/diagnostics.md | 0 .../docs}/2.0/topics/running/environment.md | 0 .../en/docs}/2.0/topics/running/gzip.md | 0 .../en/docs}/2.0/topics/running/host-crd.md | 0 .../en/docs}/2.0/topics/running/index.md | 0 .../2.0/topics/running/ingress-controller.md | 0 .../en/docs}/2.0/topics/running/listener.md | 0 .../docs}/2.0/topics/running/load-balancer.md | 0 .../en/docs}/2.0/topics/running/resolvers.md | 0 .../en/docs}/2.0/topics/running/running.md | 0 .../en/docs}/2.0/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.0/topics/running/services/ext_authz.md | 0 .../2.0/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.0/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.0/topics/running/tls/index.md | 0 .../en/docs}/2.0/topics/running/tls/mtls.md | 0 .../2.0/topics/running/tls/origination.md | 0 .../en/docs}/2.0/topics/running/tls/sni.md | 0 .../en/docs}/2.0/topics/using/authservice.md | 0 .../en/docs}/2.0/topics/using/canary.md | 0 .../2.0/topics/using/circuit-breakers.md | 0 .../en/docs}/2.0/topics/using/cors.md | 0 .../en/docs}/2.0/topics/using/defaults.md | 0 .../en/docs}/2.0/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.0/topics/using/headers/headers.md | 0 .../en/docs}/2.0/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.0/topics/using/index.md | 0 .../docs}/2.0/topics/using/intro-mappings.md | 0 .../en/docs}/2.0/topics/using/keepalive.md | 0 .../en/docs}/2.0/topics/using/mappings.md | 0 .../en/docs}/2.0/topics/using/method.md | 0 .../en/docs}/2.0/topics/using/prefix_regex.md | 0 .../2.0/topics/using/query-parameters.md | 0 .../2.0/topics/using/rate-limits/index.md | 0 .../en/docs}/2.0/topics/using/redirects.md | 0 .../en/docs}/2.0/topics/using/retries.md | 0 .../en/docs}/2.0/topics/using/rewrites.md | 0 .../en/docs}/2.0/topics/using/shadowing.md | 0 .../en/docs}/2.0/topics/using/tcpmappings.md | 0 .../en/docs}/2.0/topics/using/timeouts.md | 0 .../2.0/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.0/tutorials/getting-started.md | 0 .../en/docs}/2.0/tutorials/gs-tabs.js | 0 .../en/docs}/2.0/tutorials/gs-tabs2.js | 0 .../en/docs}/2.0/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.0/versions.yml | 0 .../en/docs}/2.1/about/alternatives.md | 0 .../en/docs}/2.1/about/changes-2.x.md | 0 {docs => content/en/docs}/2.1/about/faq.md | 0 .../docs}/2.1/about/features-and-benefits.md | 0 .../en/docs}/2.1/about/known-issues.md | 0 .../en/docs}/2.1/about/support.md | 0 .../en/docs}/2.1/about/why-ambassador.md | 0 {docs => content/en/docs}/2.1/community.md | 0 {docs => content/en/docs}/2.1/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.1/features-icons/canary-release.svg | 0 .../en/docs}/2.1/features-icons/cors.svg | 0 .../en/docs}/2.1/features-icons/datadog.png | Bin .../en/docs}/2.1/features-icons/datadog.svg | 0 .../docs}/2.1/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.1/features-icons/grpc.png | Bin .../docs}/2.1/features-icons/prometheus.svg | 0 .../2.1/features-icons/rate-limiting.svg | 0 .../2.1/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.1/features-icons/shadowing.svg | 0 .../en/docs}/2.1/features-icons/statsd.png | Bin .../en/docs}/2.1/features-icons/statsd.svg | 0 .../2.1/features-icons/third-party-auth.svg | 0 .../en/docs}/2.1/features-icons/timeouts.svg | 0 .../2.1/features-icons/tls-termination.svg | 0 .../docs}/2.1/features-icons/url-rewrite.svg | 0 .../docs}/2.1/features-icons/websockets.svg | 0 .../en/docs}/2.1/howtos/basic-auth.md | 0 .../en/docs}/2.1/howtos/cert-manager.md | 0 .../2.1/howtos/client-cert-validation.md | 0 .../2.1/howtos/configure-communications.md | 0 .../en/docs}/2.1/howtos/consul.md | 0 .../en/docs}/2.1/howtos/dist-tracing.md | 0 .../en/docs}/2.1/howtos/external-dns.md | 0 .../en/docs}/2.1/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.1/howtos/grpc.md | 0 {docs => content/en/docs}/2.1/howtos/index.md | 0 {docs => content/en/docs}/2.1/howtos/istio.md | 0 .../en/docs}/2.1/howtos/knative.md | 0 .../en/docs}/2.1/howtos/linkerd2.md | 0 .../en/docs}/2.1/howtos/prometheus.md | 0 .../2.1/howtos/protecting-diag-access.md | 0 .../2.1/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.1/howtos/route.md | 0 .../en/docs}/2.1/howtos/tls-termination.md | 0 .../en/docs}/2.1/howtos/tracing-datadog.md | 0 .../en/docs}/2.1/howtos/tracing-zipkin.md | 0 .../en/docs}/2.1/howtos/websockets.md | 0 .../en/docs}/2.1/images/Auth0_JWT.png | Bin .../2.1/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.1/images/aes-success.png | Bin .../en/docs}/2.1/images/ambassador-arch.png | Bin .../en/docs}/2.1/images/ambassador-logo.svg | 0 .../docs}/2.1/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.1/images/apple.png | Bin .../en/docs}/2.1/images/auth-flow.png | Bin .../docs}/2.1/images/authentication-icon.svg | 0 .../en/docs}/2.1/images/blackbird.png | Bin .../2.1/images/canary-release-overview.png | Bin .../en/docs}/2.1/images/configure-icon.svg | 0 .../en/docs}/2.1/images/consul-ambassador.png | Bin .../2.1/images/container-inner-dev-loop.png | Bin .../en/docs}/2.1/images/datawire-logo.svg | 0 .../docs}/2.1/images/diagnostics-example.png | Bin .../en/docs}/2.1/images/diagnostics.png | Bin .../en/docs}/2.1/images/docker-compose.png | Bin .../en/docs}/2.1/images/docker.png | Bin .../en/docs}/2.1/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.1/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.1/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.1/images/features-icons/cors.svg | 0 .../2.1/images/features-icons/datadog.png | Bin .../2.1/images/features-icons/datadog.svg | 0 .../2.1/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.1/images/features-icons/grpc.png | Bin .../2.1/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.1/images/features-icons/shadowing.svg | 0 .../2.1/images/features-icons/statsd.png | Bin .../2.1/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.1/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.1/images/features-icons/url-rewrite.svg | 0 .../2.1/images/features-icons/websockets.svg | 0 .../en/docs}/2.1/images/features-table.jpg | Bin .../docs}/2.1/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.1/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.1/images/github-login.png | Bin .../docs}/2.1/images/global-features-bg.svg | 0 .../en/docs}/2.1/images/grafana.png | Bin .../en/docs}/2.1/images/grpc-tls.png | Bin .../en/docs}/2.1/images/helm-navy.png | Bin {docs => content/en/docs}/2.1/images/helm.png | Bin .../2.1/images/highly-available-icon.svg | 0 .../en/docs}/2.1/images/jaeger.png | Bin .../en/docs}/2.1/images/kubernetes.png | Bin .../en/docs}/2.1/images/left-arrow.svg | 0 .../en/docs}/2.1/images/linux.png | Bin {docs => content/en/docs}/2.1/images/logo.png | Bin .../docs}/2.1/images/network-architecture.png | Bin .../docs}/2.1/images/penguin-background.svg | 0 .../en/docs}/2.1/images/pro-iap.png | Bin .../en/docs}/2.1/images/quote.svg | 0 .../en/docs}/2.1/images/right-arrow.svg | 0 .../en/docs}/2.1/images/routing-icon.svg | 0 .../2.1/images/self-service-features-bg.svg | 0 .../en/docs}/2.1/images/shadowing.png | Bin .../en/docs}/2.1/images/speedometers.png | Bin .../en/docs}/2.1/images/tp-architecture.png | Bin .../en/docs}/2.1/images/tp-tutorial-1.png | Bin .../en/docs}/2.1/images/tp-tutorial-2.png | Bin .../en/docs}/2.1/images/tp-tutorial-3.png | Bin .../en/docs}/2.1/images/tp-tutorial-4.png | Bin .../docs}/2.1/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.1/images/windows.png | Bin {docs => content/en/docs}/2.1/images/xkcd.png | Bin {docs => content/en/docs}/2.1/licenses.md | 0 .../2.1/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.1/release-notes/emissary-ga.png | Bin .../en/docs}/2.1/release-notes/tada.png | Bin .../2.1/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.1/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../2.1/release-notes/v2.0.4-v3alpha1.png | Bin .../2.1/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/2.1/release-notes/v2.1.0-canary.png | Bin .../2.1/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../2.1/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../2.1/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../en/docs}/2.1/releaseNotes.yml | 0 .../docs}/2.1/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.1/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.1/topics/install/bare-metal.md | 0 .../2.1/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/2.1/topics/install/docker.md | 0 .../en/docs}/2.1/topics/install/helm.md | 0 .../en/docs}/2.1/topics/install/index.less | 0 .../en/docs}/2.1/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../2.1/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.1.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.1.md | 0 .../upgrade/helm/emissary-2.1/emissary-2.1.md | 0 .../yaml/emissary-1.14/emissary-2.1.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.1.md | 0 .../upgrade/yaml/emissary-2.1/emissary-2.1.md | 0 .../docs}/2.1/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.1/topics/running/ambassador-with-aws.md | 0 .../2.1/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.1/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.1/topics/running/debugging.md | 0 .../docs}/2.1/topics/running/diagnostics.md | 0 .../docs}/2.1/topics/running/environment.md | 0 .../en/docs}/2.1/topics/running/gzip.md | 0 .../en/docs}/2.1/topics/running/host-crd.md | 0 .../en/docs}/2.1/topics/running/index.md | 0 .../2.1/topics/running/ingress-controller.md | 0 .../en/docs}/2.1/topics/running/listener.md | 0 .../docs}/2.1/topics/running/load-balancer.md | 0 .../en/docs}/2.1/topics/running/resolvers.md | 0 .../en/docs}/2.1/topics/running/running.md | 0 .../en/docs}/2.1/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.1/topics/running/services/ext_authz.md | 0 .../2.1/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.1/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.1/topics/running/tls/index.md | 0 .../en/docs}/2.1/topics/running/tls/mtls.md | 0 .../2.1/topics/running/tls/origination.md | 0 .../en/docs}/2.1/topics/running/tls/sni.md | 0 .../en/docs}/2.1/topics/using/authservice.md | 0 .../en/docs}/2.1/topics/using/canary.md | 0 .../2.1/topics/using/circuit-breakers.md | 0 .../en/docs}/2.1/topics/using/cors.md | 0 .../en/docs}/2.1/topics/using/defaults.md | 0 .../en/docs}/2.1/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.1/topics/using/headers/headers.md | 0 .../en/docs}/2.1/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.1/topics/using/index.md | 0 .../docs}/2.1/topics/using/intro-mappings.md | 0 .../en/docs}/2.1/topics/using/keepalive.md | 0 .../en/docs}/2.1/topics/using/mappings.md | 0 .../en/docs}/2.1/topics/using/method.md | 0 .../en/docs}/2.1/topics/using/prefix_regex.md | 0 .../2.1/topics/using/query-parameters.md | 0 .../2.1/topics/using/rate-limits/index.md | 0 .../en/docs}/2.1/topics/using/redirects.md | 0 .../en/docs}/2.1/topics/using/retries.md | 0 .../en/docs}/2.1/topics/using/rewrites.md | 0 .../en/docs}/2.1/topics/using/shadowing.md | 0 .../en/docs}/2.1/topics/using/tcpmappings.md | 0 .../en/docs}/2.1/topics/using/timeouts.md | 0 .../2.1/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.1/tutorials/getting-started.md | 0 .../en/docs}/2.1/tutorials/gs-tabs.js | 0 .../en/docs}/2.1/tutorials/gs-tabs2.js | 0 .../en/docs}/2.1/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.1/versions.yml | 0 .../en/docs}/2.2/about/alternatives.md | 0 .../en/docs}/2.2/about/changes-2.x.md | 0 {docs => content/en/docs}/2.2/about/faq.md | 0 .../docs}/2.2/about/features-and-benefits.md | 0 .../en/docs}/2.2/about/known-issues.md | 0 .../en/docs}/2.2/about/support.md | 0 .../en/docs}/2.2/about/why-ambassador.md | 0 {docs => content/en/docs}/2.2/community.md | 0 {docs => content/en/docs}/2.2/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.2/features-icons/canary-release.svg | 0 .../en/docs}/2.2/features-icons/cors.svg | 0 .../en/docs}/2.2/features-icons/datadog.png | Bin .../en/docs}/2.2/features-icons/datadog.svg | 0 .../docs}/2.2/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.2/features-icons/grpc.png | Bin .../docs}/2.2/features-icons/prometheus.svg | 0 .../2.2/features-icons/rate-limiting.svg | 0 .../2.2/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.2/features-icons/shadowing.svg | 0 .../en/docs}/2.2/features-icons/statsd.png | Bin .../en/docs}/2.2/features-icons/statsd.svg | 0 .../2.2/features-icons/third-party-auth.svg | 0 .../en/docs}/2.2/features-icons/timeouts.svg | 0 .../2.2/features-icons/tls-termination.svg | 0 .../docs}/2.2/features-icons/url-rewrite.svg | 0 .../docs}/2.2/features-icons/websockets.svg | 0 .../en/docs}/2.2/howtos/basic-auth.md | 0 .../en/docs}/2.2/howtos/cert-manager.md | 0 .../2.2/howtos/client-cert-validation.md | 0 .../2.2/howtos/configure-communications.md | 0 .../en/docs}/2.2/howtos/consul.md | 0 .../en/docs}/2.2/howtos/dist-tracing.md | 0 .../en/docs}/2.2/howtos/external-dns.md | 0 .../en/docs}/2.2/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.2/howtos/grpc.md | 0 {docs => content/en/docs}/2.2/howtos/index.md | 0 {docs => content/en/docs}/2.2/howtos/istio.md | 0 .../en/docs}/2.2/howtos/knative.md | 0 .../en/docs}/2.2/howtos/linkerd2.md | 0 .../en/docs}/2.2/howtos/prometheus.md | 0 .../2.2/howtos/protecting-diag-access.md | 0 .../2.2/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.2/howtos/route.md | 0 .../en/docs}/2.2/howtos/tls-termination.md | 0 .../en/docs}/2.2/howtos/tracing-datadog.md | 0 .../en/docs}/2.2/howtos/tracing-zipkin.md | 0 .../en/docs}/2.2/howtos/websockets.md | 0 .../en/docs}/2.2/images/Auth0_JWT.png | Bin .../2.2/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.2/images/aes-success.png | Bin .../en/docs}/2.2/images/ambassador-arch.png | Bin .../en/docs}/2.2/images/ambassador-logo.svg | 0 .../docs}/2.2/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.2/images/apple.png | Bin .../en/docs}/2.2/images/auth-flow.png | Bin .../docs}/2.2/images/authentication-icon.svg | 0 .../en/docs}/2.2/images/blackbird.png | Bin .../2.2/images/canary-release-overview.png | Bin .../en/docs}/2.2/images/configure-icon.svg | 0 .../en/docs}/2.2/images/consul-ambassador.png | Bin .../2.2/images/container-inner-dev-loop.png | Bin .../en/docs}/2.2/images/datawire-logo.svg | 0 .../docs}/2.2/images/diagnostics-example.png | Bin .../en/docs}/2.2/images/diagnostics.png | Bin .../en/docs}/2.2/images/docker-compose.png | Bin .../en/docs}/2.2/images/docker.png | Bin .../en/docs}/2.2/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.2/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.2/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.2/images/features-icons/cors.svg | 0 .../2.2/images/features-icons/datadog.png | Bin .../2.2/images/features-icons/datadog.svg | 0 .../2.2/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.2/images/features-icons/grpc.png | Bin .../2.2/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.2/images/features-icons/shadowing.svg | 0 .../2.2/images/features-icons/statsd.png | Bin .../2.2/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.2/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.2/images/features-icons/url-rewrite.svg | 0 .../2.2/images/features-icons/websockets.svg | 0 .../en/docs}/2.2/images/features-table.jpg | Bin .../docs}/2.2/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.2/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.2/images/github-login.png | Bin .../docs}/2.2/images/global-features-bg.svg | 0 .../en/docs}/2.2/images/grafana.png | Bin .../en/docs}/2.2/images/grpc-tls.png | Bin .../en/docs}/2.2/images/helm-navy.png | Bin {docs => content/en/docs}/2.2/images/helm.png | Bin .../2.2/images/highly-available-icon.svg | 0 .../en/docs}/2.2/images/jaeger.png | Bin .../en/docs}/2.2/images/kubernetes.png | Bin .../en/docs}/2.2/images/left-arrow.svg | 0 .../en/docs}/2.2/images/linux.png | Bin {docs => content/en/docs}/2.2/images/logo.png | Bin .../en/docs}/2.2/images/mapping-editor.png | Bin .../docs}/2.2/images/network-architecture.png | Bin .../docs}/2.2/images/penguin-background.svg | 0 .../en/docs}/2.2/images/pro-iap.png | Bin .../en/docs}/2.2/images/quote.svg | 0 .../en/docs}/2.2/images/right-arrow.svg | 0 .../en/docs}/2.2/images/routing-icon.svg | 0 .../2.2/images/self-service-features-bg.svg | 0 .../en/docs}/2.2/images/shadowing.png | Bin .../en/docs}/2.2/images/speedometers.png | Bin .../en/docs}/2.2/images/tp-architecture.png | Bin .../en/docs}/2.2/images/tp-tutorial-1.png | Bin .../en/docs}/2.2/images/tp-tutorial-2.png | Bin .../en/docs}/2.2/images/tp-tutorial-3.png | Bin .../en/docs}/2.2/images/tp-tutorial-4.png | Bin .../docs}/2.2/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.2/images/windows.png | Bin {docs => content/en/docs}/2.2/images/xkcd.png | Bin {docs => content/en/docs}/2.2/licenses.md | 0 .../2.2/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.2/release-notes/emissary-ga.png | Bin .../en/docs}/2.2/release-notes/tada.png | Bin .../2.2/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.2/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../2.2/release-notes/v2.0.4-v3alpha1.png | Bin .../2.2/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/2.2/release-notes/v2.1.0-canary.png | Bin .../2.2/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../2.2/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../2.2/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/2.2/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/2.2/releaseNotes.yml | 0 .../docs}/2.2/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.2/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.2/topics/install/bare-metal.md | 0 .../2.2/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/2.2/topics/install/docker.md | 0 .../en/docs}/2.2/topics/install/helm.md | 0 .../en/docs}/2.2/topics/install/index.less | 0 .../en/docs}/2.2/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../2.2/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.2.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.2.md | 0 .../upgrade/helm/emissary-2.1/emissary-2.2.md | 0 .../yaml/emissary-1.14/emissary-2.2.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.2.md | 0 .../upgrade/yaml/emissary-2.1/emissary-2.2.md | 0 .../docs}/2.2/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.2/topics/running/ambassador-with-aws.md | 0 .../2.2/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.2/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.2/topics/running/debugging.md | 0 .../docs}/2.2/topics/running/diagnostics.md | 0 .../docs}/2.2/topics/running/environment.md | 0 .../en/docs}/2.2/topics/running/gzip.md | 0 .../en/docs}/2.2/topics/running/host-crd.md | 0 .../en/docs}/2.2/topics/running/index.md | 0 .../2.2/topics/running/ingress-controller.md | 0 .../en/docs}/2.2/topics/running/listener.md | 0 .../docs}/2.2/topics/running/load-balancer.md | 0 .../en/docs}/2.2/topics/running/resolvers.md | 0 .../en/docs}/2.2/topics/running/running.md | 0 .../en/docs}/2.2/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.2/topics/running/services/ext_authz.md | 0 .../2.2/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.2/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.2/topics/running/tls/index.md | 0 .../en/docs}/2.2/topics/running/tls/mtls.md | 0 .../2.2/topics/running/tls/origination.md | 0 .../en/docs}/2.2/topics/running/tls/sni.md | 0 .../en/docs}/2.2/topics/using/authservice.md | 0 .../en/docs}/2.2/topics/using/canary.md | 0 .../2.2/topics/using/circuit-breakers.md | 0 .../en/docs}/2.2/topics/using/cors.md | 0 .../en/docs}/2.2/topics/using/defaults.md | 0 .../en/docs}/2.2/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.2/topics/using/headers/headers.md | 0 .../en/docs}/2.2/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.2/topics/using/index.md | 0 .../docs}/2.2/topics/using/intro-mappings.md | 0 .../en/docs}/2.2/topics/using/keepalive.md | 0 .../en/docs}/2.2/topics/using/mappings.md | 0 .../en/docs}/2.2/topics/using/method.md | 0 .../en/docs}/2.2/topics/using/prefix_regex.md | 0 .../2.2/topics/using/query-parameters.md | 0 .../2.2/topics/using/rate-limits/index.md | 0 .../en/docs}/2.2/topics/using/redirects.md | 0 .../en/docs}/2.2/topics/using/retries.md | 0 .../en/docs}/2.2/topics/using/rewrites.md | 0 .../en/docs}/2.2/topics/using/shadowing.md | 0 .../en/docs}/2.2/topics/using/tcpmappings.md | 0 .../en/docs}/2.2/topics/using/timeouts.md | 0 .../2.2/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.2/tutorials/getting-started.md | 0 .../en/docs}/2.2/tutorials/gs-tabs.js | 0 .../en/docs}/2.2/tutorials/gs-tabs2.js | 0 .../en/docs}/2.2/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.2/versions.yml | 0 .../en/docs}/2.3/about/aes-emissary-eol.md | 0 .../en/docs}/2.3/about/alternatives.md | 0 .../en/docs}/2.3/about/changes-2.x.md | 0 {docs => content/en/docs}/2.3/about/faq.md | 0 .../docs}/2.3/about/features-and-benefits.md | 0 .../en/docs}/2.3/about/known-issues.md | 0 .../en/docs}/2.3/about/support.md | 0 .../en/docs}/2.3/about/why-ambassador.md | 0 {docs => content/en/docs}/2.3/community.md | 0 {docs => content/en/docs}/2.3/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.3/features-icons/canary-release.svg | 0 .../en/docs}/2.3/features-icons/cors.svg | 0 .../en/docs}/2.3/features-icons/datadog.png | Bin .../en/docs}/2.3/features-icons/datadog.svg | 0 .../docs}/2.3/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.3/features-icons/grpc.png | Bin .../docs}/2.3/features-icons/prometheus.svg | 0 .../2.3/features-icons/rate-limiting.svg | 0 .../2.3/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.3/features-icons/shadowing.svg | 0 .../en/docs}/2.3/features-icons/statsd.png | Bin .../en/docs}/2.3/features-icons/statsd.svg | 0 .../2.3/features-icons/third-party-auth.svg | 0 .../en/docs}/2.3/features-icons/timeouts.svg | 0 .../2.3/features-icons/tls-termination.svg | 0 .../docs}/2.3/features-icons/url-rewrite.svg | 0 .../docs}/2.3/features-icons/websockets.svg | 0 .../en/docs}/2.3/howtos/basic-auth.md | 0 .../en/docs}/2.3/howtos/cert-manager.md | 0 .../2.3/howtos/client-cert-validation.md | 0 .../2.3/howtos/configure-communications.md | 0 .../en/docs}/2.3/howtos/consul.md | 0 .../en/docs}/2.3/howtos/dist-tracing.md | 0 .../en/docs}/2.3/howtos/external-dns.md | 0 .../en/docs}/2.3/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.3/howtos/grpc.md | 0 {docs => content/en/docs}/2.3/howtos/index.md | 0 {docs => content/en/docs}/2.3/howtos/istio.md | 0 .../en/docs}/2.3/howtos/knative.md | 0 .../en/docs}/2.3/howtos/linkerd2.md | 0 .../en/docs}/2.3/howtos/prometheus.md | 0 .../2.3/howtos/protecting-diag-access.md | 0 .../2.3/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.3/howtos/route.md | 0 .../en/docs}/2.3/howtos/tls-termination.md | 0 .../en/docs}/2.3/howtos/tracing-datadog.md | 0 .../en/docs}/2.3/howtos/tracing-zipkin.md | 0 .../en/docs}/2.3/howtos/websockets.md | 0 .../en/docs}/2.3/images/Auth0_JWT.png | Bin .../2.3/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.3/images/aes-success.png | Bin .../en/docs}/2.3/images/ambassador-arch.png | Bin .../en/docs}/2.3/images/ambassador-logo.svg | 0 .../docs}/2.3/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.3/images/apple.png | Bin .../en/docs}/2.3/images/auth-flow.png | Bin .../docs}/2.3/images/authentication-icon.svg | 0 .../en/docs}/2.3/images/blackbird.png | Bin .../2.3/images/canary-release-overview.png | Bin .../en/docs}/2.3/images/configure-icon.svg | 0 .../en/docs}/2.3/images/consul-ambassador.png | Bin .../2.3/images/container-inner-dev-loop.png | Bin .../en/docs}/2.3/images/datawire-logo.svg | 0 .../docs}/2.3/images/diagnostics-example.png | Bin .../en/docs}/2.3/images/diagnostics.png | Bin .../en/docs}/2.3/images/docker-compose.png | Bin .../en/docs}/2.3/images/docker.png | Bin .../en/docs}/2.3/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.3/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.3/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.3/images/features-icons/cors.svg | 0 .../2.3/images/features-icons/datadog.png | Bin .../2.3/images/features-icons/datadog.svg | 0 .../2.3/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.3/images/features-icons/grpc.png | Bin .../2.3/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.3/images/features-icons/shadowing.svg | 0 .../2.3/images/features-icons/statsd.png | Bin .../2.3/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.3/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.3/images/features-icons/url-rewrite.svg | 0 .../2.3/images/features-icons/websockets.svg | 0 .../en/docs}/2.3/images/features-table.jpg | Bin .../docs}/2.3/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.3/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.3/images/github-login.png | Bin .../docs}/2.3/images/global-features-bg.svg | 0 .../en/docs}/2.3/images/grafana.png | Bin .../en/docs}/2.3/images/grpc-tls.png | Bin .../en/docs}/2.3/images/helm-navy.png | Bin {docs => content/en/docs}/2.3/images/helm.png | Bin .../2.3/images/highly-available-icon.svg | 0 .../en/docs}/2.3/images/jaeger.png | Bin .../en/docs}/2.3/images/kubernetes.png | Bin .../en/docs}/2.3/images/left-arrow.svg | 0 .../en/docs}/2.3/images/linux.png | Bin {docs => content/en/docs}/2.3/images/logo.png | Bin .../en/docs}/2.3/images/mapping-editor.png | Bin .../docs}/2.3/images/network-architecture.png | Bin .../docs}/2.3/images/penguin-background.svg | 0 .../en/docs}/2.3/images/pro-iap.png | Bin .../en/docs}/2.3/images/quote.svg | 0 .../en/docs}/2.3/images/right-arrow.svg | 0 .../en/docs}/2.3/images/routing-icon.svg | 0 .../2.3/images/self-service-features-bg.svg | 0 .../en/docs}/2.3/images/shadowing.png | Bin .../en/docs}/2.3/images/speedometers.png | Bin .../en/docs}/2.3/images/tp-architecture.png | Bin .../en/docs}/2.3/images/tp-tutorial-1.png | Bin .../en/docs}/2.3/images/tp-tutorial-2.png | Bin .../en/docs}/2.3/images/tp-tutorial-3.png | Bin .../en/docs}/2.3/images/tp-tutorial-4.png | Bin .../docs}/2.3/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.3/images/windows.png | Bin {docs => content/en/docs}/2.3/images/xkcd.png | Bin .../2.3/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.3/release-notes/emissary-ga.png | Bin .../en/docs}/2.3/release-notes/tada.png | Bin .../2.3/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.3/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../2.3/release-notes/v2.0.4-v3alpha1.png | Bin .../2.3/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/2.3/release-notes/v2.1.0-canary.png | Bin .../2.3/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../2.3/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../2.3/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/2.3/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/2.3/releaseNotes.yml | 0 .../docs}/2.3/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.3/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.3/topics/install/bare-metal.md | 0 .../2.3/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/2.3/topics/install/docker.md | 0 .../en/docs}/2.3/topics/install/helm.md | 0 .../en/docs}/2.3/topics/install/index.less | 0 .../en/docs}/2.3/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../2.3/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.2/emissary-2.3.md | 0 .../yaml/emissary-1.14/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.2/emissary-2.3.md | 0 .../docs}/2.3/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.3/topics/running/ambassador-with-aws.md | 0 .../2.3/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.3/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.3/topics/running/debugging.md | 0 .../docs}/2.3/topics/running/diagnostics.md | 0 .../docs}/2.3/topics/running/environment.md | 0 .../en/docs}/2.3/topics/running/gzip.md | 0 .../en/docs}/2.3/topics/running/host-crd.md | 0 .../en/docs}/2.3/topics/running/index.md | 0 .../2.3/topics/running/ingress-controller.md | 0 .../en/docs}/2.3/topics/running/listener.md | 0 .../docs}/2.3/topics/running/load-balancer.md | 0 .../en/docs}/2.3/topics/running/resolvers.md | 0 .../en/docs}/2.3/topics/running/running.md | 0 .../en/docs}/2.3/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.3/topics/running/services/ext_authz.md | 0 .../2.3/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.3/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.3/topics/running/tls/index.md | 0 .../en/docs}/2.3/topics/running/tls/mtls.md | 0 .../2.3/topics/running/tls/origination.md | 0 .../en/docs}/2.3/topics/running/tls/sni.md | 0 .../en/docs}/2.3/topics/using/authservice.md | 0 .../en/docs}/2.3/topics/using/canary.md | 0 .../2.3/topics/using/circuit-breakers.md | 0 .../en/docs}/2.3/topics/using/cors.md | 0 .../en/docs}/2.3/topics/using/defaults.md | 0 .../en/docs}/2.3/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.3/topics/using/headers/headers.md | 0 .../en/docs}/2.3/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.3/topics/using/index.md | 0 .../docs}/2.3/topics/using/intro-mappings.md | 0 .../en/docs}/2.3/topics/using/keepalive.md | 0 .../en/docs}/2.3/topics/using/mappings.md | 0 .../en/docs}/2.3/topics/using/method.md | 0 .../en/docs}/2.3/topics/using/prefix_regex.md | 0 .../2.3/topics/using/query-parameters.md | 0 .../2.3/topics/using/rate-limits/index.md | 0 .../en/docs}/2.3/topics/using/redirects.md | 0 .../en/docs}/2.3/topics/using/retries.md | 0 .../en/docs}/2.3/topics/using/rewrites.md | 0 .../en/docs}/2.3/topics/using/shadowing.md | 0 .../en/docs}/2.3/topics/using/tcpmappings.md | 0 .../en/docs}/2.3/topics/using/timeouts.md | 0 .../2.3/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.3/tutorials/getting-started.md | 0 .../en/docs}/2.3/tutorials/gs-tabs.js | 0 .../en/docs}/2.3/tutorials/gs-tabs2.js | 0 .../en/docs}/2.3/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.3/versions.yml | 0 .../en/docs}/2.4/about/aes-emissary-eol.md | 0 .../en/docs}/2.4/about/alternatives.md | 0 .../en/docs}/2.4/about/changes-2.x.md | 0 {docs => content/en/docs}/2.4/about/faq.md | 0 .../docs}/2.4/about/features-and-benefits.md | 0 .../en/docs}/2.4/about/known-issues.md | 0 .../en/docs}/2.4/about/support.md | 0 .../en/docs}/2.4/about/why-ambassador.md | 0 {docs => content/en/docs}/2.4/community.md | 0 {docs => content/en/docs}/2.4/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.4/features-icons/canary-release.svg | 0 .../en/docs}/2.4/features-icons/cors.svg | 0 .../en/docs}/2.4/features-icons/datadog.png | Bin .../en/docs}/2.4/features-icons/datadog.svg | 0 .../docs}/2.4/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.4/features-icons/grpc.png | Bin .../docs}/2.4/features-icons/prometheus.svg | 0 .../2.4/features-icons/rate-limiting.svg | 0 .../2.4/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.4/features-icons/shadowing.svg | 0 .../en/docs}/2.4/features-icons/statsd.png | Bin .../en/docs}/2.4/features-icons/statsd.svg | 0 .../2.4/features-icons/third-party-auth.svg | 0 .../en/docs}/2.4/features-icons/timeouts.svg | 0 .../2.4/features-icons/tls-termination.svg | 0 .../docs}/2.4/features-icons/url-rewrite.svg | 0 .../docs}/2.4/features-icons/websockets.svg | 0 .../en/docs}/2.4/howtos/basic-auth.md | 0 .../en/docs}/2.4/howtos/cert-manager.md | 0 .../2.4/howtos/client-cert-validation.md | 0 .../2.4/howtos/configure-communications.md | 0 .../en/docs}/2.4/howtos/consul.md | 0 .../en/docs}/2.4/howtos/dist-tracing.md | 0 .../en/docs}/2.4/howtos/external-dns.md | 0 .../en/docs}/2.4/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.4/howtos/grpc.md | 0 {docs => content/en/docs}/2.4/howtos/index.md | 0 {docs => content/en/docs}/2.4/howtos/istio.md | 0 .../en/docs}/2.4/howtos/knative.md | 0 .../en/docs}/2.4/howtos/linkerd2.md | 0 .../en/docs}/2.4/howtos/prometheus.md | 0 .../2.4/howtos/protecting-diag-access.md | 0 .../2.4/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.4/howtos/route.md | 0 .../en/docs}/2.4/howtos/tls-termination.md | 0 .../en/docs}/2.4/howtos/tracing-datadog.md | 0 .../en/docs}/2.4/howtos/tracing-zipkin.md | 0 .../en/docs}/2.4/howtos/websockets.md | 0 .../en/docs}/2.4/images/Auth0_JWT.png | Bin .../2.4/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.4/images/aes-success.png | Bin .../en/docs}/2.4/images/ambassador-arch.png | Bin .../en/docs}/2.4/images/ambassador-logo.svg | 0 .../docs}/2.4/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.4/images/apple.png | Bin .../en/docs}/2.4/images/auth-flow.png | Bin .../docs}/2.4/images/authentication-icon.svg | 0 .../en/docs}/2.4/images/blackbird.png | Bin .../2.4/images/canary-release-overview.png | Bin .../en/docs}/2.4/images/configure-icon.svg | 0 .../en/docs}/2.4/images/consul-ambassador.png | Bin .../2.4/images/container-inner-dev-loop.png | Bin .../en/docs}/2.4/images/datawire-logo.svg | 0 .../docs}/2.4/images/diagnostics-example.png | Bin .../en/docs}/2.4/images/diagnostics.png | Bin .../en/docs}/2.4/images/docker-compose.png | Bin .../en/docs}/2.4/images/docker.png | Bin .../en/docs}/2.4/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.4/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.4/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.4/images/features-icons/cors.svg | 0 .../2.4/images/features-icons/datadog.png | Bin .../2.4/images/features-icons/datadog.svg | 0 .../2.4/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.4/images/features-icons/grpc.png | Bin .../2.4/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.4/images/features-icons/shadowing.svg | 0 .../2.4/images/features-icons/statsd.png | Bin .../2.4/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.4/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.4/images/features-icons/url-rewrite.svg | 0 .../2.4/images/features-icons/websockets.svg | 0 .../en/docs}/2.4/images/features-table.jpg | Bin .../docs}/2.4/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.4/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.4/images/github-login.png | Bin .../docs}/2.4/images/global-features-bg.svg | 0 .../en/docs}/2.4/images/grafana.png | Bin .../en/docs}/2.4/images/grpc-tls.png | Bin .../en/docs}/2.4/images/helm-navy.png | Bin {docs => content/en/docs}/2.4/images/helm.png | Bin .../2.4/images/highly-available-icon.svg | 0 .../en/docs}/2.4/images/jaeger.png | Bin .../en/docs}/2.4/images/kubernetes.png | Bin .../en/docs}/2.4/images/left-arrow.svg | 0 .../en/docs}/2.4/images/linux.png | Bin {docs => content/en/docs}/2.4/images/logo.png | Bin .../en/docs}/2.4/images/mapping-editor.png | Bin .../docs}/2.4/images/network-architecture.png | Bin .../docs}/2.4/images/penguin-background.svg | 0 .../en/docs}/2.4/images/pro-iap.png | Bin .../en/docs}/2.4/images/quote.svg | 0 .../en/docs}/2.4/images/right-arrow.svg | 0 .../en/docs}/2.4/images/routing-icon.svg | 0 .../2.4/images/self-service-features-bg.svg | 0 .../en/docs}/2.4/images/shadowing.png | Bin .../en/docs}/2.4/images/speedometers.png | Bin .../en/docs}/2.4/images/tp-architecture.png | Bin .../en/docs}/2.4/images/tp-tutorial-1.png | Bin .../en/docs}/2.4/images/tp-tutorial-2.png | Bin .../en/docs}/2.4/images/tp-tutorial-3.png | Bin .../en/docs}/2.4/images/tp-tutorial-4.png | Bin .../docs}/2.4/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.4/images/windows.png | Bin {docs => content/en/docs}/2.4/images/xkcd.png | Bin .../2.4/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.4/release-notes/emissary-ga.png | Bin .../en/docs}/2.4/release-notes/tada.png | Bin .../2.4/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.4/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../2.4/release-notes/v2.0.4-v3alpha1.png | Bin .../2.4/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/2.4/release-notes/v2.1.0-canary.png | Bin .../2.4/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../2.4/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../2.4/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/2.4/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/2.4/releaseNotes.yml | 0 .../docs}/2.4/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.4/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.4/topics/install/bare-metal.md | 0 .../2.4/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/2.4/topics/install/docker.md | 0 .../en/docs}/2.4/topics/install/helm.md | 0 .../en/docs}/2.4/topics/install/index.less | 0 .../en/docs}/2.4/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../2.4/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.4.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.4.md | 0 .../upgrade/helm/emissary-2.3/emissary-2.4.md | 0 .../yaml/emissary-1.14/emissary-2.4.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.4.md | 0 .../upgrade/yaml/emissary-2.3/emissary-2.4.md | 0 .../docs}/2.4/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.4/topics/running/ambassador-with-aws.md | 0 .../2.4/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.4/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.4/topics/running/debugging.md | 0 .../docs}/2.4/topics/running/diagnostics.md | 0 .../docs}/2.4/topics/running/environment.md | 0 .../en/docs}/2.4/topics/running/gzip.md | 0 .../en/docs}/2.4/topics/running/host-crd.md | 0 .../en/docs}/2.4/topics/running/index.md | 0 .../2.4/topics/running/ingress-controller.md | 0 .../en/docs}/2.4/topics/running/listener.md | 0 .../docs}/2.4/topics/running/load-balancer.md | 0 .../en/docs}/2.4/topics/running/resolvers.md | 0 .../en/docs}/2.4/topics/running/running.md | 0 .../en/docs}/2.4/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.4/topics/running/services/ext_authz.md | 0 .../2.4/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.4/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.4/topics/running/tls/index.md | 0 .../en/docs}/2.4/topics/running/tls/mtls.md | 0 .../2.4/topics/running/tls/origination.md | 0 .../en/docs}/2.4/topics/running/tls/sni.md | 0 .../en/docs}/2.4/topics/using/authservice.md | 0 .../en/docs}/2.4/topics/using/canary.md | 0 .../2.4/topics/using/circuit-breakers.md | 0 .../en/docs}/2.4/topics/using/cors.md | 0 .../en/docs}/2.4/topics/using/defaults.md | 0 .../en/docs}/2.4/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.4/topics/using/headers/headers.md | 0 .../en/docs}/2.4/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.4/topics/using/index.md | 0 .../docs}/2.4/topics/using/intro-mappings.md | 0 .../en/docs}/2.4/topics/using/keepalive.md | 0 .../en/docs}/2.4/topics/using/mappings.md | 0 .../en/docs}/2.4/topics/using/method.md | 0 .../en/docs}/2.4/topics/using/prefix_regex.md | 0 .../2.4/topics/using/query-parameters.md | 0 .../2.4/topics/using/rate-limits/index.md | 0 .../en/docs}/2.4/topics/using/redirects.md | 0 .../en/docs}/2.4/topics/using/retries.md | 0 .../en/docs}/2.4/topics/using/rewrites.md | 0 .../en/docs}/2.4/topics/using/shadowing.md | 0 .../en/docs}/2.4/topics/using/tcpmappings.md | 0 .../en/docs}/2.4/topics/using/timeouts.md | 0 .../2.4/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.4/tutorials/getting-started.md | 0 .../en/docs}/2.4/tutorials/gs-tabs.js | 0 .../en/docs}/2.4/tutorials/gs-tabs2.js | 0 .../en/docs}/2.4/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.4/versions.yml | 0 .../en/docs}/2.5/about/aes-emissary-eol.md | 0 .../en/docs}/2.5/about/alternatives.md | 0 .../en/docs}/2.5/about/changes-2.x.md | 0 {docs => content/en/docs}/2.5/about/faq.md | 0 .../docs}/2.5/about/features-and-benefits.md | 0 .../en/docs}/2.5/about/known-issues.md | 0 .../en/docs}/2.5/about/support.md | 0 .../en/docs}/2.5/about/why-ambassador.md | 0 {docs => content/en/docs}/2.5/community.md | 0 {docs => content/en/docs}/2.5/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../2.5/features-icons/canary-release.svg | 0 .../en/docs}/2.5/features-icons/cors.svg | 0 .../en/docs}/2.5/features-icons/datadog.png | Bin .../en/docs}/2.5/features-icons/datadog.svg | 0 .../docs}/2.5/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/2.5/features-icons/grpc.png | Bin .../docs}/2.5/features-icons/prometheus.svg | 0 .../2.5/features-icons/rate-limiting.svg | 0 .../2.5/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/2.5/features-icons/shadowing.svg | 0 .../en/docs}/2.5/features-icons/statsd.png | Bin .../en/docs}/2.5/features-icons/statsd.svg | 0 .../2.5/features-icons/third-party-auth.svg | 0 .../en/docs}/2.5/features-icons/timeouts.svg | 0 .../2.5/features-icons/tls-termination.svg | 0 .../docs}/2.5/features-icons/url-rewrite.svg | 0 .../docs}/2.5/features-icons/websockets.svg | 0 .../en/docs}/2.5/howtos/basic-auth.md | 0 .../en/docs}/2.5/howtos/cert-manager.md | 0 .../2.5/howtos/client-cert-validation.md | 0 .../2.5/howtos/configure-communications.md | 0 .../en/docs}/2.5/howtos/consul.md | 0 .../en/docs}/2.5/howtos/dist-tracing.md | 0 .../en/docs}/2.5/howtos/external-dns.md | 0 .../en/docs}/2.5/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/2.5/howtos/grpc.md | 0 {docs => content/en/docs}/2.5/howtos/index.md | 0 {docs => content/en/docs}/2.5/howtos/istio.md | 0 .../en/docs}/2.5/howtos/knative.md | 0 .../en/docs}/2.5/howtos/linkerd2.md | 0 .../en/docs}/2.5/howtos/prometheus.md | 0 .../2.5/howtos/protecting-diag-access.md | 0 .../2.5/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/2.5/howtos/route.md | 0 .../en/docs}/2.5/howtos/tls-termination.md | 0 .../en/docs}/2.5/howtos/tracing-datadog.md | 0 .../en/docs}/2.5/howtos/tracing-zipkin.md | 0 .../en/docs}/2.5/howtos/websockets.md | 0 .../en/docs}/2.5/images/Auth0_JWT.png | Bin .../2.5/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/2.5/images/aes-success.png | Bin .../en/docs}/2.5/images/ambassador-arch.png | Bin .../en/docs}/2.5/images/ambassador-logo.svg | 0 .../docs}/2.5/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/2.5/images/apple.png | Bin .../en/docs}/2.5/images/auth-flow.png | Bin .../docs}/2.5/images/authentication-icon.svg | 0 .../en/docs}/2.5/images/blackbird.png | Bin .../2.5/images/canary-release-overview.png | Bin .../en/docs}/2.5/images/configure-icon.svg | 0 .../en/docs}/2.5/images/consul-ambassador.png | Bin .../2.5/images/container-inner-dev-loop.png | Bin .../en/docs}/2.5/images/datawire-logo.svg | 0 .../docs}/2.5/images/diagnostics-example.png | Bin .../en/docs}/2.5/images/diagnostics.png | Bin .../en/docs}/2.5/images/docker-compose.png | Bin .../en/docs}/2.5/images/docker.png | Bin .../en/docs}/2.5/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../2.5/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/2.5/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/2.5/images/features-icons/cors.svg | 0 .../2.5/images/features-icons/datadog.png | Bin .../2.5/images/features-icons/datadog.svg | 0 .../2.5/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/2.5/images/features-icons/grpc.png | Bin .../2.5/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../2.5/images/features-icons/shadowing.svg | 0 .../2.5/images/features-icons/statsd.png | Bin .../2.5/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../2.5/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../2.5/images/features-icons/url-rewrite.svg | 0 .../2.5/images/features-icons/websockets.svg | 0 .../en/docs}/2.5/images/features-table.jpg | Bin .../docs}/2.5/images/gRPC-TLS-Ambassador.png | Bin .../docs}/2.5/images/gRPC-TLS-Originate.png | Bin .../en/docs}/2.5/images/github-login.png | Bin .../docs}/2.5/images/global-features-bg.svg | 0 .../en/docs}/2.5/images/grafana.png | Bin .../en/docs}/2.5/images/grpc-tls.png | Bin .../en/docs}/2.5/images/helm-navy.png | Bin {docs => content/en/docs}/2.5/images/helm.png | Bin .../2.5/images/highly-available-icon.svg | 0 .../en/docs}/2.5/images/jaeger.png | Bin .../en/docs}/2.5/images/kubernetes.png | Bin .../en/docs}/2.5/images/left-arrow.svg | 0 .../en/docs}/2.5/images/linux.png | Bin {docs => content/en/docs}/2.5/images/logo.png | Bin .../en/docs}/2.5/images/mapping-editor.png | Bin .../docs}/2.5/images/network-architecture.png | Bin .../docs}/2.5/images/penguin-background.svg | 0 .../en/docs}/2.5/images/pro-iap.png | Bin .../en/docs}/2.5/images/quote.svg | 0 .../en/docs}/2.5/images/right-arrow.svg | 0 .../en/docs}/2.5/images/routing-icon.svg | 0 .../2.5/images/self-service-features-bg.svg | 0 .../en/docs}/2.5/images/shadowing.png | Bin .../en/docs}/2.5/images/speedometers.png | Bin .../en/docs}/2.5/images/tp-architecture.png | Bin .../en/docs}/2.5/images/tp-tutorial-1.png | Bin .../en/docs}/2.5/images/tp-tutorial-2.png | Bin .../en/docs}/2.5/images/tp-tutorial-3.png | Bin .../en/docs}/2.5/images/tp-tutorial-4.png | Bin .../docs}/2.5/images/trad-inner-dev-loop.png | Bin .../en/docs}/2.5/images/windows.png | Bin {docs => content/en/docs}/2.5/images/xkcd.png | Bin .../2.5/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/2.5/release-notes/emissary-ga.png | Bin .../en/docs}/2.5/release-notes/tada.png | Bin .../2.5/release-notes/v2.0.4-k8s-1.22.png | Bin .../2.5/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../2.5/release-notes/v2.0.4-v3alpha1.png | Bin .../2.5/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/2.5/release-notes/v2.1.0-canary.png | Bin .../2.5/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../2.5/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../2.5/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/2.5/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/2.5/releaseNotes.yml | 0 .../docs}/2.5/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/2.5/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/2.5/topics/install/bare-metal.md | 0 .../2.5/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/2.5/topics/install/docker.md | 0 .../en/docs}/2.5/topics/install/helm.md | 0 .../en/docs}/2.5/topics/install/index.less | 0 .../en/docs}/2.5/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../2.5/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.5.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.5.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.5.md | 0 .../yaml/emissary-1.14/emissary-2.5.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.5.md | 0 .../upgrade/yaml/emissary-2.3/emissary-2.5.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.5.md | 0 .../docs}/2.5/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../2.5/topics/running/ambassador-with-aws.md | 0 .../2.5/topics/running/ambassador-with-gke.md | 0 .../en/docs}/2.5/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/2.5/topics/running/debugging.md | 0 .../docs}/2.5/topics/running/diagnostics.md | 0 .../docs}/2.5/topics/running/environment.md | 0 .../en/docs}/2.5/topics/running/gzip.md | 0 .../en/docs}/2.5/topics/running/host-crd.md | 0 .../en/docs}/2.5/topics/running/index.md | 0 .../2.5/topics/running/ingress-controller.md | 0 .../en/docs}/2.5/topics/running/listener.md | 0 .../docs}/2.5/topics/running/load-balancer.md | 0 .../en/docs}/2.5/topics/running/resolvers.md | 0 .../en/docs}/2.5/topics/running/running.md | 0 .../en/docs}/2.5/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../2.5/topics/running/services/ext_authz.md | 0 .../2.5/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../2.5/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/2.5/topics/running/tls/index.md | 0 .../en/docs}/2.5/topics/running/tls/mtls.md | 0 .../2.5/topics/running/tls/origination.md | 0 .../en/docs}/2.5/topics/running/tls/sni.md | 0 .../en/docs}/2.5/topics/using/authservice.md | 0 .../en/docs}/2.5/topics/using/canary.md | 0 .../2.5/topics/using/circuit-breakers.md | 0 .../en/docs}/2.5/topics/using/cors.md | 0 .../en/docs}/2.5/topics/using/defaults.md | 0 .../en/docs}/2.5/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/2.5/topics/using/headers/headers.md | 0 .../en/docs}/2.5/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/2.5/topics/using/index.md | 0 .../docs}/2.5/topics/using/intro-mappings.md | 0 .../en/docs}/2.5/topics/using/keepalive.md | 0 .../en/docs}/2.5/topics/using/mappings.md | 0 .../en/docs}/2.5/topics/using/method.md | 0 .../en/docs}/2.5/topics/using/prefix_regex.md | 0 .../2.5/topics/using/query-parameters.md | 0 .../2.5/topics/using/rate-limits/index.md | 0 .../en/docs}/2.5/topics/using/redirects.md | 0 .../en/docs}/2.5/topics/using/retries.md | 0 .../en/docs}/2.5/topics/using/rewrites.md | 0 .../en/docs}/2.5/topics/using/shadowing.md | 0 .../en/docs}/2.5/topics/using/tcpmappings.md | 0 .../en/docs}/2.5/topics/using/timeouts.md | 0 .../2.5/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/2.5/tutorials/getting-started.md | 0 .../en/docs}/2.5/tutorials/gs-tabs.js | 0 .../en/docs}/2.5/tutorials/gs-tabs2.js | 0 .../en/docs}/2.5/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/2.5/versions.yml | 0 .../en/docs}/3.0/about/aes-emissary-eol.md | 0 .../en/docs}/3.0/about/alternatives.md | 0 .../en/docs}/3.0/about/changes-2.x.md | 0 .../en/docs}/3.0/about/changes-3.y.md | 0 {docs => content/en/docs}/3.0/about/faq.md | 0 .../docs}/3.0/about/features-and-benefits.md | 0 .../en/docs}/3.0/about/known-issues.md | 0 .../en/docs}/3.0/about/support.md | 0 .../en/docs}/3.0/about/why-ambassador.md | 0 {docs => content/en/docs}/3.0/community.md | 0 {docs => content/en/docs}/3.0/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.0/features-icons/canary-release.svg | 0 .../en/docs}/3.0/features-icons/cors.svg | 0 .../en/docs}/3.0/features-icons/datadog.png | Bin .../en/docs}/3.0/features-icons/datadog.svg | 0 .../docs}/3.0/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.0/features-icons/grpc.png | Bin .../docs}/3.0/features-icons/prometheus.svg | 0 .../3.0/features-icons/rate-limiting.svg | 0 .../3.0/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.0/features-icons/shadowing.svg | 0 .../en/docs}/3.0/features-icons/statsd.png | Bin .../en/docs}/3.0/features-icons/statsd.svg | 0 .../3.0/features-icons/third-party-auth.svg | 0 .../en/docs}/3.0/features-icons/timeouts.svg | 0 .../3.0/features-icons/tls-termination.svg | 0 .../docs}/3.0/features-icons/url-rewrite.svg | 0 .../docs}/3.0/features-icons/websockets.svg | 0 .../en/docs}/3.0/howtos/basic-auth.md | 0 .../en/docs}/3.0/howtos/cert-manager.md | 0 .../3.0/howtos/client-cert-validation.md | 0 .../3.0/howtos/configure-communications.md | 0 .../en/docs}/3.0/howtos/consul.md | 0 .../en/docs}/3.0/howtos/dist-tracing.md | 0 .../en/docs}/3.0/howtos/external-dns.md | 0 .../en/docs}/3.0/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.0/howtos/grpc.md | 0 .../en/docs}/3.0/howtos/http3-aks.md | 0 .../en/docs}/3.0/howtos/http3-eks.md | 0 .../en/docs}/3.0/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.0/howtos/index.md | 0 {docs => content/en/docs}/3.0/howtos/istio.md | 0 .../en/docs}/3.0/howtos/knative.md | 0 .../en/docs}/3.0/howtos/linkerd2.md | 0 .../en/docs}/3.0/howtos/prometheus.md | 0 .../3.0/howtos/protecting-diag-access.md | 0 .../3.0/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.0/howtos/route.md | 0 .../en/docs}/3.0/howtos/tls-termination.md | 0 .../en/docs}/3.0/howtos/tracing-datadog.md | 0 .../en/docs}/3.0/howtos/tracing-zipkin.md | 0 .../en/docs}/3.0/howtos/websockets.md | 0 .../en/docs}/3.0/images/Auth0_JWT.png | Bin .../3.0/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.0/images/aes-success.png | Bin .../en/docs}/3.0/images/ambassador-arch.png | Bin .../en/docs}/3.0/images/ambassador-logo.svg | 0 .../docs}/3.0/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.0/images/apple.png | Bin .../en/docs}/3.0/images/auth-flow.png | Bin .../docs}/3.0/images/authentication-icon.svg | 0 .../en/docs}/3.0/images/blackbird.png | Bin .../3.0/images/canary-release-overview.png | Bin .../en/docs}/3.0/images/configure-icon.svg | 0 .../en/docs}/3.0/images/consul-ambassador.png | Bin .../3.0/images/container-inner-dev-loop.png | Bin .../en/docs}/3.0/images/datawire-logo.svg | 0 .../docs}/3.0/images/diagnostics-example.png | Bin .../en/docs}/3.0/images/diagnostics.png | Bin .../en/docs}/3.0/images/docker-compose.png | Bin .../en/docs}/3.0/images/docker.png | Bin .../en/docs}/3.0/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.0/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.0/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.0/images/features-icons/cors.svg | 0 .../3.0/images/features-icons/datadog.png | Bin .../3.0/images/features-icons/datadog.svg | 0 .../3.0/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.0/images/features-icons/grpc.png | Bin .../3.0/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.0/images/features-icons/shadowing.svg | 0 .../3.0/images/features-icons/statsd.png | Bin .../3.0/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.0/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.0/images/features-icons/url-rewrite.svg | 0 .../3.0/images/features-icons/websockets.svg | 0 .../en/docs}/3.0/images/features-table.jpg | Bin .../docs}/3.0/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.0/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.0/images/github-login.png | Bin .../docs}/3.0/images/global-features-bg.svg | 0 .../en/docs}/3.0/images/grafana.png | Bin .../en/docs}/3.0/images/grpc-tls.png | Bin .../en/docs}/3.0/images/helm-navy.png | Bin {docs => content/en/docs}/3.0/images/helm.png | Bin .../3.0/images/highly-available-icon.svg | 0 .../en/docs}/3.0/images/jaeger.png | Bin .../en/docs}/3.0/images/kubernetes.png | Bin .../en/docs}/3.0/images/left-arrow.svg | 0 .../en/docs}/3.0/images/linux.png | Bin {docs => content/en/docs}/3.0/images/logo.png | Bin .../en/docs}/3.0/images/mapping-editor.png | Bin .../docs}/3.0/images/network-architecture.png | Bin .../docs}/3.0/images/penguin-background.svg | 0 .../en/docs}/3.0/images/pro-iap.png | Bin .../en/docs}/3.0/images/quote.svg | 0 .../en/docs}/3.0/images/right-arrow.svg | 0 .../en/docs}/3.0/images/routing-icon.svg | 0 .../3.0/images/self-service-features-bg.svg | 0 .../en/docs}/3.0/images/shadowing.png | Bin .../en/docs}/3.0/images/speedometers.png | Bin .../en/docs}/3.0/images/tp-architecture.png | Bin .../en/docs}/3.0/images/tp-tutorial-1.png | Bin .../en/docs}/3.0/images/tp-tutorial-2.png | Bin .../en/docs}/3.0/images/tp-tutorial-3.png | Bin .../en/docs}/3.0/images/tp-tutorial-4.png | Bin .../docs}/3.0/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.0/images/windows.png | Bin {docs => content/en/docs}/3.0/images/xkcd.png | Bin .../3.0/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.0/release-notes/emissary-ga.png | Bin .../en/docs}/3.0/release-notes/tada.png | Bin .../3.0/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.0/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.0/release-notes/v2.0.4-v3alpha1.png | Bin .../3.0/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.0/release-notes/v2.1.0-canary.png | Bin .../3.0/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.0/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.0/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.0/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.0/releaseNotes.yml | 0 .../docs}/3.0/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.0/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.0/topics/install/bare-metal.md | 0 .../3.0/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.0/topics/install/docker.md | 0 .../en/docs}/3.0/topics/install/helm.md | 0 .../en/docs}/3.0/topics/install/index.less | 0 .../en/docs}/3.0/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.0/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.2/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.3/emissary-3.0.md | 0 .../yaml/emissary-1.14/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.2/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.3/emissary-3.0.md | 0 .../docs}/3.0/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.0/topics/running/ambassador-with-aws.md | 0 .../3.0/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.0/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.0/topics/running/debugging.md | 0 .../docs}/3.0/topics/running/diagnostics.md | 0 .../docs}/3.0/topics/running/environment.md | 0 .../en/docs}/3.0/topics/running/gzip.md | 0 .../en/docs}/3.0/topics/running/host-crd.md | 0 .../en/docs}/3.0/topics/running/http3.md | 0 .../en/docs}/3.0/topics/running/index.md | 0 .../3.0/topics/running/ingress-controller.md | 0 .../en/docs}/3.0/topics/running/listener.md | 0 .../docs}/3.0/topics/running/load-balancer.md | 0 .../en/docs}/3.0/topics/running/resolvers.md | 0 .../en/docs}/3.0/topics/running/running.md | 0 .../en/docs}/3.0/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.0/topics/running/services/ext_authz.md | 0 .../3.0/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.0/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.0/topics/running/tls/index.md | 0 .../en/docs}/3.0/topics/running/tls/mtls.md | 0 .../3.0/topics/running/tls/origination.md | 0 .../en/docs}/3.0/topics/running/tls/sni.md | 0 .../en/docs}/3.0/topics/using/authservice.md | 0 .../en/docs}/3.0/topics/using/canary.md | 0 .../3.0/topics/using/circuit-breakers.md | 0 .../en/docs}/3.0/topics/using/cors.md | 0 .../en/docs}/3.0/topics/using/defaults.md | 0 .../en/docs}/3.0/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/3.0/topics/using/headers/headers.md | 0 .../en/docs}/3.0/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/3.0/topics/using/index.md | 0 .../docs}/3.0/topics/using/intro-mappings.md | 0 .../en/docs}/3.0/topics/using/keepalive.md | 0 .../en/docs}/3.0/topics/using/mappings.md | 0 .../en/docs}/3.0/topics/using/method.md | 0 .../en/docs}/3.0/topics/using/prefix_regex.md | 0 .../3.0/topics/using/query-parameters.md | 0 .../3.0/topics/using/rate-limits/index.md | 0 .../en/docs}/3.0/topics/using/redirects.md | 0 .../en/docs}/3.0/topics/using/retries.md | 0 .../en/docs}/3.0/topics/using/rewrites.md | 0 .../en/docs}/3.0/topics/using/shadowing.md | 0 .../en/docs}/3.0/topics/using/tcpmappings.md | 0 .../en/docs}/3.0/topics/using/timeouts.md | 0 .../3.0/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.0/tutorials/getting-started.md | 0 .../en/docs}/3.0/tutorials/gs-tabs.js | 0 .../en/docs}/3.0/tutorials/gs-tabs2.js | 0 .../en/docs}/3.0/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.0/versions.yml | 0 .../en/docs}/3.1/about/aes-emissary-eol.md | 0 .../en/docs}/3.1/about/alternatives.md | 0 .../en/docs}/3.1/about/changes-2.x.md | 0 .../en/docs}/3.1/about/changes-3.y.md | 0 {docs => content/en/docs}/3.1/about/faq.md | 0 .../docs}/3.1/about/features-and-benefits.md | 0 .../en/docs}/3.1/about/known-issues.md | 0 .../en/docs}/3.1/about/support.md | 0 .../en/docs}/3.1/about/why-ambassador.md | 0 {docs => content/en/docs}/3.1/community.md | 0 {docs => content/en/docs}/3.1/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.1/features-icons/canary-release.svg | 0 .../en/docs}/3.1/features-icons/cors.svg | 0 .../en/docs}/3.1/features-icons/datadog.png | Bin .../en/docs}/3.1/features-icons/datadog.svg | 0 .../docs}/3.1/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.1/features-icons/grpc.png | Bin .../docs}/3.1/features-icons/prometheus.svg | 0 .../3.1/features-icons/rate-limiting.svg | 0 .../3.1/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.1/features-icons/shadowing.svg | 0 .../en/docs}/3.1/features-icons/statsd.png | Bin .../en/docs}/3.1/features-icons/statsd.svg | 0 .../3.1/features-icons/third-party-auth.svg | 0 .../en/docs}/3.1/features-icons/timeouts.svg | 0 .../3.1/features-icons/tls-termination.svg | 0 .../docs}/3.1/features-icons/url-rewrite.svg | 0 .../docs}/3.1/features-icons/websockets.svg | 0 .../en/docs}/3.1/howtos/basic-auth.md | 0 .../en/docs}/3.1/howtos/cert-manager.md | 0 .../3.1/howtos/client-cert-validation.md | 0 .../3.1/howtos/configure-communications.md | 0 .../en/docs}/3.1/howtos/consul.md | 0 .../en/docs}/3.1/howtos/dist-tracing.md | 0 .../en/docs}/3.1/howtos/external-dns.md | 0 .../en/docs}/3.1/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.1/howtos/grpc.md | 0 .../en/docs}/3.1/howtos/http3-aks.md | 0 .../en/docs}/3.1/howtos/http3-eks.md | 0 .../en/docs}/3.1/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.1/howtos/index.md | 0 {docs => content/en/docs}/3.1/howtos/istio.md | 0 .../en/docs}/3.1/howtos/knative.md | 0 .../en/docs}/3.1/howtos/linkerd2.md | 0 .../en/docs}/3.1/howtos/prometheus.md | 0 .../3.1/howtos/protecting-diag-access.md | 0 .../3.1/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.1/howtos/route.md | 0 .../en/docs}/3.1/howtos/tls-termination.md | 0 .../en/docs}/3.1/howtos/tracing-datadog.md | 0 .../en/docs}/3.1/howtos/tracing-zipkin.md | 0 .../en/docs}/3.1/howtos/websockets.md | 0 .../en/docs}/3.1/images/Auth0_JWT.png | Bin .../3.1/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.1/images/aes-success.png | Bin .../en/docs}/3.1/images/ambassador-arch.png | Bin .../en/docs}/3.1/images/ambassador-logo.svg | 0 .../docs}/3.1/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.1/images/apple.png | Bin .../en/docs}/3.1/images/auth-flow.png | Bin .../docs}/3.1/images/authentication-icon.svg | 0 .../en/docs}/3.1/images/blackbird.png | Bin .../3.1/images/canary-release-overview.png | Bin .../en/docs}/3.1/images/configure-icon.svg | 0 .../en/docs}/3.1/images/consul-ambassador.png | Bin .../3.1/images/container-inner-dev-loop.png | Bin .../en/docs}/3.1/images/datawire-logo.svg | 0 .../docs}/3.1/images/diagnostics-example.png | Bin .../en/docs}/3.1/images/diagnostics.png | Bin .../en/docs}/3.1/images/docker-compose.png | Bin .../en/docs}/3.1/images/docker.png | Bin .../en/docs}/3.1/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.1/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.1/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.1/images/features-icons/cors.svg | 0 .../3.1/images/features-icons/datadog.png | Bin .../3.1/images/features-icons/datadog.svg | 0 .../3.1/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.1/images/features-icons/grpc.png | Bin .../3.1/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.1/images/features-icons/shadowing.svg | 0 .../3.1/images/features-icons/statsd.png | Bin .../3.1/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.1/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.1/images/features-icons/url-rewrite.svg | 0 .../3.1/images/features-icons/websockets.svg | 0 .../en/docs}/3.1/images/features-table.jpg | Bin .../docs}/3.1/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.1/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.1/images/github-login.png | Bin .../docs}/3.1/images/global-features-bg.svg | 0 .../en/docs}/3.1/images/grafana.png | Bin .../en/docs}/3.1/images/grpc-tls.png | Bin .../en/docs}/3.1/images/helm-navy.png | Bin {docs => content/en/docs}/3.1/images/helm.png | Bin .../3.1/images/highly-available-icon.svg | 0 .../en/docs}/3.1/images/jaeger.png | Bin .../en/docs}/3.1/images/kubernetes.png | Bin .../en/docs}/3.1/images/left-arrow.svg | 0 .../en/docs}/3.1/images/linux.png | Bin {docs => content/en/docs}/3.1/images/logo.png | Bin .../en/docs}/3.1/images/mapping-editor.png | Bin .../docs}/3.1/images/network-architecture.png | Bin .../docs}/3.1/images/penguin-background.svg | 0 .../en/docs}/3.1/images/pro-iap.png | Bin .../en/docs}/3.1/images/quote.svg | 0 .../en/docs}/3.1/images/right-arrow.svg | 0 .../en/docs}/3.1/images/routing-icon.svg | 0 .../3.1/images/self-service-features-bg.svg | 0 .../en/docs}/3.1/images/shadowing.png | Bin .../en/docs}/3.1/images/speedometers.png | Bin .../en/docs}/3.1/images/tp-architecture.png | Bin .../en/docs}/3.1/images/tp-tutorial-1.png | Bin .../en/docs}/3.1/images/tp-tutorial-2.png | Bin .../en/docs}/3.1/images/tp-tutorial-3.png | Bin .../en/docs}/3.1/images/tp-tutorial-4.png | Bin .../docs}/3.1/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.1/images/windows.png | Bin {docs => content/en/docs}/3.1/images/xkcd.png | Bin .../3.1/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.1/release-notes/emissary-ga.png | Bin .../en/docs}/3.1/release-notes/tada.png | Bin .../3.1/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.1/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.1/release-notes/v2.0.4-v3alpha1.png | Bin .../3.1/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.1/release-notes/v2.1.0-canary.png | Bin .../3.1/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.1/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.1/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.1/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.1/releaseNotes.yml | 0 .../docs}/3.1/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.1/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.1/topics/install/bare-metal.md | 0 .../3.1/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.1/topics/install/docker.md | 0 .../en/docs}/3.1/topics/install/helm.md | 0 .../en/docs}/3.1/topics/install/index.less | 0 .../en/docs}/3.1/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.1/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.2/emissary-2.3.md | 0 .../upgrade/helm/emissary-2.3/emissary-3.1.md | 0 .../yaml/emissary-1.14/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.2/emissary-2.3.md | 0 .../upgrade/yaml/emissary-2.3/emissary-3.1.md | 0 .../docs}/3.1/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.1/topics/running/ambassador-with-aws.md | 0 .../3.1/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.1/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.1/topics/running/debugging.md | 0 .../docs}/3.1/topics/running/diagnostics.md | 0 .../docs}/3.1/topics/running/environment.md | 0 .../en/docs}/3.1/topics/running/gzip.md | 0 .../en/docs}/3.1/topics/running/host-crd.md | 0 .../en/docs}/3.1/topics/running/http3.md | 0 .../en/docs}/3.1/topics/running/index.md | 0 .../3.1/topics/running/ingress-controller.md | 0 .../en/docs}/3.1/topics/running/listener.md | 0 .../docs}/3.1/topics/running/load-balancer.md | 0 .../en/docs}/3.1/topics/running/resolvers.md | 0 .../en/docs}/3.1/topics/running/running.md | 0 .../en/docs}/3.1/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.1/topics/running/services/ext_authz.md | 0 .../3.1/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.1/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.1/topics/running/tls/index.md | 0 .../en/docs}/3.1/topics/running/tls/mtls.md | 0 .../3.1/topics/running/tls/origination.md | 0 .../en/docs}/3.1/topics/running/tls/sni.md | 0 .../en/docs}/3.1/topics/using/authservice.md | 0 .../en/docs}/3.1/topics/using/canary.md | 0 .../3.1/topics/using/circuit-breakers.md | 0 .../en/docs}/3.1/topics/using/cors.md | 0 .../en/docs}/3.1/topics/using/defaults.md | 0 .../en/docs}/3.1/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/3.1/topics/using/headers/headers.md | 0 .../en/docs}/3.1/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/3.1/topics/using/index.md | 0 .../docs}/3.1/topics/using/intro-mappings.md | 0 .../en/docs}/3.1/topics/using/keepalive.md | 0 .../en/docs}/3.1/topics/using/mappings.md | 0 .../en/docs}/3.1/topics/using/method.md | 0 .../en/docs}/3.1/topics/using/prefix_regex.md | 0 .../3.1/topics/using/query-parameters.md | 0 .../3.1/topics/using/rate-limits/index.md | 0 .../en/docs}/3.1/topics/using/redirects.md | 0 .../en/docs}/3.1/topics/using/retries.md | 0 .../en/docs}/3.1/topics/using/rewrites.md | 0 .../en/docs}/3.1/topics/using/shadowing.md | 0 .../en/docs}/3.1/topics/using/tcpmappings.md | 0 .../en/docs}/3.1/topics/using/timeouts.md | 0 .../3.1/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.1/tutorials/getting-started.md | 0 .../en/docs}/3.1/tutorials/gs-tabs.js | 0 .../en/docs}/3.1/tutorials/gs-tabs2.js | 0 .../en/docs}/3.1/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.1/versions.yml | 0 .../en/docs}/3.2/about/aes-emissary-eol.md | 0 .../en/docs}/3.2/about/alternatives.md | 0 .../en/docs}/3.2/about/changes-2.x.md | 0 .../en/docs}/3.2/about/changes-3.y.md | 0 {docs => content/en/docs}/3.2/about/faq.md | 0 .../docs}/3.2/about/features-and-benefits.md | 0 .../en/docs}/3.2/about/known-issues.md | 0 .../en/docs}/3.2/about/support.md | 0 .../en/docs}/3.2/about/why-ambassador.md | 0 {docs => content/en/docs}/3.2/community.md | 0 {docs => content/en/docs}/3.2/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.2/features-icons/canary-release.svg | 0 .../en/docs}/3.2/features-icons/cors.svg | 0 .../en/docs}/3.2/features-icons/datadog.png | Bin .../en/docs}/3.2/features-icons/datadog.svg | 0 .../docs}/3.2/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.2/features-icons/grpc.png | Bin .../docs}/3.2/features-icons/prometheus.svg | 0 .../3.2/features-icons/rate-limiting.svg | 0 .../3.2/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.2/features-icons/shadowing.svg | 0 .../en/docs}/3.2/features-icons/statsd.png | Bin .../en/docs}/3.2/features-icons/statsd.svg | 0 .../3.2/features-icons/third-party-auth.svg | 0 .../en/docs}/3.2/features-icons/timeouts.svg | 0 .../3.2/features-icons/tls-termination.svg | 0 .../docs}/3.2/features-icons/url-rewrite.svg | 0 .../docs}/3.2/features-icons/websockets.svg | 0 .../en/docs}/3.2/howtos/basic-auth.md | 0 .../en/docs}/3.2/howtos/cert-manager.md | 0 .../3.2/howtos/client-cert-validation.md | 0 .../3.2/howtos/configure-communications.md | 0 .../en/docs}/3.2/howtos/consul.md | 0 .../en/docs}/3.2/howtos/dist-tracing.md | 0 .../en/docs}/3.2/howtos/external-dns.md | 0 .../en/docs}/3.2/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.2/howtos/grpc.md | 0 .../en/docs}/3.2/howtos/http3-aks.md | 0 .../en/docs}/3.2/howtos/http3-eks.md | 0 .../en/docs}/3.2/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.2/howtos/index.md | 0 {docs => content/en/docs}/3.2/howtos/istio.md | 0 .../en/docs}/3.2/howtos/knative.md | 0 .../en/docs}/3.2/howtos/linkerd2.md | 0 .../en/docs}/3.2/howtos/prometheus.md | 0 .../3.2/howtos/protecting-diag-access.md | 0 .../3.2/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.2/howtos/route.md | 0 .../en/docs}/3.2/howtos/tls-termination.md | 0 .../en/docs}/3.2/howtos/tracing-datadog.md | 0 .../en/docs}/3.2/howtos/tracing-zipkin.md | 0 .../en/docs}/3.2/howtos/websockets.md | 0 .../en/docs}/3.2/images/Auth0_JWT.png | Bin .../3.2/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.2/images/aes-success.png | Bin .../en/docs}/3.2/images/ambassador-arch.png | Bin .../en/docs}/3.2/images/ambassador-logo.svg | 0 .../docs}/3.2/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.2/images/apple.png | Bin .../en/docs}/3.2/images/auth-flow.png | Bin .../docs}/3.2/images/authentication-icon.svg | 0 .../en/docs}/3.2/images/blackbird.png | Bin .../3.2/images/canary-release-overview.png | Bin .../en/docs}/3.2/images/configure-icon.svg | 0 .../en/docs}/3.2/images/consul-ambassador.png | Bin .../3.2/images/container-inner-dev-loop.png | Bin .../en/docs}/3.2/images/datawire-logo.svg | 0 .../docs}/3.2/images/diag-documentation.png | Bin .../en/docs}/3.2/images/diag-general-info.png | Bin .../en/docs}/3.2/images/diag-notices.png | Bin .../en/docs}/3.2/images/diag-resolvers.png | Bin .../images/diag-routes-diagnostics-page.png | Bin .../en/docs}/3.2/images/diag-routes.png | Bin .../3.2/images/diag-service-diag-overview.png | Bin .../3.2/images/diag-servicecs-in-use.png | Bin .../docs}/3.2/images/diagnostics-example.png | Bin .../en/docs}/3.2/images/diagnostics.png | Bin .../en/docs}/3.2/images/docker-compose.png | Bin .../en/docs}/3.2/images/docker.png | Bin .../en/docs}/3.2/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.2/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.2/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.2/images/features-icons/cors.svg | 0 .../3.2/images/features-icons/datadog.png | Bin .../3.2/images/features-icons/datadog.svg | 0 .../3.2/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.2/images/features-icons/grpc.png | Bin .../3.2/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.2/images/features-icons/shadowing.svg | 0 .../3.2/images/features-icons/statsd.png | Bin .../3.2/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.2/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.2/images/features-icons/url-rewrite.svg | 0 .../3.2/images/features-icons/websockets.svg | 0 .../en/docs}/3.2/images/features-table.jpg | Bin .../docs}/3.2/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.2/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.2/images/github-login.png | Bin .../docs}/3.2/images/global-features-bg.svg | 0 .../en/docs}/3.2/images/grafana.png | Bin .../en/docs}/3.2/images/grpc-tls.png | Bin .../en/docs}/3.2/images/helm-navy.png | Bin {docs => content/en/docs}/3.2/images/helm.png | Bin .../3.2/images/highly-available-icon.svg | 0 .../en/docs}/3.2/images/jaeger.png | Bin .../en/docs}/3.2/images/kubernetes.png | Bin .../en/docs}/3.2/images/left-arrow.svg | 0 .../en/docs}/3.2/images/linux.png | Bin {docs => content/en/docs}/3.2/images/logo.png | Bin .../en/docs}/3.2/images/mapping-editor.png | Bin .../docs}/3.2/images/network-architecture.png | Bin .../docs}/3.2/images/penguin-background.svg | 0 .../en/docs}/3.2/images/pro-iap.png | Bin .../en/docs}/3.2/images/quote.svg | 0 .../en/docs}/3.2/images/right-arrow.svg | 0 .../en/docs}/3.2/images/routing-icon.svg | 0 .../3.2/images/self-service-features-bg.svg | 0 .../en/docs}/3.2/images/shadowing.png | Bin .../en/docs}/3.2/images/speedometers.png | Bin .../en/docs}/3.2/images/tp-architecture.png | Bin .../en/docs}/3.2/images/tp-tutorial-1.png | Bin .../en/docs}/3.2/images/tp-tutorial-2.png | Bin .../en/docs}/3.2/images/tp-tutorial-3.png | Bin .../en/docs}/3.2/images/tp-tutorial-4.png | Bin .../docs}/3.2/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.2/images/windows.png | Bin {docs => content/en/docs}/3.2/images/xkcd.png | Bin .../3.2/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.2/release-notes/emissary-ga.png | Bin .../en/docs}/3.2/release-notes/tada.png | Bin .../3.2/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.2/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.2/release-notes/v2.0.4-v3alpha1.png | Bin .../3.2/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.2/release-notes/v2.1.0-canary.png | Bin .../3.2/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.2/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.2/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.2/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.2/releaseNotes.yml | 0 .../docs}/3.2/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.2/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.2/topics/install/bare-metal.md | 0 .../3.2/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.2/topics/install/docker.md | 0 .../en/docs}/3.2/topics/install/helm.md | 0 .../en/docs}/3.2/topics/install/index.less | 0 .../en/docs}/3.2/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.2/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.4.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.4.md | 0 .../upgrade/helm/emissary-2.3/emissary-2.4.md | 0 .../upgrade/helm/emissary-2.4/emissary-3.2.md | 0 .../yaml/emissary-1.14/emissary-2.4.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.4.md | 0 .../upgrade/yaml/emissary-2.3/emissary-2.4.md | 0 .../upgrade/yaml/emissary-2.4/emissary-3.2.md | 0 .../docs}/3.2/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.2/topics/running/ambassador-with-aws.md | 0 .../3.2/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.2/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.2/topics/running/debugging.md | 0 .../docs}/3.2/topics/running/diagnostics.md | 0 .../docs}/3.2/topics/running/environment.md | 0 .../en/docs}/3.2/topics/running/gzip.md | 0 .../en/docs}/3.2/topics/running/host-crd.md | 0 .../en/docs}/3.2/topics/running/http3.md | 0 .../en/docs}/3.2/topics/running/index.md | 0 .../3.2/topics/running/ingress-controller.md | 0 .../en/docs}/3.2/topics/running/listener.md | 0 .../docs}/3.2/topics/running/load-balancer.md | 0 .../en/docs}/3.2/topics/running/resolvers.md | 0 .../en/docs}/3.2/topics/running/running.md | 0 .../en/docs}/3.2/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.2/topics/running/services/ext_authz.md | 0 .../3.2/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.2/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.2/topics/running/tls/index.md | 0 .../en/docs}/3.2/topics/running/tls/mtls.md | 0 .../3.2/topics/running/tls/origination.md | 0 .../en/docs}/3.2/topics/running/tls/sni.md | 0 .../en/docs}/3.2/topics/using/authservice.md | 0 .../en/docs}/3.2/topics/using/canary.md | 0 .../3.2/topics/using/circuit-breakers.md | 0 .../en/docs}/3.2/topics/using/cors.md | 0 .../en/docs}/3.2/topics/using/defaults.md | 0 .../en/docs}/3.2/topics/using/gateway-api.md | 0 .../using/headers/add_request_headers.md | 0 .../using/headers/add_response_headers.md | 0 .../docs}/3.2/topics/using/headers/headers.md | 0 .../en/docs}/3.2/topics/using/headers/host.md | 0 .../using/headers/remove_request_headers.md | 0 .../using/headers/remove_response_headers.md | 0 .../en/docs}/3.2/topics/using/index.md | 0 .../docs}/3.2/topics/using/intro-mappings.md | 0 .../en/docs}/3.2/topics/using/keepalive.md | 0 .../en/docs}/3.2/topics/using/mappings.md | 0 .../en/docs}/3.2/topics/using/method.md | 0 .../en/docs}/3.2/topics/using/prefix_regex.md | 0 .../3.2/topics/using/query-parameters.md | 0 .../3.2/topics/using/rate-limits/index.md | 0 .../en/docs}/3.2/topics/using/redirects.md | 0 .../en/docs}/3.2/topics/using/retries.md | 0 .../en/docs}/3.2/topics/using/rewrites.md | 0 .../en/docs}/3.2/topics/using/shadowing.md | 0 .../en/docs}/3.2/topics/using/tcpmappings.md | 0 .../en/docs}/3.2/topics/using/timeouts.md | 0 .../3.2/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.2/tutorials/getting-started.md | 0 .../en/docs}/3.2/tutorials/gs-tabs.js | 0 .../en/docs}/3.2/tutorials/gs-tabs2.js | 0 .../en/docs}/3.2/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.2/versions.yml | 0 .../en/docs}/3.3/about/aes-emissary-eol.md | 0 .../en/docs}/3.3/about/alternatives.md | 0 .../en/docs}/3.3/about/changes-2.x.md | 0 .../en/docs}/3.3/about/changes-3.y.md | 0 {docs => content/en/docs}/3.3/about/faq.md | 0 .../docs}/3.3/about/features-and-benefits.md | 0 .../en/docs}/3.3/about/known-issues.md | 0 .../en/docs}/3.3/about/support.md | 0 .../en/docs}/3.3/about/why-ambassador.md | 0 {docs => content/en/docs}/3.3/community.md | 0 {docs => content/en/docs}/3.3/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.3/features-icons/canary-release.svg | 0 .../en/docs}/3.3/features-icons/cors.svg | 0 .../en/docs}/3.3/features-icons/datadog.png | Bin .../en/docs}/3.3/features-icons/datadog.svg | 0 .../docs}/3.3/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.3/features-icons/grpc.png | Bin .../docs}/3.3/features-icons/prometheus.svg | 0 .../3.3/features-icons/rate-limiting.svg | 0 .../3.3/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.3/features-icons/shadowing.svg | 0 .../en/docs}/3.3/features-icons/statsd.png | Bin .../en/docs}/3.3/features-icons/statsd.svg | 0 .../3.3/features-icons/third-party-auth.svg | 0 .../en/docs}/3.3/features-icons/timeouts.svg | 0 .../3.3/features-icons/tls-termination.svg | 0 .../docs}/3.3/features-icons/url-rewrite.svg | 0 .../docs}/3.3/features-icons/websockets.svg | 0 .../en/docs}/3.3/howtos/basic-auth.md | 0 .../en/docs}/3.3/howtos/cert-manager.md | 0 .../3.3/howtos/client-cert-validation.md | 0 .../3.3/howtos/configure-communications.md | 0 .../en/docs}/3.3/howtos/consul.md | 0 .../en/docs}/3.3/howtos/dist-tracing.md | 0 .../en/docs}/3.3/howtos/external-dns.md | 0 .../en/docs}/3.3/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.3/howtos/grpc.md | 0 .../en/docs}/3.3/howtos/http3-aks.md | 0 .../en/docs}/3.3/howtos/http3-eks.md | 0 .../en/docs}/3.3/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.3/howtos/index.md | 0 {docs => content/en/docs}/3.3/howtos/istio.md | 0 .../en/docs}/3.3/howtos/knative.md | 0 .../en/docs}/3.3/howtos/linkerd2.md | 0 .../en/docs}/3.3/howtos/prometheus.md | 0 .../3.3/howtos/protecting-diag-access.md | 0 .../3.3/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.3/howtos/route.md | 0 .../en/docs}/3.3/howtos/tls-termination.md | 0 .../en/docs}/3.3/howtos/tracing-datadog.md | 0 .../en/docs}/3.3/howtos/tracing-zipkin.md | 0 .../en/docs}/3.3/howtos/websockets.md | 0 .../en/docs}/3.3/images/Auth0_JWT.png | Bin .../3.3/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.3/images/aes-success.png | Bin .../en/docs}/3.3/images/ambassador-arch.png | Bin .../en/docs}/3.3/images/ambassador-logo.svg | 0 .../docs}/3.3/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.3/images/apple.png | Bin .../en/docs}/3.3/images/auth-flow.png | Bin .../docs}/3.3/images/authentication-icon.svg | 0 .../en/docs}/3.3/images/blackbird.png | Bin .../3.3/images/canary-release-overview.png | Bin .../en/docs}/3.3/images/configure-icon.svg | 0 .../en/docs}/3.3/images/consul-ambassador.png | Bin .../3.3/images/container-inner-dev-loop.png | Bin .../en/docs}/3.3/images/datawire-logo.svg | 0 .../docs}/3.3/images/diagnostics-example.png | Bin .../en/docs}/3.3/images/diagnostics.png | Bin .../en/docs}/3.3/images/docker-compose.png | Bin .../en/docs}/3.3/images/docker.png | Bin .../en/docs}/3.3/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.3/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.3/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.3/images/features-icons/cors.svg | 0 .../3.3/images/features-icons/datadog.png | Bin .../3.3/images/features-icons/datadog.svg | 0 .../3.3/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.3/images/features-icons/grpc.png | Bin .../3.3/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.3/images/features-icons/shadowing.svg | 0 .../3.3/images/features-icons/statsd.png | Bin .../3.3/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.3/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.3/images/features-icons/url-rewrite.svg | 0 .../3.3/images/features-icons/websockets.svg | 0 .../en/docs}/3.3/images/features-table.jpg | Bin .../docs}/3.3/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.3/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.3/images/github-login.png | Bin .../docs}/3.3/images/global-features-bg.svg | 0 .../en/docs}/3.3/images/grafana.png | Bin .../en/docs}/3.3/images/grpc-tls.png | Bin .../en/docs}/3.3/images/helm-navy.png | Bin {docs => content/en/docs}/3.3/images/helm.png | Bin .../3.3/images/highly-available-icon.svg | 0 .../en/docs}/3.3/images/jaeger.png | Bin .../en/docs}/3.3/images/kubernetes.png | Bin .../en/docs}/3.3/images/left-arrow.svg | 0 .../en/docs}/3.3/images/linux.png | Bin {docs => content/en/docs}/3.3/images/logo.png | Bin .../en/docs}/3.3/images/mapping-editor.png | Bin .../docs}/3.3/images/network-architecture.png | Bin .../docs}/3.3/images/penguin-background.svg | 0 .../en/docs}/3.3/images/pro-iap.png | Bin .../en/docs}/3.3/images/quote.svg | 0 .../en/docs}/3.3/images/right-arrow.svg | 0 .../en/docs}/3.3/images/routing-icon.svg | 0 .../3.3/images/self-service-features-bg.svg | 0 .../en/docs}/3.3/images/shadowing.png | Bin .../en/docs}/3.3/images/speedometers.png | Bin .../en/docs}/3.3/images/tp-architecture.png | Bin .../en/docs}/3.3/images/tp-tutorial-1.png | Bin .../en/docs}/3.3/images/tp-tutorial-2.png | Bin .../en/docs}/3.3/images/tp-tutorial-3.png | Bin .../en/docs}/3.3/images/tp-tutorial-4.png | Bin .../docs}/3.3/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.3/images/windows.png | Bin {docs => content/en/docs}/3.3/images/xkcd.png | Bin .../3.3/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.3/release-notes/emissary-ga.png | Bin .../en/docs}/3.3/release-notes/tada.png | Bin .../3.3/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.3/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.3/release-notes/v2.0.4-v3alpha1.png | Bin .../3.3/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.3/release-notes/v2.1.0-canary.png | Bin .../3.3/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.3/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.3/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.3/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.3/releaseNotes.yml | 0 .../docs}/3.3/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.3/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.3/topics/install/bare-metal.md | 0 .../3.3/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.3/topics/install/docker.md | 0 .../en/docs}/3.3/topics/install/helm.md | 0 .../en/docs}/3.3/topics/install/index.less | 0 .../en/docs}/3.3/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.3/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.3/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.3.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.3/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.3.md | 0 .../docs}/3.3/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.3/topics/running/ambassador-with-aws.md | 0 .../3.3/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.3/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.3/topics/running/debugging.md | 0 .../docs}/3.3/topics/running/diagnostics.md | 0 .../docs}/3.3/topics/running/environment.md | 0 .../en/docs}/3.3/topics/running/gzip.md | 0 .../en/docs}/3.3/topics/running/host-crd.md | 0 .../en/docs}/3.3/topics/running/http3.md | 0 .../en/docs}/3.3/topics/running/index.md | 0 .../3.3/topics/running/ingress-controller.md | 0 .../en/docs}/3.3/topics/running/listener.md | 0 .../docs}/3.3/topics/running/load-balancer.md | 0 .../en/docs}/3.3/topics/running/resolvers.md | 0 .../en/docs}/3.3/topics/running/running.md | 0 .../en/docs}/3.3/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.3/topics/running/services/ext-authz.md | 0 .../3.3/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../statistics/8877-metrics-grafana.json | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.3/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.3/topics/running/tls/index.md | 0 .../en/docs}/3.3/topics/running/tls/mtls.md | 0 .../3.3/topics/running/tls/origination.md | 0 .../en/docs}/3.3/topics/running/tls/sni.md | 0 .../en/docs}/3.3/topics/using/authservice.md | 0 .../en/docs}/3.3/topics/using/canary.md | 0 .../3.3/topics/using/circuit-breakers.md | 0 .../en/docs}/3.3/topics/using/cors.md | 0 .../en/docs}/3.3/topics/using/defaults.md | 0 .../en/docs}/3.3/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.3/topics/using/headers/headers.md | 0 .../en/docs}/3.3/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.3/topics/using/index.md | 0 .../docs}/3.3/topics/using/intro-mappings.md | 0 .../en/docs}/3.3/topics/using/keepalive.md | 0 .../en/docs}/3.3/topics/using/mappings.md | 0 .../en/docs}/3.3/topics/using/method.md | 0 .../en/docs}/3.3/topics/using/prefix-regex.md | 0 .../3.3/topics/using/query-parameters.md | 0 .../3.3/topics/using/rate-limits/index.md | 0 .../en/docs}/3.3/topics/using/redirects.md | 0 .../en/docs}/3.3/topics/using/retries.md | 0 .../en/docs}/3.3/topics/using/rewrites.md | 0 .../en/docs}/3.3/topics/using/shadowing.md | 0 .../en/docs}/3.3/topics/using/tcpmappings.md | 0 .../en/docs}/3.3/topics/using/timeouts.md | 0 .../3.3/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.3/tutorials/getting-started.md | 0 .../en/docs}/3.3/tutorials/gs-tabs.js | 0 .../en/docs}/3.3/tutorials/gs-tabs2.js | 0 .../en/docs}/3.3/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.3/versions.yml | 0 .../en/docs}/3.4/about/aes-emissary-eol.md | 0 .../en/docs}/3.4/about/alternatives.md | 0 .../en/docs}/3.4/about/changes-2.x.md | 0 .../en/docs}/3.4/about/changes-3.y.md | 0 {docs => content/en/docs}/3.4/about/faq.md | 0 .../docs}/3.4/about/features-and-benefits.md | 0 .../en/docs}/3.4/about/known-issues.md | 0 .../en/docs}/3.4/about/support.md | 0 .../en/docs}/3.4/about/why-ambassador.md | 0 {docs => content/en/docs}/3.4/community.md | 0 {docs => content/en/docs}/3.4/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.4/features-icons/canary-release.svg | 0 .../en/docs}/3.4/features-icons/cors.svg | 0 .../en/docs}/3.4/features-icons/datadog.png | Bin .../en/docs}/3.4/features-icons/datadog.svg | 0 .../docs}/3.4/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.4/features-icons/grpc.png | Bin .../docs}/3.4/features-icons/prometheus.svg | 0 .../3.4/features-icons/rate-limiting.svg | 0 .../3.4/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.4/features-icons/shadowing.svg | 0 .../en/docs}/3.4/features-icons/statsd.png | Bin .../en/docs}/3.4/features-icons/statsd.svg | 0 .../3.4/features-icons/third-party-auth.svg | 0 .../en/docs}/3.4/features-icons/timeouts.svg | 0 .../3.4/features-icons/tls-termination.svg | 0 .../docs}/3.4/features-icons/url-rewrite.svg | 0 .../docs}/3.4/features-icons/websockets.svg | 0 .../3.4/howtos/active-health-checking.md | 0 .../en/docs}/3.4/howtos/basic-auth.md | 0 .../en/docs}/3.4/howtos/cert-manager.md | 0 .../3.4/howtos/client-cert-validation.md | 0 .../3.4/howtos/configure-communications.md | 0 .../en/docs}/3.4/howtos/consul.md | 0 .../en/docs}/3.4/howtos/dist-tracing.md | 0 .../en/docs}/3.4/howtos/external-dns.md | 0 .../en/docs}/3.4/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.4/howtos/grpc.md | 0 .../en/docs}/3.4/howtos/http3-aks.md | 0 .../en/docs}/3.4/howtos/http3-eks.md | 0 .../en/docs}/3.4/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.4/howtos/index.md | 0 {docs => content/en/docs}/3.4/howtos/istio.md | 0 .../en/docs}/3.4/howtos/knative.md | 0 .../en/docs}/3.4/howtos/linkerd2.md | 0 .../en/docs}/3.4/howtos/prometheus.md | 0 .../3.4/howtos/protecting-diag-access.md | 0 .../3.4/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.4/howtos/route.md | 0 .../en/docs}/3.4/howtos/tls-termination.md | 0 .../en/docs}/3.4/howtos/tracing-datadog.md | 0 .../en/docs}/3.4/howtos/tracing-lightstep.md | 0 .../en/docs}/3.4/howtos/tracing-zipkin.md | 0 .../en/docs}/3.4/howtos/websockets.md | 0 .../en/docs}/3.4/images/Auth0_JWT.png | Bin .../3.4/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.4/images/aes-success.png | Bin .../en/docs}/3.4/images/ambassador-arch.png | Bin .../en/docs}/3.4/images/ambassador-logo.svg | 0 .../docs}/3.4/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.4/images/apple.png | Bin .../en/docs}/3.4/images/auth-flow.png | Bin .../docs}/3.4/images/authentication-icon.svg | 0 .../en/docs}/3.4/images/blackbird.png | Bin .../3.4/images/canary-release-overview.png | Bin .../en/docs}/3.4/images/configure-icon.svg | 0 .../en/docs}/3.4/images/consul-ambassador.png | Bin .../3.4/images/container-inner-dev-loop.png | Bin .../en/docs}/3.4/images/datawire-logo.svg | 0 .../docs}/3.4/images/diagnostics-example.png | Bin .../en/docs}/3.4/images/diagnostics.png | Bin .../en/docs}/3.4/images/docker-compose.png | Bin .../en/docs}/3.4/images/docker.png | Bin .../en/docs}/3.4/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.4/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.4/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.4/images/features-icons/cors.svg | 0 .../3.4/images/features-icons/datadog.png | Bin .../3.4/images/features-icons/datadog.svg | 0 .../3.4/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.4/images/features-icons/grpc.png | Bin .../3.4/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.4/images/features-icons/shadowing.svg | 0 .../3.4/images/features-icons/statsd.png | Bin .../3.4/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.4/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.4/images/features-icons/url-rewrite.svg | 0 .../3.4/images/features-icons/websockets.svg | 0 .../en/docs}/3.4/images/features-table.jpg | Bin .../docs}/3.4/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.4/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.4/images/github-login.png | Bin .../docs}/3.4/images/global-features-bg.svg | 0 .../en/docs}/3.4/images/grafana.png | Bin .../en/docs}/3.4/images/grpc-tls.png | Bin .../en/docs}/3.4/images/helm-navy.png | Bin {docs => content/en/docs}/3.4/images/helm.png | Bin .../3.4/images/highly-available-icon.svg | 0 .../en/docs}/3.4/images/jaeger.png | Bin .../en/docs}/3.4/images/kubernetes.png | Bin .../en/docs}/3.4/images/left-arrow.svg | 0 .../en/docs}/3.4/images/linux.png | Bin {docs => content/en/docs}/3.4/images/logo.png | Bin .../en/docs}/3.4/images/mapping-editor.png | Bin .../docs}/3.4/images/network-architecture.png | Bin .../docs}/3.4/images/penguin-background.svg | 0 .../en/docs}/3.4/images/pro-iap.png | Bin .../en/docs}/3.4/images/quote.svg | 0 .../en/docs}/3.4/images/right-arrow.svg | 0 .../en/docs}/3.4/images/routing-icon.svg | 0 .../3.4/images/self-service-features-bg.svg | 0 .../en/docs}/3.4/images/shadowing.png | Bin .../en/docs}/3.4/images/speedometers.png | Bin .../en/docs}/3.4/images/tp-architecture.png | Bin .../en/docs}/3.4/images/tp-tutorial-1.png | Bin .../en/docs}/3.4/images/tp-tutorial-2.png | Bin .../en/docs}/3.4/images/tp-tutorial-3.png | Bin .../en/docs}/3.4/images/tp-tutorial-4.png | Bin .../docs}/3.4/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.4/images/windows.png | Bin {docs => content/en/docs}/3.4/images/xkcd.png | Bin .../3.4/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.4/release-notes/emissary-ga.png | Bin .../en/docs}/3.4/release-notes/tada.png | Bin .../3.4/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.4/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.4/release-notes/v2.0.4-v3alpha1.png | Bin .../3.4/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.4/release-notes/v2.1.0-canary.png | Bin .../3.4/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.4/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.4/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.4/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.4/releaseNotes.yml | 0 .../docs}/3.4/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.4/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.4/topics/install/bare-metal.md | 0 .../3.4/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.4/topics/install/docker.md | 0 .../en/docs}/3.4/topics/install/helm.md | 0 .../en/docs}/3.4/topics/install/index.less | 0 .../en/docs}/3.4/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.4/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.3/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.3/emissary-3.X.md | 0 .../docs}/3.4/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.4/topics/running/ambassador-with-aws.md | 0 .../3.4/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.4/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.4/topics/running/debugging.md | 0 .../docs}/3.4/topics/running/diagnostics.md | 0 .../docs}/3.4/topics/running/environment.md | 0 .../en/docs}/3.4/topics/running/gzip.md | 0 .../en/docs}/3.4/topics/running/host-crd.md | 0 .../en/docs}/3.4/topics/running/http3.md | 0 .../en/docs}/3.4/topics/running/index.md | 0 .../3.4/topics/running/ingress-controller.md | 0 .../en/docs}/3.4/topics/running/listener.md | 0 .../docs}/3.4/topics/running/load-balancer.md | 0 .../en/docs}/3.4/topics/running/resolvers.md | 0 .../en/docs}/3.4/topics/running/running.md | 0 .../en/docs}/3.4/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.4/topics/running/services/ext-authz.md | 0 .../3.4/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.4/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.4/topics/running/tls/index.md | 0 .../en/docs}/3.4/topics/running/tls/mtls.md | 0 .../3.4/topics/running/tls/origination.md | 0 .../en/docs}/3.4/topics/running/tls/sni.md | 0 .../en/docs}/3.4/topics/using/authservice.md | 0 .../en/docs}/3.4/topics/using/canary.md | 0 .../3.4/topics/using/circuit-breakers.md | 0 .../en/docs}/3.4/topics/using/cors.md | 0 .../en/docs}/3.4/topics/using/defaults.md | 0 .../en/docs}/3.4/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.4/topics/using/headers/headers.md | 0 .../en/docs}/3.4/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.4/topics/using/index.md | 0 .../docs}/3.4/topics/using/intro-mappings.md | 0 .../en/docs}/3.4/topics/using/keepalive.md | 0 .../en/docs}/3.4/topics/using/mappings.md | 0 .../en/docs}/3.4/topics/using/method.md | 0 .../en/docs}/3.4/topics/using/prefix-regex.md | 0 .../3.4/topics/using/query-parameters.md | 0 .../3.4/topics/using/rate-limits/index.md | 0 .../en/docs}/3.4/topics/using/redirects.md | 0 .../en/docs}/3.4/topics/using/retries.md | 0 .../en/docs}/3.4/topics/using/rewrites.md | 0 .../en/docs}/3.4/topics/using/shadowing.md | 0 .../en/docs}/3.4/topics/using/tcpmappings.md | 0 .../en/docs}/3.4/topics/using/timeouts.md | 0 .../3.4/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.4/tutorials/getting-started.md | 0 .../en/docs}/3.4/tutorials/gs-tabs.js | 0 .../en/docs}/3.4/tutorials/gs-tabs2.js | 0 .../en/docs}/3.4/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.4/versions.yml | 0 .../en/docs}/3.5/about/aes-emissary-eol.md | 0 .../en/docs}/3.5/about/alternatives.md | 0 .../en/docs}/3.5/about/changes-2.x.md | 0 .../en/docs}/3.5/about/changes-3.y.md | 0 {docs => content/en/docs}/3.5/about/faq.md | 0 .../docs}/3.5/about/features-and-benefits.md | 0 .../en/docs}/3.5/about/known-issues.md | 0 .../en/docs}/3.5/about/support.md | 0 .../en/docs}/3.5/about/why-ambassador.md | 0 {docs => content/en/docs}/3.5/community.md | 0 {docs => content/en/docs}/3.5/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.5/features-icons/canary-release.svg | 0 .../en/docs}/3.5/features-icons/cors.svg | 0 .../en/docs}/3.5/features-icons/datadog.png | Bin .../en/docs}/3.5/features-icons/datadog.svg | 0 .../docs}/3.5/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.5/features-icons/grpc.png | Bin .../docs}/3.5/features-icons/prometheus.svg | 0 .../3.5/features-icons/rate-limiting.svg | 0 .../3.5/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.5/features-icons/shadowing.svg | 0 .../en/docs}/3.5/features-icons/statsd.png | Bin .../en/docs}/3.5/features-icons/statsd.svg | 0 .../3.5/features-icons/third-party-auth.svg | 0 .../en/docs}/3.5/features-icons/timeouts.svg | 0 .../3.5/features-icons/tls-termination.svg | 0 .../docs}/3.5/features-icons/url-rewrite.svg | 0 .../docs}/3.5/features-icons/websockets.svg | 0 .../3.5/howtos/active-health-checking.md | 0 .../en/docs}/3.5/howtos/basic-auth.md | 0 .../en/docs}/3.5/howtos/cert-manager.md | 0 .../3.5/howtos/client-cert-validation.md | 0 .../3.5/howtos/configure-communications.md | 0 .../en/docs}/3.5/howtos/consul.md | 0 .../en/docs}/3.5/howtos/dist-tracing.md | 0 .../en/docs}/3.5/howtos/external-dns.md | 0 .../en/docs}/3.5/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.5/howtos/grpc.md | 0 .../en/docs}/3.5/howtos/http3-aks.md | 0 .../en/docs}/3.5/howtos/http3-eks.md | 0 .../en/docs}/3.5/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.5/howtos/index.md | 0 {docs => content/en/docs}/3.5/howtos/istio.md | 0 .../en/docs}/3.5/howtos/knative.md | 0 .../en/docs}/3.5/howtos/linkerd2.md | 0 .../en/docs}/3.5/howtos/prometheus.md | 0 .../3.5/howtos/protecting-diag-access.md | 0 .../3.5/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.5/howtos/route.md | 0 .../en/docs}/3.5/howtos/tls-termination.md | 0 .../en/docs}/3.5/howtos/tracing-datadog.md | 0 .../en/docs}/3.5/howtos/tracing-lightstep.md | 0 .../en/docs}/3.5/howtos/tracing-zipkin.md | 0 .../en/docs}/3.5/howtos/websockets.md | 0 .../en/docs}/3.5/images/Auth0_JWT.png | Bin .../3.5/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.5/images/aes-success.png | Bin .../en/docs}/3.5/images/ambassador-arch.png | Bin .../en/docs}/3.5/images/ambassador-logo.svg | 0 .../docs}/3.5/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.5/images/apple.png | Bin .../en/docs}/3.5/images/auth-flow.png | Bin .../docs}/3.5/images/authentication-icon.svg | 0 .../en/docs}/3.5/images/blackbird.png | Bin .../3.5/images/canary-release-overview.png | Bin .../en/docs}/3.5/images/configure-icon.svg | 0 .../en/docs}/3.5/images/consul-ambassador.png | Bin .../3.5/images/container-inner-dev-loop.png | Bin .../en/docs}/3.5/images/datawire-logo.svg | 0 .../docs}/3.5/images/diagnostics-example.png | Bin .../en/docs}/3.5/images/diagnostics.png | Bin .../en/docs}/3.5/images/docker-compose.png | Bin .../en/docs}/3.5/images/docker.png | Bin .../en/docs}/3.5/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.5/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.5/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.5/images/features-icons/cors.svg | 0 .../3.5/images/features-icons/datadog.png | Bin .../3.5/images/features-icons/datadog.svg | 0 .../3.5/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.5/images/features-icons/grpc.png | Bin .../3.5/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.5/images/features-icons/shadowing.svg | 0 .../3.5/images/features-icons/statsd.png | Bin .../3.5/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.5/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.5/images/features-icons/url-rewrite.svg | 0 .../3.5/images/features-icons/websockets.svg | 0 .../en/docs}/3.5/images/features-table.jpg | Bin .../docs}/3.5/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.5/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.5/images/github-login.png | Bin .../docs}/3.5/images/global-features-bg.svg | 0 .../en/docs}/3.5/images/grafana.png | Bin .../en/docs}/3.5/images/grpc-tls.png | Bin .../en/docs}/3.5/images/helm-navy.png | Bin {docs => content/en/docs}/3.5/images/helm.png | Bin .../3.5/images/highly-available-icon.svg | 0 .../en/docs}/3.5/images/jaeger.png | Bin .../en/docs}/3.5/images/kubernetes.png | Bin .../en/docs}/3.5/images/left-arrow.svg | 0 .../en/docs}/3.5/images/linux.png | Bin {docs => content/en/docs}/3.5/images/logo.png | Bin .../en/docs}/3.5/images/mapping-editor.png | Bin .../docs}/3.5/images/network-architecture.png | Bin .../docs}/3.5/images/penguin-background.svg | 0 .../en/docs}/3.5/images/pro-iap.png | Bin .../en/docs}/3.5/images/quote.svg | 0 .../en/docs}/3.5/images/right-arrow.svg | 0 .../en/docs}/3.5/images/routing-icon.svg | 0 .../3.5/images/self-service-features-bg.svg | 0 .../en/docs}/3.5/images/shadowing.png | Bin .../en/docs}/3.5/images/speedometers.png | Bin .../en/docs}/3.5/images/tp-architecture.png | Bin .../en/docs}/3.5/images/tp-tutorial-1.png | Bin .../en/docs}/3.5/images/tp-tutorial-2.png | Bin .../en/docs}/3.5/images/tp-tutorial-3.png | Bin .../en/docs}/3.5/images/tp-tutorial-4.png | Bin .../docs}/3.5/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.5/images/windows.png | Bin {docs => content/en/docs}/3.5/images/xkcd.png | Bin .../3.5/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.5/release-notes/emissary-ga.png | Bin .../en/docs}/3.5/release-notes/tada.png | Bin .../3.5/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.5/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.5/release-notes/v2.0.4-v3alpha1.png | Bin .../3.5/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.5/release-notes/v2.1.0-canary.png | Bin .../3.5/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.5/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.5/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.5/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.5/releaseNotes.yml | 0 .../docs}/3.5/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.5/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.5/topics/install/bare-metal.md | 0 .../3.5/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.5/topics/install/docker.md | 0 .../en/docs}/3.5/topics/install/helm.md | 0 .../en/docs}/3.5/topics/install/index.less | 0 .../en/docs}/3.5/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.5/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../docs}/3.5/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.5/topics/running/ambassador-with-aws.md | 0 .../3.5/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.5/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.5/topics/running/debugging.md | 0 .../docs}/3.5/topics/running/diagnostics.md | 0 .../docs}/3.5/topics/running/environment.md | 0 .../en/docs}/3.5/topics/running/gzip.md | 0 .../en/docs}/3.5/topics/running/host-crd.md | 0 .../en/docs}/3.5/topics/running/http3.md | 0 .../en/docs}/3.5/topics/running/index.md | 0 .../3.5/topics/running/ingress-controller.md | 0 .../en/docs}/3.5/topics/running/listener.md | 0 .../docs}/3.5/topics/running/load-balancer.md | 0 .../en/docs}/3.5/topics/running/resolvers.md | 0 .../en/docs}/3.5/topics/running/running.md | 0 .../en/docs}/3.5/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.5/topics/running/services/ext-authz.md | 0 .../3.5/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.5/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.5/topics/running/tls/index.md | 0 .../en/docs}/3.5/topics/running/tls/mtls.md | 0 .../3.5/topics/running/tls/origination.md | 0 .../en/docs}/3.5/topics/running/tls/sni.md | 0 .../en/docs}/3.5/topics/using/authservice.md | 0 .../en/docs}/3.5/topics/using/canary.md | 0 .../3.5/topics/using/circuit-breakers.md | 0 .../en/docs}/3.5/topics/using/cors.md | 0 .../en/docs}/3.5/topics/using/defaults.md | 0 .../en/docs}/3.5/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.5/topics/using/headers/headers.md | 0 .../en/docs}/3.5/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.5/topics/using/index.md | 0 .../docs}/3.5/topics/using/intro-mappings.md | 0 .../en/docs}/3.5/topics/using/keepalive.md | 0 .../en/docs}/3.5/topics/using/mappings.md | 0 .../en/docs}/3.5/topics/using/method.md | 0 .../en/docs}/3.5/topics/using/prefix-regex.md | 0 .../3.5/topics/using/query-parameters.md | 0 .../3.5/topics/using/rate-limits/index.md | 0 .../en/docs}/3.5/topics/using/redirects.md | 0 .../en/docs}/3.5/topics/using/retries.md | 0 .../en/docs}/3.5/topics/using/rewrites.md | 0 .../en/docs}/3.5/topics/using/shadowing.md | 0 .../en/docs}/3.5/topics/using/tcpmappings.md | 0 .../en/docs}/3.5/topics/using/timeouts.md | 0 .../3.5/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.5/tutorials/getting-started.md | 0 .../en/docs}/3.5/tutorials/gs-tabs.js | 0 .../en/docs}/3.5/tutorials/gs-tabs2.js | 0 .../en/docs}/3.5/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.5/versions.yml | 0 .../en/docs}/3.6/about/aes-emissary-eol.md | 0 .../en/docs}/3.6/about/alternatives.md | 0 .../en/docs}/3.6/about/changes-2.x.md | 0 .../en/docs}/3.6/about/changes-3.y.md | 0 {docs => content/en/docs}/3.6/about/faq.md | 0 .../docs}/3.6/about/features-and-benefits.md | 0 .../en/docs}/3.6/about/known-issues.md | 0 .../en/docs}/3.6/about/support.md | 0 .../en/docs}/3.6/about/why-ambassador.md | 0 {docs => content/en/docs}/3.6/community.md | 0 {docs => content/en/docs}/3.6/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.6/features-icons/canary-release.svg | 0 .../en/docs}/3.6/features-icons/cors.svg | 0 .../en/docs}/3.6/features-icons/datadog.png | Bin .../en/docs}/3.6/features-icons/datadog.svg | 0 .../docs}/3.6/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.6/features-icons/grpc.png | Bin .../docs}/3.6/features-icons/prometheus.svg | 0 .../3.6/features-icons/rate-limiting.svg | 0 .../3.6/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.6/features-icons/shadowing.svg | 0 .../en/docs}/3.6/features-icons/statsd.png | Bin .../en/docs}/3.6/features-icons/statsd.svg | 0 .../3.6/features-icons/third-party-auth.svg | 0 .../en/docs}/3.6/features-icons/timeouts.svg | 0 .../3.6/features-icons/tls-termination.svg | 0 .../docs}/3.6/features-icons/url-rewrite.svg | 0 .../docs}/3.6/features-icons/websockets.svg | 0 .../3.6/howtos/active-health-checking.md | 0 .../en/docs}/3.6/howtos/basic-auth.md | 0 .../en/docs}/3.6/howtos/cert-manager.md | 0 .../3.6/howtos/client-cert-validation.md | 0 .../3.6/howtos/configure-communications.md | 0 .../en/docs}/3.6/howtos/consul.md | 0 .../en/docs}/3.6/howtos/dist-tracing.md | 0 .../en/docs}/3.6/howtos/external-dns.md | 0 .../en/docs}/3.6/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.6/howtos/grpc.md | 0 .../en/docs}/3.6/howtos/http3-aks.md | 0 .../en/docs}/3.6/howtos/http3-eks.md | 0 .../en/docs}/3.6/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.6/howtos/index.md | 0 {docs => content/en/docs}/3.6/howtos/istio.md | 0 .../en/docs}/3.6/howtos/knative.md | 0 .../en/docs}/3.6/howtos/linkerd2.md | 0 .../en/docs}/3.6/howtos/prometheus.md | 0 .../3.6/howtos/protecting-diag-access.md | 0 .../3.6/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.6/howtos/route.md | 0 .../en/docs}/3.6/howtos/tls-termination.md | 0 .../en/docs}/3.6/howtos/tracing-datadog.md | 0 .../en/docs}/3.6/howtos/tracing-lightstep.md | 0 .../en/docs}/3.6/howtos/tracing-zipkin.md | 0 .../en/docs}/3.6/howtos/websockets.md | 0 .../en/docs}/3.6/images/Auth0_JWT.png | Bin .../3.6/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.6/images/aes-success.png | Bin .../en/docs}/3.6/images/ambassador-arch.png | Bin .../en/docs}/3.6/images/ambassador-logo.svg | 0 .../docs}/3.6/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.6/images/apple.png | Bin .../en/docs}/3.6/images/auth-flow.png | Bin .../docs}/3.6/images/authentication-icon.svg | 0 .../en/docs}/3.6/images/blackbird.png | Bin .../3.6/images/canary-release-overview.png | Bin .../en/docs}/3.6/images/configure-icon.svg | 0 .../en/docs}/3.6/images/consul-ambassador.png | Bin .../3.6/images/container-inner-dev-loop.png | Bin .../en/docs}/3.6/images/datawire-logo.svg | 0 .../docs}/3.6/images/diagnostics-example.png | Bin .../en/docs}/3.6/images/diagnostics.png | Bin .../en/docs}/3.6/images/docker-compose.png | Bin .../en/docs}/3.6/images/docker.png | Bin .../en/docs}/3.6/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.6/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.6/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.6/images/features-icons/cors.svg | 0 .../3.6/images/features-icons/datadog.png | Bin .../3.6/images/features-icons/datadog.svg | 0 .../3.6/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.6/images/features-icons/grpc.png | Bin .../3.6/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.6/images/features-icons/shadowing.svg | 0 .../3.6/images/features-icons/statsd.png | Bin .../3.6/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.6/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.6/images/features-icons/url-rewrite.svg | 0 .../3.6/images/features-icons/websockets.svg | 0 .../en/docs}/3.6/images/features-table.jpg | Bin .../docs}/3.6/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.6/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.6/images/github-login.png | Bin .../docs}/3.6/images/global-features-bg.svg | 0 .../en/docs}/3.6/images/grafana.png | Bin .../en/docs}/3.6/images/grpc-tls.png | Bin .../en/docs}/3.6/images/helm-navy.png | Bin {docs => content/en/docs}/3.6/images/helm.png | Bin .../3.6/images/highly-available-icon.svg | 0 .../en/docs}/3.6/images/jaeger.png | Bin .../en/docs}/3.6/images/kubernetes.png | Bin .../en/docs}/3.6/images/left-arrow.svg | 0 .../en/docs}/3.6/images/linux.png | Bin {docs => content/en/docs}/3.6/images/logo.png | Bin .../en/docs}/3.6/images/mapping-editor.png | Bin .../docs}/3.6/images/network-architecture.png | Bin .../docs}/3.6/images/penguin-background.svg | 0 .../en/docs}/3.6/images/pro-iap.png | Bin .../en/docs}/3.6/images/quote.svg | 0 .../en/docs}/3.6/images/right-arrow.svg | 0 .../en/docs}/3.6/images/routing-icon.svg | 0 .../3.6/images/self-service-features-bg.svg | 0 .../en/docs}/3.6/images/shadowing.png | Bin .../en/docs}/3.6/images/speedometers.png | Bin .../en/docs}/3.6/images/tp-architecture.png | Bin .../en/docs}/3.6/images/tp-tutorial-1.png | Bin .../en/docs}/3.6/images/tp-tutorial-2.png | Bin .../en/docs}/3.6/images/tp-tutorial-3.png | Bin .../en/docs}/3.6/images/tp-tutorial-4.png | Bin .../docs}/3.6/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.6/images/windows.png | Bin {docs => content/en/docs}/3.6/images/xkcd.png | Bin .../3.6/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.6/release-notes/emissary-ga.png | Bin .../en/docs}/3.6/release-notes/tada.png | Bin .../3.6/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.6/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.6/release-notes/v2.0.4-v3alpha1.png | Bin .../3.6/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.6/release-notes/v2.1.0-canary.png | Bin .../3.6/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.6/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.6/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.6/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.6/releaseNotes.yml | 0 .../docs}/3.6/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.6/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.6/topics/install/bare-metal.md | 0 .../3.6/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.6/topics/install/docker.md | 0 .../en/docs}/3.6/topics/install/helm.md | 0 .../en/docs}/3.6/topics/install/index.less | 0 .../en/docs}/3.6/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.6/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.5/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.5/emissary-3.X.md | 0 .../docs}/3.6/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.6/topics/running/ambassador-with-aws.md | 0 .../3.6/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.6/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.6/topics/running/debugging.md | 0 .../docs}/3.6/topics/running/diagnostics.md | 0 .../docs}/3.6/topics/running/environment.md | 0 .../en/docs}/3.6/topics/running/gzip.md | 0 .../en/docs}/3.6/topics/running/host-crd.md | 0 .../en/docs}/3.6/topics/running/http3.md | 0 .../en/docs}/3.6/topics/running/index.md | 0 .../3.6/topics/running/ingress-controller.md | 0 .../en/docs}/3.6/topics/running/listener.md | 0 .../docs}/3.6/topics/running/load-balancer.md | 0 .../en/docs}/3.6/topics/running/resolvers.md | 0 .../en/docs}/3.6/topics/running/running.md | 0 .../en/docs}/3.6/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.6/topics/running/services/ext-authz.md | 0 .../3.6/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.6/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.6/topics/running/tls/index.md | 0 .../en/docs}/3.6/topics/running/tls/mtls.md | 0 .../3.6/topics/running/tls/origination.md | 0 .../en/docs}/3.6/topics/running/tls/sni.md | 0 .../en/docs}/3.6/topics/using/authservice.md | 0 .../en/docs}/3.6/topics/using/canary.md | 0 .../3.6/topics/using/circuit-breakers.md | 0 .../en/docs}/3.6/topics/using/cors.md | 0 .../en/docs}/3.6/topics/using/defaults.md | 0 .../en/docs}/3.6/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.6/topics/using/headers/headers.md | 0 .../en/docs}/3.6/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.6/topics/using/index.md | 0 .../docs}/3.6/topics/using/intro-mappings.md | 0 .../en/docs}/3.6/topics/using/keepalive.md | 0 .../en/docs}/3.6/topics/using/mappings.md | 0 .../en/docs}/3.6/topics/using/method.md | 0 .../en/docs}/3.6/topics/using/prefix-regex.md | 0 .../3.6/topics/using/query-parameters.md | 0 .../3.6/topics/using/rate-limits/index.md | 0 .../en/docs}/3.6/topics/using/redirects.md | 0 .../en/docs}/3.6/topics/using/retries.md | 0 .../en/docs}/3.6/topics/using/rewrites.md | 0 .../en/docs}/3.6/topics/using/shadowing.md | 0 .../en/docs}/3.6/topics/using/tcpmappings.md | 0 .../en/docs}/3.6/topics/using/timeouts.md | 0 .../3.6/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.6/tutorials/getting-started.md | 0 .../en/docs}/3.6/tutorials/gs-tabs.js | 0 .../en/docs}/3.6/tutorials/gs-tabs2.js | 0 .../en/docs}/3.6/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.6/versions.yml | 0 .../en/docs}/3.7/about/aes-emissary-eol.md | 0 .../en/docs}/3.7/about/alternatives.md | 0 .../en/docs}/3.7/about/changes-2.x.md | 0 .../en/docs}/3.7/about/changes-3.y.md | 0 {docs => content/en/docs}/3.7/about/faq.md | 0 .../docs}/3.7/about/features-and-benefits.md | 0 .../en/docs}/3.7/about/known-issues.md | 0 .../en/docs}/3.7/about/support.md | 0 .../en/docs}/3.7/about/why-ambassador.md | 0 {docs => content/en/docs}/3.7/community.md | 0 {docs => content/en/docs}/3.7/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.7/features-icons/canary-release.svg | 0 .../en/docs}/3.7/features-icons/cors.svg | 0 .../en/docs}/3.7/features-icons/datadog.png | Bin .../en/docs}/3.7/features-icons/datadog.svg | 0 .../docs}/3.7/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.7/features-icons/grpc.png | Bin .../docs}/3.7/features-icons/prometheus.svg | 0 .../3.7/features-icons/rate-limiting.svg | 0 .../3.7/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.7/features-icons/shadowing.svg | 0 .../en/docs}/3.7/features-icons/statsd.png | Bin .../en/docs}/3.7/features-icons/statsd.svg | 0 .../3.7/features-icons/third-party-auth.svg | 0 .../en/docs}/3.7/features-icons/timeouts.svg | 0 .../3.7/features-icons/tls-termination.svg | 0 .../docs}/3.7/features-icons/url-rewrite.svg | 0 .../docs}/3.7/features-icons/websockets.svg | 0 .../3.7/howtos/active-health-checking.md | 0 .../en/docs}/3.7/howtos/basic-auth.md | 0 .../en/docs}/3.7/howtos/cert-manager.md | 0 .../3.7/howtos/client-cert-validation.md | 0 .../3.7/howtos/configure-communications.md | 0 .../en/docs}/3.7/howtos/consul.md | 0 .../en/docs}/3.7/howtos/dist-tracing.md | 0 .../en/docs}/3.7/howtos/external-dns.md | 0 .../en/docs}/3.7/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.7/howtos/grpc.md | 0 .../en/docs}/3.7/howtos/http3-aks.md | 0 .../en/docs}/3.7/howtos/http3-eks.md | 0 .../en/docs}/3.7/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.7/howtos/index.md | 0 {docs => content/en/docs}/3.7/howtos/istio.md | 0 .../en/docs}/3.7/howtos/knative.md | 0 .../en/docs}/3.7/howtos/linkerd2.md | 0 .../en/docs}/3.7/howtos/prometheus.md | 0 .../3.7/howtos/protecting-diag-access.md | 0 .../3.7/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.7/howtos/route.md | 0 .../en/docs}/3.7/howtos/tls-termination.md | 0 .../en/docs}/3.7/howtos/tracing-datadog.md | 0 .../en/docs}/3.7/howtos/tracing-lightstep.md | 0 .../en/docs}/3.7/howtos/tracing-zipkin.md | 0 .../en/docs}/3.7/howtos/websockets.md | 0 .../en/docs}/3.7/images/Auth0_JWT.png | Bin .../3.7/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.7/images/aes-success.png | Bin .../en/docs}/3.7/images/ambassador-arch.png | Bin .../en/docs}/3.7/images/ambassador-logo.svg | 0 .../docs}/3.7/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.7/images/apple.png | Bin .../en/docs}/3.7/images/auth-flow.png | Bin .../docs}/3.7/images/authentication-icon.svg | 0 .../en/docs}/3.7/images/blackbird.png | Bin .../3.7/images/canary-release-overview.png | Bin .../en/docs}/3.7/images/configure-icon.svg | 0 .../en/docs}/3.7/images/consul-ambassador.png | Bin .../3.7/images/container-inner-dev-loop.png | Bin .../en/docs}/3.7/images/datawire-logo.svg | 0 .../docs}/3.7/images/diagnostics-example.png | Bin .../en/docs}/3.7/images/diagnostics.png | Bin .../en/docs}/3.7/images/docker-compose.png | Bin .../en/docs}/3.7/images/docker.png | Bin .../en/docs}/3.7/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.7/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.7/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.7/images/features-icons/cors.svg | 0 .../3.7/images/features-icons/datadog.png | Bin .../3.7/images/features-icons/datadog.svg | 0 .../3.7/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.7/images/features-icons/grpc.png | Bin .../3.7/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.7/images/features-icons/shadowing.svg | 0 .../3.7/images/features-icons/statsd.png | Bin .../3.7/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.7/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.7/images/features-icons/url-rewrite.svg | 0 .../3.7/images/features-icons/websockets.svg | 0 .../en/docs}/3.7/images/features-table.jpg | Bin .../docs}/3.7/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.7/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.7/images/github-login.png | Bin .../docs}/3.7/images/global-features-bg.svg | 0 .../en/docs}/3.7/images/grafana.png | Bin .../en/docs}/3.7/images/grpc-tls.png | Bin .../en/docs}/3.7/images/helm-navy.png | Bin {docs => content/en/docs}/3.7/images/helm.png | Bin .../3.7/images/highly-available-icon.svg | 0 .../en/docs}/3.7/images/jaeger.png | Bin .../en/docs}/3.7/images/kubernetes.png | Bin .../en/docs}/3.7/images/left-arrow.svg | 0 .../en/docs}/3.7/images/linux.png | Bin {docs => content/en/docs}/3.7/images/logo.png | Bin .../en/docs}/3.7/images/mapping-editor.png | Bin .../docs}/3.7/images/network-architecture.png | Bin .../docs}/3.7/images/penguin-background.svg | 0 .../en/docs}/3.7/images/pro-iap.png | Bin .../en/docs}/3.7/images/quote.svg | 0 .../en/docs}/3.7/images/right-arrow.svg | 0 .../en/docs}/3.7/images/routing-icon.svg | 0 .../3.7/images/self-service-features-bg.svg | 0 .../en/docs}/3.7/images/shadowing.png | Bin .../en/docs}/3.7/images/speedometers.png | Bin .../en/docs}/3.7/images/tp-architecture.png | Bin .../en/docs}/3.7/images/tp-tutorial-1.png | Bin .../en/docs}/3.7/images/tp-tutorial-2.png | Bin .../en/docs}/3.7/images/tp-tutorial-3.png | Bin .../en/docs}/3.7/images/tp-tutorial-4.png | Bin .../docs}/3.7/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.7/images/windows.png | Bin {docs => content/en/docs}/3.7/images/xkcd.png | Bin .../3.7/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.7/release-notes/emissary-ga.png | Bin .../en/docs}/3.7/release-notes/tada.png | Bin .../3.7/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.7/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.7/release-notes/v2.0.4-v3alpha1.png | Bin .../3.7/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.7/release-notes/v2.1.0-canary.png | Bin .../3.7/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.7/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.7/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.7/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.7/releaseNotes.yml | 0 .../docs}/3.7/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.7/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.7/topics/install/bare-metal.md | 0 .../3.7/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.7/topics/install/docker.md | 0 .../en/docs}/3.7/topics/install/helm.md | 0 .../en/docs}/3.7/topics/install/index.less | 0 .../en/docs}/3.7/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.7/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.6/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.6/emissary-3.X.md | 0 .../docs}/3.7/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.7/topics/running/ambassador-with-aws.md | 0 .../3.7/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.7/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.7/topics/running/debugging.md | 0 .../docs}/3.7/topics/running/diagnostics.md | 0 .../docs}/3.7/topics/running/environment.md | 0 .../en/docs}/3.7/topics/running/gzip.md | 0 .../en/docs}/3.7/topics/running/host-crd.md | 0 .../en/docs}/3.7/topics/running/http3.md | 0 .../en/docs}/3.7/topics/running/index.md | 0 .../3.7/topics/running/ingress-controller.md | 0 .../en/docs}/3.7/topics/running/listener.md | 0 .../docs}/3.7/topics/running/load-balancer.md | 0 .../en/docs}/3.7/topics/running/resolvers.md | 0 .../en/docs}/3.7/topics/running/running.md | 0 .../en/docs}/3.7/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.7/topics/running/services/ext-authz.md | 0 .../3.7/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.7/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.7/topics/running/tls/index.md | 0 .../en/docs}/3.7/topics/running/tls/mtls.md | 0 .../3.7/topics/running/tls/origination.md | 0 .../en/docs}/3.7/topics/running/tls/sni.md | 0 .../en/docs}/3.7/topics/using/authservice.md | 0 .../en/docs}/3.7/topics/using/canary.md | 0 .../3.7/topics/using/circuit-breakers.md | 0 .../en/docs}/3.7/topics/using/cors.md | 0 .../en/docs}/3.7/topics/using/defaults.md | 0 .../en/docs}/3.7/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.7/topics/using/headers/headers.md | 0 .../en/docs}/3.7/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.7/topics/using/index.md | 0 .../docs}/3.7/topics/using/intro-mappings.md | 0 .../en/docs}/3.7/topics/using/keepalive.md | 0 .../en/docs}/3.7/topics/using/mappings.md | 0 .../en/docs}/3.7/topics/using/method.md | 0 .../en/docs}/3.7/topics/using/prefix-regex.md | 0 .../3.7/topics/using/query-parameters.md | 0 .../3.7/topics/using/rate-limits/index.md | 0 .../en/docs}/3.7/topics/using/redirects.md | 0 .../en/docs}/3.7/topics/using/retries.md | 0 .../en/docs}/3.7/topics/using/rewrites.md | 0 .../en/docs}/3.7/topics/using/shadowing.md | 0 .../en/docs}/3.7/topics/using/tcpmappings.md | 0 .../en/docs}/3.7/topics/using/timeouts.md | 0 .../3.7/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.7/tutorials/getting-started.md | 0 .../en/docs}/3.7/tutorials/gs-tabs.js | 0 .../en/docs}/3.7/tutorials/gs-tabs2.js | 0 .../en/docs}/3.7/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.7/versions.yml | 0 content/en/docs/3.8/_index.html | 1 + .../en/docs}/3.8/about/aes-emissary-eol.md | 0 .../en/docs}/3.8/about/alternatives.md | 0 .../en/docs}/3.8/about/changes-2.x.md | 0 .../en/docs}/3.8/about/changes-3.y.md | 0 {docs => content/en/docs}/3.8/about/faq.md | 0 .../docs}/3.8/about/features-and-benefits.md | 0 .../en/docs}/3.8/about/known-issues.md | 0 .../en/docs}/3.8/about/support.md | 0 .../en/docs}/3.8/about/why-ambassador.md | 0 {docs => content/en/docs}/3.8/community.md | 0 {docs => content/en/docs}/3.8/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../3.8/features-icons/canary-release.svg | 0 .../en/docs}/3.8/features-icons/cors.svg | 0 .../en/docs}/3.8/features-icons/datadog.png | Bin .../en/docs}/3.8/features-icons/datadog.svg | 0 .../docs}/3.8/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/3.8/features-icons/grpc.png | Bin .../docs}/3.8/features-icons/prometheus.svg | 0 .../3.8/features-icons/rate-limiting.svg | 0 .../3.8/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../en/docs}/3.8/features-icons/shadowing.svg | 0 .../en/docs}/3.8/features-icons/statsd.png | Bin .../en/docs}/3.8/features-icons/statsd.svg | 0 .../3.8/features-icons/third-party-auth.svg | 0 .../en/docs}/3.8/features-icons/timeouts.svg | 0 .../3.8/features-icons/tls-termination.svg | 0 .../docs}/3.8/features-icons/url-rewrite.svg | 0 .../docs}/3.8/features-icons/websockets.svg | 0 .../3.8/howtos/active-health-checking.md | 0 .../en/docs}/3.8/howtos/basic-auth.md | 0 .../en/docs}/3.8/howtos/cert-manager.md | 0 .../3.8/howtos/client-cert-validation.md | 0 .../3.8/howtos/configure-communications.md | 0 .../en/docs}/3.8/howtos/consul.md | 0 .../en/docs}/3.8/howtos/dist-tracing.md | 0 .../en/docs}/3.8/howtos/external-dns.md | 0 .../en/docs}/3.8/howtos/filter-dev-guide.md | 0 {docs => content/en/docs}/3.8/howtos/grpc.md | 0 .../en/docs}/3.8/howtos/http3-aks.md | 0 .../en/docs}/3.8/howtos/http3-eks.md | 0 .../en/docs}/3.8/howtos/http3-gke.md | 0 {docs => content/en/docs}/3.8/howtos/index.md | 0 {docs => content/en/docs}/3.8/howtos/istio.md | 0 .../en/docs}/3.8/howtos/knative.md | 0 .../en/docs}/3.8/howtos/linkerd2.md | 0 .../en/docs}/3.8/howtos/prometheus.md | 0 .../3.8/howtos/protecting-diag-access.md | 0 .../3.8/howtos/rate-limiting-tutorial.md | 0 {docs => content/en/docs}/3.8/howtos/route.md | 0 .../en/docs}/3.8/howtos/tls-termination.md | 0 .../en/docs}/3.8/howtos/tracing-datadog.md | 0 .../en/docs}/3.8/howtos/tracing-lightstep.md | 0 .../en/docs}/3.8/howtos/tracing-zipkin.md | 0 .../en/docs}/3.8/howtos/websockets.md | 0 .../en/docs}/3.8/images/Auth0_JWT.png | Bin .../3.8/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/3.8/images/aes-success.png | Bin .../en/docs}/3.8/images/ambassador-arch.png | Bin .../en/docs}/3.8/images/ambassador-logo.svg | 0 .../docs}/3.8/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/3.8/images/apple.png | Bin .../en/docs}/3.8/images/auth-flow.png | Bin .../docs}/3.8/images/authentication-icon.svg | 0 .../en/docs}/3.8/images/blackbird.png | Bin .../3.8/images/canary-release-overview.png | Bin .../en/docs}/3.8/images/configure-icon.svg | 0 .../en/docs}/3.8/images/consul-ambassador.png | Bin .../3.8/images/container-inner-dev-loop.png | Bin .../en/docs}/3.8/images/datawire-logo.svg | 0 .../docs}/3.8/images/diagnostics-example.png | Bin .../en/docs}/3.8/images/diagnostics.png | Bin .../en/docs}/3.8/images/docker-compose.png | Bin .../en/docs}/3.8/images/docker.png | Bin .../en/docs}/3.8/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../3.8/images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/3.8/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../docs}/3.8/images/features-icons/cors.svg | 0 .../3.8/images/features-icons/datadog.png | Bin .../3.8/images/features-icons/datadog.svg | 0 .../3.8/images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/3.8/images/features-icons/grpc.png | Bin .../3.8/images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../3.8/images/features-icons/shadowing.svg | 0 .../3.8/images/features-icons/statsd.png | Bin .../3.8/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../3.8/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../3.8/images/features-icons/url-rewrite.svg | 0 .../3.8/images/features-icons/websockets.svg | 0 .../en/docs}/3.8/images/features-table.jpg | Bin .../docs}/3.8/images/gRPC-TLS-Ambassador.png | Bin .../docs}/3.8/images/gRPC-TLS-Originate.png | Bin .../en/docs}/3.8/images/github-login.png | Bin .../docs}/3.8/images/global-features-bg.svg | 0 .../en/docs}/3.8/images/grafana.png | Bin .../en/docs}/3.8/images/grpc-tls.png | Bin .../en/docs}/3.8/images/helm-navy.png | Bin {docs => content/en/docs}/3.8/images/helm.png | Bin .../3.8/images/highly-available-icon.svg | 0 .../en/docs}/3.8/images/jaeger.png | Bin .../en/docs}/3.8/images/kubernetes.png | Bin .../en/docs}/3.8/images/left-arrow.svg | 0 .../en/docs}/3.8/images/linux.png | Bin {docs => content/en/docs}/3.8/images/logo.png | Bin .../en/docs}/3.8/images/mapping-editor.png | Bin .../docs}/3.8/images/network-architecture.png | Bin .../docs}/3.8/images/penguin-background.svg | 0 .../en/docs}/3.8/images/pro-iap.png | Bin .../en/docs}/3.8/images/quote.svg | 0 .../en/docs}/3.8/images/right-arrow.svg | 0 .../en/docs}/3.8/images/routing-icon.svg | 0 .../3.8/images/self-service-features-bg.svg | 0 .../en/docs}/3.8/images/shadowing.png | Bin .../en/docs}/3.8/images/speedometers.png | Bin .../en/docs}/3.8/images/tp-architecture.png | Bin .../en/docs}/3.8/images/tp-tutorial-1.png | Bin .../en/docs}/3.8/images/tp-tutorial-2.png | Bin .../en/docs}/3.8/images/tp-tutorial-3.png | Bin .../en/docs}/3.8/images/tp-tutorial-4.png | Bin .../docs}/3.8/images/trad-inner-dev-loop.png | Bin .../en/docs}/3.8/images/windows.png | Bin {docs => content/en/docs}/3.8/images/xkcd.png | Bin .../3.8/release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../docs}/3.8/release-notes/emissary-ga.png | Bin .../en/docs}/3.8/release-notes/tada.png | Bin .../3.8/release-notes/v2.0.4-k8s-1.22.png | Bin .../3.8/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../3.8/release-notes/v2.0.4-v3alpha1.png | Bin .../3.8/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../docs}/3.8/release-notes/v2.1.0-canary.png | Bin .../3.8/release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../3.8/release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../3.8/release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../docs}/3.8/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/3.8/releaseNotes.yml | 0 .../docs}/3.8/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/3.8/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../en/docs}/3.8/topics/install/bare-metal.md | 0 .../3.8/topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/3.8/topics/install/docker.md | 0 .../en/docs}/3.8/topics/install/helm.md | 0 .../en/docs}/3.8/topics/install/index.less | 0 .../en/docs}/3.8/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../3.8/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.7/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.7/emissary-3.X.md | 0 .../docs}/3.8/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../3.8/topics/running/ambassador-with-aws.md | 0 .../3.8/topics/running/ambassador-with-gke.md | 0 .../en/docs}/3.8/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../en/docs}/3.8/topics/running/debugging.md | 0 .../docs}/3.8/topics/running/diagnostics.md | 0 .../docs}/3.8/topics/running/environment.md | 0 .../en/docs}/3.8/topics/running/gzip.md | 0 .../en/docs}/3.8/topics/running/host-crd.md | 0 .../en/docs}/3.8/topics/running/http3.md | 0 .../en/docs}/3.8/topics/running/index.md | 0 .../3.8/topics/running/ingress-controller.md | 0 .../en/docs}/3.8/topics/running/listener.md | 0 .../docs}/3.8/topics/running/load-balancer.md | 0 .../en/docs}/3.8/topics/running/resolvers.md | 0 .../en/docs}/3.8/topics/running/running.md | 0 .../en/docs}/3.8/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../3.8/topics/running/services/ext-authz.md | 0 .../3.8/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../3.8/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../en/docs}/3.8/topics/running/tls/index.md | 0 .../en/docs}/3.8/topics/running/tls/mtls.md | 0 .../3.8/topics/running/tls/origination.md | 0 .../en/docs}/3.8/topics/running/tls/sni.md | 0 .../en/docs}/3.8/topics/using/authservice.md | 0 .../en/docs}/3.8/topics/using/canary.md | 0 .../3.8/topics/using/circuit-breakers.md | 0 .../en/docs}/3.8/topics/using/cors.md | 0 .../en/docs}/3.8/topics/using/defaults.md | 0 .../en/docs}/3.8/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../docs}/3.8/topics/using/headers/headers.md | 0 .../en/docs}/3.8/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/3.8/topics/using/index.md | 0 .../docs}/3.8/topics/using/intro-mappings.md | 0 .../en/docs}/3.8/topics/using/keepalive.md | 0 .../en/docs}/3.8/topics/using/mappings.md | 0 .../en/docs}/3.8/topics/using/method.md | 0 .../en/docs}/3.8/topics/using/prefix-regex.md | 0 .../3.8/topics/using/query-parameters.md | 0 .../3.8/topics/using/rate-limits/index.md | 0 .../en/docs}/3.8/topics/using/redirects.md | 0 .../en/docs}/3.8/topics/using/retries.md | 0 .../en/docs}/3.8/topics/using/rewrites.md | 0 .../en/docs}/3.8/topics/using/shadowing.md | 0 .../en/docs}/3.8/topics/using/tcpmappings.md | 0 .../en/docs}/3.8/topics/using/timeouts.md | 0 .../3.8/tutorials/dev-portal-tutorial.md | 0 .../en/docs}/3.8/tutorials/getting-started.md | 0 .../en/docs}/3.8/tutorials/gs-tabs.js | 0 .../en/docs}/3.8/tutorials/gs-tabs2.js | 0 .../en/docs}/3.8/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/3.8/versions.yml | 0 {docs => content/en/docs}/index.md | 0 .../en/docs}/latest/about/aes-emissary-eol.md | 0 .../en/docs}/latest/about/alternatives.md | 0 .../en/docs}/latest/about/changes-2.x.md | 0 .../en/docs}/latest/about/changes-3.y.md | 0 {docs => content/en/docs}/latest/about/faq.md | 0 .../latest/about/features-and-benefits.md | 0 .../en/docs}/latest/about/known-issues.md | 0 .../en/docs}/latest/about/support.md | 0 .../en/docs}/latest/about/why-ambassador.md | 0 {docs => content/en/docs}/latest/community.md | 0 .../en/docs}/latest/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../latest/features-icons/canary-release.svg | 0 .../en/docs}/latest/features-icons/cors.svg | 0 .../docs}/latest/features-icons/datadog.png | Bin .../docs}/latest/features-icons/datadog.svg | 0 .../latest/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../en/docs}/latest/features-icons/grpc.png | Bin .../latest/features-icons/prometheus.svg | 0 .../latest/features-icons/rate-limiting.svg | 0 .../latest/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../docs}/latest/features-icons/shadowing.svg | 0 .../en/docs}/latest/features-icons/statsd.png | Bin .../en/docs}/latest/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../docs}/latest/features-icons/timeouts.svg | 0 .../latest/features-icons/tls-termination.svg | 0 .../latest/features-icons/url-rewrite.svg | 0 .../latest/features-icons/websockets.svg | 0 .../latest/howtos/active-health-checking.md | 0 .../en/docs}/latest/howtos/basic-auth.md | 0 .../en/docs}/latest/howtos/cert-manager.md | 0 .../latest/howtos/client-cert-validation.md | 0 .../latest/howtos/configure-communications.md | 0 .../en/docs}/latest/howtos/consul.md | 0 .../en/docs}/latest/howtos/dist-tracing.md | 0 .../en/docs}/latest/howtos/external-dns.md | 0 .../docs}/latest/howtos/filter-dev-guide.md | 0 .../en/docs}/latest/howtos/grpc.md | 0 .../en/docs}/latest/howtos/http3-aks.md | 0 .../en/docs}/latest/howtos/http3-eks.md | 0 .../en/docs}/latest/howtos/http3-gke.md | 0 .../en/docs}/latest/howtos/index.md | 0 .../en/docs}/latest/howtos/istio.md | 0 .../en/docs}/latest/howtos/knative.md | 0 .../en/docs}/latest/howtos/linkerd2.md | 0 .../en/docs}/latest/howtos/prometheus.md | 0 .../latest/howtos/protecting-diag-access.md | 0 .../latest/howtos/rate-limiting-tutorial.md | 0 .../en/docs}/latest/howtos/route.md | 0 .../en/docs}/latest/howtos/tls-termination.md | 0 .../en/docs}/latest/howtos/tracing-datadog.md | 0 .../docs}/latest/howtos/tracing-lightstep.md | 0 .../en/docs}/latest/howtos/tracing-zipkin.md | 0 .../en/docs}/latest/howtos/websockets.md | 0 .../en/docs}/latest/images/Auth0_JWT.png | Bin .../latest/images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../en/docs}/latest/images/aes-success.png | Bin .../docs}/latest/images/ambassador-arch.png | Bin .../docs}/latest/images/ambassador-logo.svg | 0 .../latest/images/ambassador_oidc_flow.jpg | Bin .../en/docs}/latest/images/apple.png | Bin .../en/docs}/latest/images/auth-flow.png | Bin .../latest/images/authentication-icon.svg | 0 .../en/docs}/latest/images/blackbird.png | Bin .../latest/images/canary-release-overview.png | Bin .../en/docs}/latest/images/configure-icon.svg | 0 .../docs}/latest/images/consul-ambassador.png | Bin .../images/container-inner-dev-loop.png | Bin .../en/docs}/latest/images/datawire-logo.svg | 0 .../latest/images/diagnostics-example.png | Bin .../en/docs}/latest/images/diagnostics.png | Bin .../en/docs}/latest/images/docker-compose.png | Bin .../en/docs}/latest/images/docker.png | Bin .../docs}/latest/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/latest/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../latest/images/features-icons/cors.svg | 0 .../latest/images/features-icons/datadog.png | Bin .../latest/images/features-icons/datadog.svg | 0 .../images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../latest/images/features-icons/grpc.png | Bin .../images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../images/features-icons/shadowing.svg | 0 .../latest/images/features-icons/statsd.png | Bin .../latest/images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../latest/images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../images/features-icons/url-rewrite.svg | 0 .../images/features-icons/websockets.svg | 0 .../en/docs}/latest/images/features-table.jpg | Bin .../latest/images/gRPC-TLS-Ambassador.png | Bin .../latest/images/gRPC-TLS-Originate.png | Bin .../en/docs}/latest/images/github-login.png | Bin .../latest/images/global-features-bg.svg | 0 .../en/docs}/latest/images/grafana.png | Bin .../en/docs}/latest/images/grpc-tls.png | Bin .../en/docs}/latest/images/helm-navy.png | Bin .../en/docs}/latest/images/helm.png | Bin .../latest/images/highly-available-icon.svg | 0 .../en/docs}/latest/images/jaeger.png | Bin .../en/docs}/latest/images/kubernetes.png | Bin .../en/docs}/latest/images/left-arrow.svg | 0 .../en/docs}/latest/images/linux.png | Bin .../en/docs}/latest/images/logo.png | Bin .../en/docs}/latest/images/mapping-editor.png | Bin .../latest/images/network-architecture.png | Bin .../latest/images/penguin-background.svg | 0 .../en/docs}/latest/images/pro-iap.png | Bin .../en/docs}/latest/images/quote.svg | 0 .../en/docs}/latest/images/right-arrow.svg | 0 .../en/docs}/latest/images/routing-icon.svg | 0 .../images/self-service-features-bg.svg | 0 .../en/docs}/latest/images/shadowing.png | Bin .../en/docs}/latest/images/speedometers.png | Bin .../docs}/latest/images/tp-architecture.png | Bin .../en/docs}/latest/images/tp-tutorial-1.png | Bin .../en/docs}/latest/images/tp-tutorial-2.png | Bin .../en/docs}/latest/images/tp-tutorial-3.png | Bin .../en/docs}/latest/images/tp-tutorial-4.png | Bin .../latest/images/trad-inner-dev-loop.png | Bin .../en/docs}/latest/images/windows.png | Bin .../en/docs}/latest/images/xkcd.png | Bin .../release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../latest/release-notes/emissary-ga.png | Bin .../en/docs}/latest/release-notes/tada.png | Bin .../latest/release-notes/v2.0.4-k8s-1.22.png | Bin .../latest/release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../latest/release-notes/v2.0.4-v3alpha1.png | Bin .../latest/release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../latest/release-notes/v2.1.0-canary.png | Bin .../release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../latest/release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/latest/releaseNotes.yml | 0 .../latest/topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../en/docs}/latest/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../docs}/latest/topics/install/bare-metal.md | 0 .../topics/install/convert-to-v3alpha1.md | 0 .../en/docs}/latest/topics/install/docker.md | 0 .../en/docs}/latest/topics/install/helm.md | 0 .../en/docs}/latest/topics/install/index.less | 0 .../en/docs}/latest/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../latest/topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.6/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.7/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.6/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.7/emissary-3.X.md | 0 .../latest/topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../topics/running/ambassador-with-aws.md | 0 .../topics/running/ambassador-with-gke.md | 0 .../docs}/latest/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../docs}/latest/topics/running/debugging.md | 0 .../latest/topics/running/diagnostics.md | 0 .../latest/topics/running/environment.md | 0 .../en/docs}/latest/topics/running/gzip.md | 0 .../docs}/latest/topics/running/host-crd.md | 0 .../en/docs}/latest/topics/running/http3.md | 0 .../en/docs}/latest/topics/running/index.md | 0 .../topics/running/ingress-controller.md | 0 .../docs}/latest/topics/running/listener.md | 0 .../latest/topics/running/load-balancer.md | 0 .../docs}/latest/topics/running/resolvers.md | 0 .../en/docs}/latest/topics/running/running.md | 0 .../en/docs}/latest/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../topics/running/services/ext-authz.md | 0 .../latest/topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../latest/topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../docs}/latest/topics/running/tls/index.md | 0 .../docs}/latest/topics/running/tls/mtls.md | 0 .../latest/topics/running/tls/origination.md | 0 .../en/docs}/latest/topics/running/tls/sni.md | 0 .../docs}/latest/topics/using/authservice.md | 0 .../en/docs}/latest/topics/using/canary.md | 0 .../latest/topics/using/circuit-breakers.md | 0 .../en/docs}/latest/topics/using/cors.md | 0 .../en/docs}/latest/topics/using/defaults.md | 0 .../docs}/latest/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../latest/topics/using/headers/headers.md | 0 .../docs}/latest/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../en/docs}/latest/topics/using/index.md | 0 .../latest/topics/using/intro-mappings.md | 0 .../en/docs}/latest/topics/using/keepalive.md | 0 .../en/docs}/latest/topics/using/mappings.md | 0 .../en/docs}/latest/topics/using/method.md | 0 .../docs}/latest/topics/using/prefix-regex.md | 0 .../latest/topics/using/query-parameters.md | 0 .../latest/topics/using/rate-limits/index.md | 0 .../en/docs}/latest/topics/using/redirects.md | 0 .../en/docs}/latest/topics/using/retries.md | 0 .../en/docs}/latest/topics/using/rewrites.md | 0 .../en/docs}/latest/topics/using/shadowing.md | 0 .../docs}/latest/topics/using/tcpmappings.md | 0 .../en/docs}/latest/topics/using/timeouts.md | 0 .../latest/tutorials/dev-portal-tutorial.md | 0 .../docs}/latest/tutorials/getting-started.md | 0 .../en/docs}/latest/tutorials/gs-tabs.js | 0 .../en/docs}/latest/tutorials/gs-tabs2.js | 0 .../docs}/latest/tutorials/quickstart-demo.md | 0 {docs => content/en/docs}/latest/versions.yml | 0 .../pre-release/about/aes-emissary-eol.md | 0 .../docs}/pre-release/about/alternatives.md | 0 .../en/docs}/pre-release/about/changes-2.x.md | 0 .../en/docs}/pre-release/about/changes-3.y.md | 0 .../en/docs}/pre-release/about/faq.md | 0 .../about/features-and-benefits.md | 0 .../docs}/pre-release/about/known-issues.md | 0 .../en/docs}/pre-release/about/support.md | 0 .../docs}/pre-release/about/why-ambassador.md | 0 .../en/docs}/pre-release/community.md | 0 .../en/docs}/pre-release/doc-links.yml | 0 .../features-icons/basic-authentication.svg | 0 .../features-icons/canary-release.svg | 0 .../docs}/pre-release/features-icons/cors.svg | 0 .../pre-release/features-icons/datadog.png | Bin .../pre-release/features-icons/datadog.svg | 0 .../features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../docs}/pre-release/features-icons/grpc.png | Bin .../pre-release/features-icons/prometheus.svg | 0 .../features-icons/rate-limiting.svg | 0 .../features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../pre-release/features-icons/shadowing.svg | 0 .../pre-release/features-icons/statsd.png | Bin .../pre-release/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../pre-release/features-icons/timeouts.svg | 0 .../features-icons/tls-termination.svg | 0 .../features-icons/url-rewrite.svg | 0 .../pre-release/features-icons/websockets.svg | 0 .../howtos/active-health-checking.md | 0 .../en/docs}/pre-release/howtos/basic-auth.md | 0 .../docs}/pre-release/howtos/cert-manager.md | 0 .../howtos/client-cert-validation.md | 0 .../howtos/configure-communications.md | 0 .../en/docs}/pre-release/howtos/consul.md | 0 .../docs}/pre-release/howtos/dist-tracing.md | 0 .../docs}/pre-release/howtos/external-dns.md | 0 .../pre-release/howtos/filter-dev-guide.md | 0 .../en/docs}/pre-release/howtos/grpc.md | 0 .../en/docs}/pre-release/howtos/http3-aks.md | 0 .../en/docs}/pre-release/howtos/http3-eks.md | 0 .../en/docs}/pre-release/howtos/http3-gke.md | 0 .../en/docs}/pre-release/howtos/index.md | 0 .../en/docs}/pre-release/howtos/istio.md | 0 .../en/docs}/pre-release/howtos/knative.md | 0 .../en/docs}/pre-release/howtos/linkerd2.md | 0 .../en/docs}/pre-release/howtos/prometheus.md | 0 .../howtos/protecting-diag-access.md | 0 .../howtos/rate-limiting-tutorial.md | 0 .../en/docs}/pre-release/howtos/route.md | 0 .../pre-release/howtos/tls-termination.md | 0 .../pre-release/howtos/tracing-datadog.md | 0 .../pre-release/howtos/tracing-lightstep.md | 0 .../pre-release/howtos/tracing-zipkin.md | 0 .../en/docs}/pre-release/howtos/websockets.md | 0 .../en/docs}/pre-release/images/Auth0_JWT.png | Bin .../images/Auth0_domain_clientID.png | Bin .../images/Auth0_method_callback_origins.png | Bin .../docs}/pre-release/images/aes-success.png | Bin .../pre-release/images/ambassador-arch.png | Bin .../pre-release/images/ambassador-logo.svg | 0 .../images/ambassador_oidc_flow.jpg | Bin .../en/docs}/pre-release/images/apple.png | Bin .../en/docs}/pre-release/images/auth-flow.png | Bin .../images/authentication-icon.svg | 0 .../en/docs}/pre-release/images/blackbird.png | Bin .../images/canary-release-overview.png | Bin .../pre-release/images/configure-icon.svg | 0 .../pre-release/images/consul-ambassador.png | Bin .../images/container-inner-dev-loop.png | Bin .../pre-release/images/datawire-logo.svg | 0 .../images/diagnostics-example.png | Bin .../docs}/pre-release/images/diagnostics.png | Bin .../pre-release/images/docker-compose.png | Bin .../en/docs}/pre-release/images/docker.png | Bin .../pre-release/images/edge-stack-1.13.4.png | Bin .../images/edge-stack-1.13.7-json-logging.png | Bin .../images/edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../images/edge-stack-1.13.8-cloud-bugfix.png | Bin .../images/emissary-1.13.10-cors-origin.png | Bin .../en/docs}/pre-release/images/fast-icon.svg | 0 .../features-icons/basic-authentication.svg | 0 .../images/features-icons/canary-release.svg | 0 .../images/features-icons/cors.svg | 0 .../images/features-icons/datadog.png | Bin .../images/features-icons/datadog.svg | 0 .../images/features-icons/diagnostics.svg | 0 .../features-icons/distributed-tracing.png | Bin .../images/features-icons/grpc.png | Bin .../images/features-icons/prometheus.svg | 0 .../images/features-icons/rate-limiting.svg | 0 .../images/features-icons/regex-routing.svg | 0 .../features-icons/request-transformers.svg | 0 .../images/features-icons/shadowing.svg | 0 .../images/features-icons/statsd.png | Bin .../images/features-icons/statsd.svg | 0 .../features-icons/third-party-auth.svg | 0 .../images/features-icons/timeouts.svg | 0 .../images/features-icons/tls-termination.svg | 0 .../images/features-icons/url-rewrite.svg | 0 .../images/features-icons/websockets.svg | 0 .../pre-release/images/features-table.jpg | Bin .../images/gRPC-TLS-Ambassador.png | Bin .../pre-release/images/gRPC-TLS-Originate.png | Bin .../docs}/pre-release/images/github-login.png | Bin .../pre-release/images/global-features-bg.svg | 0 .../en/docs}/pre-release/images/grafana.png | Bin .../en/docs}/pre-release/images/grpc-tls.png | Bin .../en/docs}/pre-release/images/helm-navy.png | Bin .../en/docs}/pre-release/images/helm.png | Bin .../images/highly-available-icon.svg | 0 .../en/docs}/pre-release/images/jaeger.png | Bin .../docs}/pre-release/images/kubernetes.png | Bin .../docs}/pre-release/images/left-arrow.svg | 0 .../en/docs}/pre-release/images/linux.png | Bin .../en/docs}/pre-release/images/logo.png | Bin .../pre-release/images/mapping-editor.png | Bin .../images/network-architecture.png | Bin .../pre-release/images/penguin-background.svg | 0 .../en/docs}/pre-release/images/pro-iap.png | Bin .../en/docs}/pre-release/images/quote.svg | 0 .../docs}/pre-release/images/right-arrow.svg | 0 .../docs}/pre-release/images/routing-icon.svg | 0 .../images/self-service-features-bg.svg | 0 .../en/docs}/pre-release/images/shadowing.png | Bin .../docs}/pre-release/images/speedometers.png | Bin .../pre-release/images/tp-architecture.png | Bin .../pre-release/images/tp-tutorial-1.png | Bin .../pre-release/images/tp-tutorial-2.png | Bin .../pre-release/images/tp-tutorial-3.png | Bin .../pre-release/images/tp-tutorial-4.png | Bin .../images/trad-inner-dev-loop.png | Bin .../en/docs}/pre-release/images/windows.png | Bin .../en/docs}/pre-release/images/xkcd.png | Bin .../release-notes/edge-stack-1.13.4.png | Bin .../edge-stack-1.13.7-json-logging.png | Bin .../edge-stack-1.13.7-memory.png | Bin .../edge-stack-1.13.7-tcpmapping-consul.png | Bin .../edge-stack-1.13.8-cloud-bugfix.png | Bin .../edge-stack-2.0.0-host_crd.png | Bin .../edge-stack-2.0.0-ingressstatus.png | Bin ...edge-stack-2.0.0-insecure_action_hosts.png | Bin .../edge-stack-2.0.0-listener.png | Bin .../edge-stack-2.0.0-prune_routes.png | Bin .../edge-stack-2.0.0-tlscontext.png | Bin .../edge-stack-2.0.0-v3alpha1.png | Bin .../emissary-1.13.10-cors-origin.png | Bin .../pre-release/release-notes/emissary-ga.png | Bin .../docs}/pre-release/release-notes/tada.png | Bin .../release-notes/v2.0.4-k8s-1.22.png | Bin .../release-notes/v2.0.4-l7depth.png | Bin .../release-notes/v2.0.4-mapping-dns-type.png | Bin .../release-notes/v2.0.4-v3alpha1.png | Bin .../release-notes/v2.0.4-version.png | Bin .../v2.0.5-auth-circuit-breaker.png | Bin .../release-notes/v2.0.5-mappingselector.png | Bin .../release-notes/v2.1.0-canary.png | Bin .../release-notes/v2.1.0-gzip-enabled.png | Bin .../v2.1.0-smoother-migration.png | Bin .../release-notes/v2.1.2-annotations.png | Bin .../v2.1.2-host-mapping-matching.png | Bin .../release-notes/v2.1.2-mapping-cors.png | Bin .../v2.1.2-mapping-less-weighted.png | Bin .../v2.1.2-mapping-no-rewrite.png | Bin .../release-notes/v2.2.0-cloud.png | Bin .../release-notes/v2.2.0-percent-escape.png | Bin .../v2.2.0-tls-cert-validation.png | Bin .../en/docs}/pre-release/releaseNotes.yml | 0 .../topics/concepts/architecture.md | 0 .../concepts/gitops-continuous-delivery.md | 0 .../pre-release/topics/concepts/index.md | 0 .../kubernetes-network-architecture.md | 0 .../concepts/microservices-api-gateways.md | 0 .../topics/concepts/progressive-delivery.md | 0 .../concepts/rate-limiting-at-the-edge.md | 0 .../install/ambassador-oss-community.md | 0 .../pre-release/topics/install/bare-metal.md | 0 .../topics/install/convert-to-v3alpha1.md | 0 .../pre-release/topics/install/docker.md | 0 .../docs}/pre-release/topics/install/helm.md | 0 .../pre-release/topics/install/index.less | 0 .../docs}/pre-release/topics/install/index.md | 0 .../topics/install/migrate-to-2-alternate.md | 0 .../topics/install/migrate-to-3-alternate.md | 0 .../topics/install/migration-matrix.md | 0 .../helm/emissary-1.14/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.0/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.4/emissary-2.X.md | 0 .../upgrade/helm/emissary-2.5/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.4/emissary-3.X.md | 0 .../upgrade/helm/emissary-3.7/emissary-3.X.md | 0 .../yaml/emissary-1.14/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.0/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.4/emissary-2.X.md | 0 .../upgrade/yaml/emissary-2.5/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.4/emissary-3.X.md | 0 .../upgrade/yaml/emissary-3.7/emissary-3.X.md | 0 .../topics/install/yaml-install.md | 0 .../topics/running/ambassador-deployment.md | 0 .../topics/running/ambassador-with-aws.md | 0 .../topics/running/ambassador-with-gke.md | 0 .../pre-release/topics/running/ambassador.md | 0 .../topics/running/custom-error-responses.md | 0 .../pre-release/topics/running/debugging.md | 0 .../pre-release/topics/running/diagnostics.md | 0 .../pre-release/topics/running/environment.md | 0 .../docs}/pre-release/topics/running/gzip.md | 0 .../pre-release/topics/running/host-crd.md | 0 .../docs}/pre-release/topics/running/http3.md | 0 .../docs}/pre-release/topics/running/index.md | 0 .../topics/running/ingress-controller.md | 0 .../pre-release/topics/running/listener.md | 0 .../topics/running/load-balancer.md | 0 .../pre-release/topics/running/resolvers.md | 0 .../pre-release/topics/running/running.md | 0 .../pre-release/topics/running/scaling.md | 0 .../topics/running/services/auth-service.md | 0 .../topics/running/services/ext-authz.md | 0 .../topics/running/services/index.md | 0 .../topics/running/services/log-service.md | 0 .../running/services/rate-limit-service.md | 0 .../running/services/tracing-service.md | 0 .../topics/running/statistics/8877-metrics.md | 0 .../topics/running/statistics/envoy-statsd.md | 0 .../topics/running/statistics/index.md | 0 .../running/tls/cleartext-redirection.md | 0 .../pre-release/topics/running/tls/index.md | 0 .../pre-release/topics/running/tls/mtls.md | 0 .../topics/running/tls/origination.md | 0 .../pre-release/topics/running/tls/sni.md | 0 .../pre-release/topics/using/authservice.md | 0 .../docs}/pre-release/topics/using/canary.md | 0 .../topics/using/circuit-breakers.md | 0 .../en/docs}/pre-release/topics/using/cors.md | 0 .../pre-release/topics/using/defaults.md | 0 .../pre-release/topics/using/gateway-api.md | 0 .../using/headers/add-request-headers.md | 0 .../using/headers/add-response-headers.md | 0 .../topics/using/headers/headers.md | 0 .../pre-release/topics/using/headers/host.md | 0 .../using/headers/remove-request-headers.md | 0 .../using/headers/remove-response-headers.md | 0 .../docs}/pre-release/topics/using/index.md | 0 .../topics/using/intro-mappings.md | 0 .../pre-release/topics/using/keepalive.md | 0 .../pre-release/topics/using/mappings.md | 0 .../docs}/pre-release/topics/using/method.md | 0 .../pre-release/topics/using/prefix-regex.md | 0 .../topics/using/query-parameters.md | 0 .../topics/using/rate-limits/index.md | 0 .../pre-release/topics/using/redirects.md | 0 .../docs}/pre-release/topics/using/retries.md | 0 .../pre-release/topics/using/rewrites.md | 0 .../pre-release/topics/using/shadowing.md | 0 .../pre-release/topics/using/tcpmappings.md | 0 .../pre-release/topics/using/timeouts.md | 0 .../tutorials/dev-portal-tutorial.md | 0 .../pre-release/tutorials/getting-started.md | 0 .../en/docs}/pre-release/tutorials/gs-tabs.js | 0 .../docs}/pre-release/tutorials/gs-tabs2.js | 0 .../pre-release/tutorials/quickstart-demo.md | 0 .../en/docs}/pre-release/versions.yml | 0 {docs => content/en/docs}/versions.md | 0 package.json | 20 ++ public/index.md | 6 - themes/docsy | 1 + 4883 files changed, 343 insertions(+), 18 deletions(-) create mode 100644 .gitignore create mode 100644 .nvmrc rename LICENSE.txt => LICENSE (100%) create mode 100644 README.md create mode 100644 config.yaml create mode 100644 content/en/_index.html rename {docs => content/en/docs}/1.13/about/alternatives.md (100%) rename {docs => content/en/docs}/1.13/about/faq.md (100%) rename {docs => content/en/docs}/1.13/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/1.13/about/support.md (100%) rename {docs => content/en/docs}/1.13/about/why-ambassador.md (100%) rename {docs => content/en/docs}/1.13/community.md (100%) rename {docs => content/en/docs}/1.13/doc-links.yml (100%) rename {docs => content/en/docs}/1.13/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/cors.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/datadog.png (100%) rename {docs => content/en/docs}/1.13/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/1.13/features-icons/grpc.png (100%) rename {docs => content/en/docs}/1.13/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/statsd.png (100%) rename {docs => content/en/docs}/1.13/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/1.13/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/1.13/howtos/advanced-rate-limiting.md (100%) rename {docs => content/en/docs}/1.13/howtos/auth-kubectl-keycloak.md (100%) rename {docs => content/en/docs}/1.13/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/1.13/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/1.13/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/1.13/howtos/consul.md (100%) rename {docs => content/en/docs}/1.13/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/1.13/howtos/ext-filters.md (100%) rename {docs => content/en/docs}/1.13/howtos/grpc.md (100%) rename {docs => content/en/docs}/1.13/howtos/index.md (100%) rename {docs => content/en/docs}/1.13/howtos/istio.md (100%) rename {docs => content/en/docs}/1.13/howtos/knative.md (100%) rename {docs => content/en/docs}/1.13/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/1.13/howtos/prometheus.md (100%) rename {docs => content/en/docs}/1.13/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/1.13/howtos/route.md (100%) rename {docs => content/en/docs}/1.13/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/1.13/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/1.13/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/1.13/howtos/websockets.md (100%) rename {docs => content/en/docs}/1.13/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/1.13/images/Auth0_audience.png (100%) rename {docs => content/en/docs}/1.13/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/1.13/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/1.13/images/Auth0_none.png (100%) rename {docs => content/en/docs}/1.13/images/Auth0_secret.png (100%) rename {docs => content/en/docs}/1.13/images/aes-success.png (100%) rename {docs => content/en/docs}/1.13/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/1.13/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/1.13/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/1.13/images/apple.png (100%) rename {docs => content/en/docs}/1.13/images/auth-flow.png (100%) rename {docs => content/en/docs}/1.13/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/1.13/images/blackbird.png (100%) rename {docs => content/en/docs}/1.13/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/1.13/images/configure-icon.svg (100%) rename {docs => content/en/docs}/1.13/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/1.13/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/1.13/images/create-application.png (100%) rename {docs => content/en/docs}/1.13/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/1.13/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/1.13/images/diagnostics.png (100%) rename {docs => content/en/docs}/1.13/images/docker-compose.png (100%) rename {docs => content/en/docs}/1.13/images/docker.png (100%) rename {docs => content/en/docs}/1.13/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/1.13/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/1.13/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/1.13/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/1.13/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/1.13/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/1.13/images/fast-icon.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/1.13/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/1.13/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/1.13/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/1.13/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/1.13/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/1.13/images/features-table.jpg (100%) rename {docs => content/en/docs}/1.13/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/1.13/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/1.13/images/github-login.png (100%) rename {docs => content/en/docs}/1.13/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/1.13/images/grafana.png (100%) rename {docs => content/en/docs}/1.13/images/grpc-tls.png (100%) rename {docs => content/en/docs}/1.13/images/helm-navy.png (100%) rename {docs => content/en/docs}/1.13/images/helm.png (100%) rename {docs => content/en/docs}/1.13/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/1.13/images/jaeger.png (100%) rename {docs => content/en/docs}/1.13/images/kubernetes.png (100%) rename {docs => content/en/docs}/1.13/images/left-arrow.svg (100%) rename {docs => content/en/docs}/1.13/images/linux.png (100%) rename {docs => content/en/docs}/1.13/images/logo.png (100%) rename {docs => content/en/docs}/1.13/images/machine-machine.png (100%) rename {docs => content/en/docs}/1.13/images/network-architecture.png (100%) rename {docs => content/en/docs}/1.13/images/penguin-background.svg (100%) rename {docs => content/en/docs}/1.13/images/pro-iap.png (100%) rename {docs => content/en/docs}/1.13/images/project-build-logs.png (100%) rename {docs => content/en/docs}/1.13/images/project-building.png (100%) rename {docs => content/en/docs}/1.13/images/project-create-github-repo.png (100%) rename {docs => content/en/docs}/1.13/images/project-create-github-token.png (100%) rename {docs => content/en/docs}/1.13/images/project-create-repo-scope.png (100%) rename {docs => content/en/docs}/1.13/images/project-create.png (100%) rename {docs => content/en/docs}/1.13/images/project-deployed.png (100%) rename {docs => content/en/docs}/1.13/images/project-deploying.png (100%) rename {docs => content/en/docs}/1.13/images/project-server-logs.png (100%) rename {docs => content/en/docs}/1.13/images/project-server.js-edit.png (100%) rename {docs => content/en/docs}/1.13/images/project-server.js.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-merge.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-merged-url.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-merged.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-pr-create.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-pr.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-preview.png (100%) rename {docs => content/en/docs}/1.13/images/project-update-url.png (100%) rename {docs => content/en/docs}/1.13/images/project-update.png (100%) rename {docs => content/en/docs}/1.13/images/project-url.png (100%) rename {docs => content/en/docs}/1.13/images/quote.svg (100%) rename {docs => content/en/docs}/1.13/images/right-arrow.svg (100%) rename {docs => content/en/docs}/1.13/images/routing-icon.svg (100%) rename {docs => content/en/docs}/1.13/images/scopes.png (100%) rename {docs => content/en/docs}/1.13/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/1.13/images/service-preview.png (100%) rename {docs => content/en/docs}/1.13/images/shadowing.png (100%) rename {docs => content/en/docs}/1.13/images/speedometers.png (100%) rename {docs => content/en/docs}/1.13/images/tp-architecture.png (100%) rename {docs => content/en/docs}/1.13/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/1.13/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/1.13/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/1.13/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/1.13/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/1.13/images/windows.png (100%) rename {docs => content/en/docs}/1.13/images/xkcd.png (100%) rename {docs => content/en/docs}/1.13/releaseNotes.yml (100%) rename {docs => content/en/docs}/1.13/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/index.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/1.13/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/1.13/topics/install/aes-operator.md (100%) rename {docs => content/en/docs}/1.13/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/1.13/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/1.13/topics/install/docker.md (100%) rename {docs => content/en/docs}/1.13/topics/install/helm.md (100%) rename {docs => content/en/docs}/1.13/topics/install/index.less (100%) rename {docs => content/en/docs}/1.13/topics/install/index.md (100%) rename {docs => content/en/docs}/1.13/topics/install/install-ambassador-oss.md (100%) rename {docs => content/en/docs}/1.13/topics/install/upgrade-to-edge-stack.md (100%) rename {docs => content/en/docs}/1.13/topics/install/upgrading.md (100%) rename {docs => content/en/docs}/1.13/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/1.13/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/1.13/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/1.13/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/1.13/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/1.13/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/1.13/topics/running/debugging.md (100%) rename {docs => content/en/docs}/1.13/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/1.13/topics/running/environment.md (100%) rename {docs => content/en/docs}/1.13/topics/running/gzip.md (100%) rename {docs => content/en/docs}/1.13/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/1.13/topics/running/index.md (100%) rename {docs => content/en/docs}/1.13/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/1.13/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/1.13/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/1.13/topics/running/running.md (100%) rename {docs => content/en/docs}/1.13/topics/running/scaling.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/index.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/1.13/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/1.13/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/1.13/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/1.13/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/1.13/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/1.13/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/1.13/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/1.13/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/1.13/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/1.13/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/1.13/topics/using/authservice.md (100%) rename {docs => content/en/docs}/1.13/topics/using/canary.md (100%) rename {docs => content/en/docs}/1.13/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/cors.md (100%) rename {docs => content/en/docs}/1.13/topics/using/defaults.md (100%) rename {docs => content/en/docs}/1.13/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/1.13/topics/using/index.md (100%) rename {docs => content/en/docs}/1.13/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/1.13/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/1.13/topics/using/mappings.md (100%) rename {docs => content/en/docs}/1.13/topics/using/method.md (100%) rename {docs => content/en/docs}/1.13/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/1.13/topics/using/project-customization.md (100%) rename {docs => content/en/docs}/1.13/topics/using/projects.md (100%) rename {docs => content/en/docs}/1.13/topics/using/query_parameters.md (100%) rename {docs => content/en/docs}/1.13/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/1.13/topics/using/redirects.md (100%) rename {docs => content/en/docs}/1.13/topics/using/retries.md (100%) rename {docs => content/en/docs}/1.13/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/1.13/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/1.13/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/1.13/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/1.13/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/1.13/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/1.13/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/1.13/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/1.13/tutorials/projects.md (100%) rename {docs => content/en/docs}/1.13/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/1.13/versions.yml (100%) rename {docs => content/en/docs}/1.14/about/alternatives.md (100%) rename {docs => content/en/docs}/1.14/about/faq.md (100%) rename {docs => content/en/docs}/1.14/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/1.14/about/support.md (100%) rename {docs => content/en/docs}/1.14/about/why-ambassador.md (100%) rename {docs => content/en/docs}/1.14/community.md (100%) rename {docs => content/en/docs}/1.14/doc-links.yml (100%) rename {docs => content/en/docs}/1.14/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/cors.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/datadog.png (100%) rename {docs => content/en/docs}/1.14/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/1.14/features-icons/grpc.png (100%) rename {docs => content/en/docs}/1.14/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/statsd.png (100%) rename {docs => content/en/docs}/1.14/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/1.14/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/1.14/howtos/advanced-rate-limiting.md (100%) rename {docs => content/en/docs}/1.14/howtos/auth-kubectl-keycloak.md (100%) rename {docs => content/en/docs}/1.14/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/1.14/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/1.14/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/1.14/howtos/consul.md (100%) rename {docs => content/en/docs}/1.14/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/1.14/howtos/ext-filters.md (100%) rename {docs => content/en/docs}/1.14/howtos/external-dns.md (100%) rename {docs => content/en/docs}/1.14/howtos/grpc.md (100%) rename {docs => content/en/docs}/1.14/howtos/index.md (100%) rename {docs => content/en/docs}/1.14/howtos/istio.md (100%) rename {docs => content/en/docs}/1.14/howtos/knative.md (100%) rename {docs => content/en/docs}/1.14/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/1.14/howtos/prometheus.md (100%) rename {docs => content/en/docs}/1.14/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/1.14/howtos/route.md (100%) rename {docs => content/en/docs}/1.14/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/1.14/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/1.14/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/1.14/howtos/websockets.md (100%) rename {docs => content/en/docs}/1.14/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/1.14/images/Auth0_audience.png (100%) rename {docs => content/en/docs}/1.14/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/1.14/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/1.14/images/Auth0_none.png (100%) rename {docs => content/en/docs}/1.14/images/Auth0_secret.png (100%) rename {docs => content/en/docs}/1.14/images/aes-success.png (100%) rename {docs => content/en/docs}/1.14/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/1.14/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/1.14/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/1.14/images/apple.png (100%) rename {docs => content/en/docs}/1.14/images/auth-flow.png (100%) rename {docs => content/en/docs}/1.14/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/1.14/images/blackbird.png (100%) rename {docs => content/en/docs}/1.14/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/1.14/images/configure-icon.svg (100%) rename {docs => content/en/docs}/1.14/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/1.14/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/1.14/images/create-application.png (100%) rename {docs => content/en/docs}/1.14/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/1.14/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/1.14/images/diagnostics.png (100%) rename {docs => content/en/docs}/1.14/images/docker-compose.png (100%) rename {docs => content/en/docs}/1.14/images/docker.png (100%) rename {docs => content/en/docs}/1.14/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/1.14/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/1.14/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/1.14/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/1.14/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/1.14/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/1.14/images/fast-icon.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/1.14/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/1.14/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/1.14/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/1.14/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/1.14/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/1.14/images/features-table.jpg (100%) rename {docs => content/en/docs}/1.14/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/1.14/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/1.14/images/github-login.png (100%) rename {docs => content/en/docs}/1.14/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/1.14/images/grafana.png (100%) rename {docs => content/en/docs}/1.14/images/grpc-tls.png (100%) rename {docs => content/en/docs}/1.14/images/helm-navy.png (100%) rename {docs => content/en/docs}/1.14/images/helm.png (100%) rename {docs => content/en/docs}/1.14/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/1.14/images/jaeger.png (100%) rename {docs => content/en/docs}/1.14/images/kubernetes.png (100%) rename {docs => content/en/docs}/1.14/images/left-arrow.svg (100%) rename {docs => content/en/docs}/1.14/images/linux.png (100%) rename {docs => content/en/docs}/1.14/images/logo.png (100%) rename {docs => content/en/docs}/1.14/images/machine-machine.png (100%) rename {docs => content/en/docs}/1.14/images/network-architecture.png (100%) rename {docs => content/en/docs}/1.14/images/penguin-background.svg (100%) rename {docs => content/en/docs}/1.14/images/pro-iap.png (100%) rename {docs => content/en/docs}/1.14/images/project-build-logs.png (100%) rename {docs => content/en/docs}/1.14/images/project-building.png (100%) rename {docs => content/en/docs}/1.14/images/project-create-github-repo.png (100%) rename {docs => content/en/docs}/1.14/images/project-create-github-token.png (100%) rename {docs => content/en/docs}/1.14/images/project-create-repo-scope.png (100%) rename {docs => content/en/docs}/1.14/images/project-create.png (100%) rename {docs => content/en/docs}/1.14/images/project-deployed.png (100%) rename {docs => content/en/docs}/1.14/images/project-deploying.png (100%) rename {docs => content/en/docs}/1.14/images/project-server-logs.png (100%) rename {docs => content/en/docs}/1.14/images/project-server.js-edit.png (100%) rename {docs => content/en/docs}/1.14/images/project-server.js.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-merge.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-merged-url.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-merged.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-pr-create.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-pr.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-preview.png (100%) rename {docs => content/en/docs}/1.14/images/project-update-url.png (100%) rename {docs => content/en/docs}/1.14/images/project-update.png (100%) rename {docs => content/en/docs}/1.14/images/project-url.png (100%) rename {docs => content/en/docs}/1.14/images/quote.svg (100%) rename {docs => content/en/docs}/1.14/images/right-arrow.svg (100%) rename {docs => content/en/docs}/1.14/images/routing-icon.svg (100%) rename {docs => content/en/docs}/1.14/images/scopes.png (100%) rename {docs => content/en/docs}/1.14/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/1.14/images/service-preview.png (100%) rename {docs => content/en/docs}/1.14/images/shadowing.png (100%) rename {docs => content/en/docs}/1.14/images/speedometers.png (100%) rename {docs => content/en/docs}/1.14/images/tp-architecture.png (100%) rename {docs => content/en/docs}/1.14/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/1.14/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/1.14/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/1.14/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/1.14/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/1.14/images/windows.png (100%) rename {docs => content/en/docs}/1.14/images/xkcd.png (100%) rename {docs => content/en/docs}/1.14/releaseNotes.yml (100%) rename {docs => content/en/docs}/1.14/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/index.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/1.14/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/1.14/topics/install/aes-operator.md (100%) rename {docs => content/en/docs}/1.14/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/1.14/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/1.14/topics/install/docker.md (100%) rename {docs => content/en/docs}/1.14/topics/install/helm.md (100%) rename {docs => content/en/docs}/1.14/topics/install/index.less (100%) rename {docs => content/en/docs}/1.14/topics/install/index.md (100%) rename {docs => content/en/docs}/1.14/topics/install/install-ambassador-oss.md (100%) rename {docs => content/en/docs}/1.14/topics/install/upgrade-to-edge-stack.md (100%) rename {docs => content/en/docs}/1.14/topics/install/upgrading.md (100%) rename {docs => content/en/docs}/1.14/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/1.14/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/1.14/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/1.14/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/1.14/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/1.14/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/1.14/topics/running/debugging.md (100%) rename {docs => content/en/docs}/1.14/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/1.14/topics/running/environment.md (100%) rename {docs => content/en/docs}/1.14/topics/running/gzip.md (100%) rename {docs => content/en/docs}/1.14/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/1.14/topics/running/index.md (100%) rename {docs => content/en/docs}/1.14/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/1.14/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/1.14/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/1.14/topics/running/running.md (100%) rename {docs => content/en/docs}/1.14/topics/running/scaling.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/index.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/1.14/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/1.14/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/1.14/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/1.14/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/1.14/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/1.14/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/1.14/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/1.14/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/1.14/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/1.14/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/1.14/topics/using/authservice.md (100%) rename {docs => content/en/docs}/1.14/topics/using/canary.md (100%) rename {docs => content/en/docs}/1.14/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/cors.md (100%) rename {docs => content/en/docs}/1.14/topics/using/defaults.md (100%) rename {docs => content/en/docs}/1.14/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/1.14/topics/using/index.md (100%) rename {docs => content/en/docs}/1.14/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/1.14/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/1.14/topics/using/mappings.md (100%) rename {docs => content/en/docs}/1.14/topics/using/method.md (100%) rename {docs => content/en/docs}/1.14/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/1.14/topics/using/project-customization.md (100%) rename {docs => content/en/docs}/1.14/topics/using/projects.md (100%) rename {docs => content/en/docs}/1.14/topics/using/query_parameters.md (100%) rename {docs => content/en/docs}/1.14/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/1.14/topics/using/redirects.md (100%) rename {docs => content/en/docs}/1.14/topics/using/retries.md (100%) rename {docs => content/en/docs}/1.14/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/1.14/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/1.14/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/1.14/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/1.14/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/1.14/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/1.14/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/1.14/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/1.14/tutorials/projects.md (100%) rename {docs => content/en/docs}/1.14/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/1.14/versions.yml (100%) rename {docs => content/en/docs}/2.0/about/alternatives.md (100%) rename {docs => content/en/docs}/2.0/about/changes-2.0.0.md (100%) rename {docs => content/en/docs}/2.0/about/faq.md (100%) rename {docs => content/en/docs}/2.0/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.0/about/known-issues.md (100%) rename {docs => content/en/docs}/2.0/about/support.md (100%) rename {docs => content/en/docs}/2.0/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.0/community.md (100%) rename {docs => content/en/docs}/2.0/doc-links.yml (100%) rename {docs => content/en/docs}/2.0/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.0/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.0/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.0/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.0/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.0/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.0/howtos/advanced-rate-limiting.md (100%) rename {docs => content/en/docs}/2.0/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.0/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.0/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.0/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.0/howtos/consul.md (100%) rename {docs => content/en/docs}/2.0/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.0/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.0/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.0/howtos/index.md (100%) rename {docs => content/en/docs}/2.0/howtos/istio.md (100%) rename {docs => content/en/docs}/2.0/howtos/knative.md (100%) rename {docs => content/en/docs}/2.0/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.0/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.0/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.0/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.0/howtos/route.md (100%) rename {docs => content/en/docs}/2.0/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.0/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.0/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.0/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.0/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.0/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.0/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.0/images/aes-success.png (100%) rename {docs => content/en/docs}/2.0/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.0/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.0/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.0/images/apple.png (100%) rename {docs => content/en/docs}/2.0/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.0/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.0/images/blackbird.png (100%) rename {docs => content/en/docs}/2.0/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.0/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.0/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.0/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.0/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.0/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.0/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.0/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.0/images/docker.png (100%) rename {docs => content/en/docs}/2.0/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.0/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.0/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.0/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.0/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.0/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.0/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.0/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.0/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.0/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.0/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.0/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.0/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.0/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.0/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.0/images/github-login.png (100%) rename {docs => content/en/docs}/2.0/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.0/images/grafana.png (100%) rename {docs => content/en/docs}/2.0/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.0/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.0/images/helm.png (100%) rename {docs => content/en/docs}/2.0/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.0/images/jaeger.png (100%) rename {docs => content/en/docs}/2.0/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.0/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.0/images/linux.png (100%) rename {docs => content/en/docs}/2.0/images/logo.png (100%) rename {docs => content/en/docs}/2.0/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.0/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.0/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.0/images/quote.svg (100%) rename {docs => content/en/docs}/2.0/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.0/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.0/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.0/images/shadowing.png (100%) rename {docs => content/en/docs}/2.0/images/speedometers.png (100%) rename {docs => content/en/docs}/2.0/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.0/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.0/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.0/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.0/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.0/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.0/images/windows.png (100%) rename {docs => content/en/docs}/2.0/images/xkcd.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.0/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.0/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.0/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.0/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-mappingselector.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.0/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.0/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.0/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.0/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.0/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.0/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.0/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.0/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.0/topics/install/index.less (100%) rename {docs => content/en/docs}/2.0/topics/install/index.md (100%) rename {docs => content/en/docs}/2.0/topics/install/migrate-to-version-2.md (100%) rename {docs => content/en/docs}/2.0/topics/install/upgrade-to-edge-stack.md (100%) rename {docs => content/en/docs}/2.0/topics/install/upgrading.md (100%) rename {docs => content/en/docs}/2.0/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.0/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.0/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.0/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.0/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.0/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.0/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.0/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.0/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.0/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.0/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.0/topics/running/index.md (100%) rename {docs => content/en/docs}/2.0/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.0/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.0/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.0/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.0/topics/running/running.md (100%) rename {docs => content/en/docs}/2.0/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.0/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.0/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.0/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.0/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.0/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.0/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.0/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.0/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.0/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.0/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.0/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.0/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.0/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.0/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.0/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.0/topics/using/index.md (100%) rename {docs => content/en/docs}/2.0/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.0/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.0/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.0/topics/using/method.md (100%) rename {docs => content/en/docs}/2.0/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.0/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.0/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.0/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.0/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.0/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.0/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.0/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.0/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.0/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.0/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.0/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.0/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.0/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.0/versions.yml (100%) rename {docs => content/en/docs}/2.1/about/alternatives.md (100%) rename {docs => content/en/docs}/2.1/about/changes-2.x.md (100%) rename {docs => content/en/docs}/2.1/about/faq.md (100%) rename {docs => content/en/docs}/2.1/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.1/about/known-issues.md (100%) rename {docs => content/en/docs}/2.1/about/support.md (100%) rename {docs => content/en/docs}/2.1/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.1/community.md (100%) rename {docs => content/en/docs}/2.1/doc-links.yml (100%) rename {docs => content/en/docs}/2.1/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.1/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.1/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.1/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.1/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.1/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.1/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.1/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.1/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.1/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.1/howtos/consul.md (100%) rename {docs => content/en/docs}/2.1/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.1/howtos/external-dns.md (100%) rename {docs => content/en/docs}/2.1/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.1/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.1/howtos/index.md (100%) rename {docs => content/en/docs}/2.1/howtos/istio.md (100%) rename {docs => content/en/docs}/2.1/howtos/knative.md (100%) rename {docs => content/en/docs}/2.1/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.1/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.1/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.1/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.1/howtos/route.md (100%) rename {docs => content/en/docs}/2.1/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.1/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.1/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.1/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.1/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.1/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.1/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.1/images/aes-success.png (100%) rename {docs => content/en/docs}/2.1/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.1/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.1/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.1/images/apple.png (100%) rename {docs => content/en/docs}/2.1/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.1/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.1/images/blackbird.png (100%) rename {docs => content/en/docs}/2.1/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.1/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.1/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.1/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.1/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.1/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.1/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.1/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.1/images/docker.png (100%) rename {docs => content/en/docs}/2.1/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.1/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.1/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.1/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.1/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.1/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.1/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.1/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.1/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.1/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.1/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.1/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.1/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.1/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.1/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.1/images/github-login.png (100%) rename {docs => content/en/docs}/2.1/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.1/images/grafana.png (100%) rename {docs => content/en/docs}/2.1/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.1/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.1/images/helm.png (100%) rename {docs => content/en/docs}/2.1/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.1/images/jaeger.png (100%) rename {docs => content/en/docs}/2.1/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.1/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.1/images/linux.png (100%) rename {docs => content/en/docs}/2.1/images/logo.png (100%) rename {docs => content/en/docs}/2.1/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.1/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.1/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.1/images/quote.svg (100%) rename {docs => content/en/docs}/2.1/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.1/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.1/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.1/images/shadowing.png (100%) rename {docs => content/en/docs}/2.1/images/speedometers.png (100%) rename {docs => content/en/docs}/2.1/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.1/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.1/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.1/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.1/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.1/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.1/images/windows.png (100%) rename {docs => content/en/docs}/2.1/images/xkcd.png (100%) rename {docs => content/en/docs}/2.1/licenses.md (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.1/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.1/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.1/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.1/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/2.1/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/2.1/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.1/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.1/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.1/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.1/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.1/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.1/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.1/topics/install/index.less (100%) rename {docs => content/en/docs}/2.1/topics/install/index.md (100%) rename {docs => content/en/docs}/2.1/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/2.1/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/helm/emissary-2.1/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/upgrade/yaml/emissary-2.1/emissary-2.1.md (100%) rename {docs => content/en/docs}/2.1/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.1/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.1/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.1/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.1/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.1/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.1/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.1/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.1/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.1/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.1/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.1/topics/running/index.md (100%) rename {docs => content/en/docs}/2.1/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.1/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.1/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.1/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.1/topics/running/running.md (100%) rename {docs => content/en/docs}/2.1/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.1/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.1/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.1/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.1/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.1/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.1/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.1/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.1/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.1/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.1/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.1/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.1/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.1/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.1/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.1/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.1/topics/using/index.md (100%) rename {docs => content/en/docs}/2.1/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.1/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.1/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.1/topics/using/method.md (100%) rename {docs => content/en/docs}/2.1/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.1/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.1/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.1/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.1/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.1/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.1/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.1/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.1/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.1/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.1/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.1/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.1/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.1/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.1/versions.yml (100%) rename {docs => content/en/docs}/2.2/about/alternatives.md (100%) rename {docs => content/en/docs}/2.2/about/changes-2.x.md (100%) rename {docs => content/en/docs}/2.2/about/faq.md (100%) rename {docs => content/en/docs}/2.2/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.2/about/known-issues.md (100%) rename {docs => content/en/docs}/2.2/about/support.md (100%) rename {docs => content/en/docs}/2.2/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.2/community.md (100%) rename {docs => content/en/docs}/2.2/doc-links.yml (100%) rename {docs => content/en/docs}/2.2/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.2/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.2/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.2/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.2/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.2/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.2/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.2/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.2/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.2/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.2/howtos/consul.md (100%) rename {docs => content/en/docs}/2.2/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.2/howtos/external-dns.md (100%) rename {docs => content/en/docs}/2.2/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.2/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.2/howtos/index.md (100%) rename {docs => content/en/docs}/2.2/howtos/istio.md (100%) rename {docs => content/en/docs}/2.2/howtos/knative.md (100%) rename {docs => content/en/docs}/2.2/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.2/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.2/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.2/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.2/howtos/route.md (100%) rename {docs => content/en/docs}/2.2/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.2/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.2/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.2/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.2/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.2/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.2/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.2/images/aes-success.png (100%) rename {docs => content/en/docs}/2.2/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.2/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.2/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.2/images/apple.png (100%) rename {docs => content/en/docs}/2.2/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.2/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.2/images/blackbird.png (100%) rename {docs => content/en/docs}/2.2/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.2/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.2/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.2/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.2/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.2/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.2/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.2/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.2/images/docker.png (100%) rename {docs => content/en/docs}/2.2/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.2/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.2/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.2/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.2/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.2/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.2/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.2/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.2/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.2/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.2/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.2/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.2/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.2/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.2/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.2/images/github-login.png (100%) rename {docs => content/en/docs}/2.2/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.2/images/grafana.png (100%) rename {docs => content/en/docs}/2.2/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.2/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.2/images/helm.png (100%) rename {docs => content/en/docs}/2.2/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.2/images/jaeger.png (100%) rename {docs => content/en/docs}/2.2/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.2/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.2/images/linux.png (100%) rename {docs => content/en/docs}/2.2/images/logo.png (100%) rename {docs => content/en/docs}/2.2/images/mapping-editor.png (100%) rename {docs => content/en/docs}/2.2/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.2/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.2/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.2/images/quote.svg (100%) rename {docs => content/en/docs}/2.2/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.2/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.2/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.2/images/shadowing.png (100%) rename {docs => content/en/docs}/2.2/images/speedometers.png (100%) rename {docs => content/en/docs}/2.2/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.2/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.2/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.2/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.2/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.2/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.2/images/windows.png (100%) rename {docs => content/en/docs}/2.2/images/xkcd.png (100%) rename {docs => content/en/docs}/2.2/licenses.md (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.2/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.2/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.2/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.2/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/2.2/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/2.2/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.2/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.2/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.2/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.2/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.2/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/2.2/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.2/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.2/topics/install/index.less (100%) rename {docs => content/en/docs}/2.2/topics/install/index.md (100%) rename {docs => content/en/docs}/2.2/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/2.2/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/helm/emissary-2.1/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/upgrade/yaml/emissary-2.1/emissary-2.2.md (100%) rename {docs => content/en/docs}/2.2/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.2/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.2/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.2/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.2/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.2/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.2/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.2/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.2/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.2/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.2/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.2/topics/running/index.md (100%) rename {docs => content/en/docs}/2.2/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.2/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.2/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.2/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.2/topics/running/running.md (100%) rename {docs => content/en/docs}/2.2/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.2/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.2/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.2/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.2/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.2/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.2/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.2/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.2/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.2/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.2/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.2/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.2/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.2/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.2/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.2/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.2/topics/using/index.md (100%) rename {docs => content/en/docs}/2.2/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.2/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.2/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.2/topics/using/method.md (100%) rename {docs => content/en/docs}/2.2/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.2/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.2/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.2/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.2/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.2/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.2/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.2/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.2/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.2/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.2/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.2/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.2/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.2/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.2/versions.yml (100%) rename {docs => content/en/docs}/2.3/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/2.3/about/alternatives.md (100%) rename {docs => content/en/docs}/2.3/about/changes-2.x.md (100%) rename {docs => content/en/docs}/2.3/about/faq.md (100%) rename {docs => content/en/docs}/2.3/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.3/about/known-issues.md (100%) rename {docs => content/en/docs}/2.3/about/support.md (100%) rename {docs => content/en/docs}/2.3/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.3/community.md (100%) rename {docs => content/en/docs}/2.3/doc-links.yml (100%) rename {docs => content/en/docs}/2.3/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.3/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.3/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.3/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.3/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.3/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.3/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.3/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.3/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.3/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.3/howtos/consul.md (100%) rename {docs => content/en/docs}/2.3/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.3/howtos/external-dns.md (100%) rename {docs => content/en/docs}/2.3/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.3/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.3/howtos/index.md (100%) rename {docs => content/en/docs}/2.3/howtos/istio.md (100%) rename {docs => content/en/docs}/2.3/howtos/knative.md (100%) rename {docs => content/en/docs}/2.3/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.3/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.3/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.3/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.3/howtos/route.md (100%) rename {docs => content/en/docs}/2.3/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.3/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.3/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.3/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.3/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.3/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.3/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.3/images/aes-success.png (100%) rename {docs => content/en/docs}/2.3/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.3/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.3/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.3/images/apple.png (100%) rename {docs => content/en/docs}/2.3/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.3/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.3/images/blackbird.png (100%) rename {docs => content/en/docs}/2.3/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.3/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.3/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.3/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.3/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.3/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.3/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.3/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.3/images/docker.png (100%) rename {docs => content/en/docs}/2.3/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.3/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.3/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.3/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.3/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.3/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.3/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.3/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.3/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.3/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.3/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.3/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.3/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.3/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.3/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.3/images/github-login.png (100%) rename {docs => content/en/docs}/2.3/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.3/images/grafana.png (100%) rename {docs => content/en/docs}/2.3/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.3/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.3/images/helm.png (100%) rename {docs => content/en/docs}/2.3/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.3/images/jaeger.png (100%) rename {docs => content/en/docs}/2.3/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.3/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.3/images/linux.png (100%) rename {docs => content/en/docs}/2.3/images/logo.png (100%) rename {docs => content/en/docs}/2.3/images/mapping-editor.png (100%) rename {docs => content/en/docs}/2.3/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.3/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.3/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.3/images/quote.svg (100%) rename {docs => content/en/docs}/2.3/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.3/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.3/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.3/images/shadowing.png (100%) rename {docs => content/en/docs}/2.3/images/speedometers.png (100%) rename {docs => content/en/docs}/2.3/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.3/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.3/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.3/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.3/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.3/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.3/images/windows.png (100%) rename {docs => content/en/docs}/2.3/images/xkcd.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.3/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.3/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.3/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.3/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/2.3/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/2.3/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.3/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.3/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.3/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.3/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.3/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/2.3/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.3/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.3/topics/install/index.less (100%) rename {docs => content/en/docs}/2.3/topics/install/index.md (100%) rename {docs => content/en/docs}/2.3/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/2.3/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/2.3/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.3/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.3/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.3/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.3/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.3/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.3/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.3/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.3/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.3/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.3/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.3/topics/running/index.md (100%) rename {docs => content/en/docs}/2.3/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.3/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.3/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.3/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.3/topics/running/running.md (100%) rename {docs => content/en/docs}/2.3/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.3/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.3/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.3/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.3/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.3/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.3/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.3/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.3/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.3/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.3/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.3/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.3/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.3/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.3/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.3/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.3/topics/using/index.md (100%) rename {docs => content/en/docs}/2.3/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.3/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.3/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.3/topics/using/method.md (100%) rename {docs => content/en/docs}/2.3/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.3/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.3/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.3/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.3/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.3/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.3/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.3/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.3/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.3/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.3/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.3/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.3/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.3/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.3/versions.yml (100%) rename {docs => content/en/docs}/2.4/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/2.4/about/alternatives.md (100%) rename {docs => content/en/docs}/2.4/about/changes-2.x.md (100%) rename {docs => content/en/docs}/2.4/about/faq.md (100%) rename {docs => content/en/docs}/2.4/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.4/about/known-issues.md (100%) rename {docs => content/en/docs}/2.4/about/support.md (100%) rename {docs => content/en/docs}/2.4/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.4/community.md (100%) rename {docs => content/en/docs}/2.4/doc-links.yml (100%) rename {docs => content/en/docs}/2.4/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.4/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.4/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.4/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.4/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.4/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.4/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.4/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.4/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.4/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.4/howtos/consul.md (100%) rename {docs => content/en/docs}/2.4/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.4/howtos/external-dns.md (100%) rename {docs => content/en/docs}/2.4/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.4/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.4/howtos/index.md (100%) rename {docs => content/en/docs}/2.4/howtos/istio.md (100%) rename {docs => content/en/docs}/2.4/howtos/knative.md (100%) rename {docs => content/en/docs}/2.4/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.4/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.4/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.4/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.4/howtos/route.md (100%) rename {docs => content/en/docs}/2.4/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.4/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.4/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.4/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.4/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.4/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.4/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.4/images/aes-success.png (100%) rename {docs => content/en/docs}/2.4/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.4/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.4/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.4/images/apple.png (100%) rename {docs => content/en/docs}/2.4/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.4/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.4/images/blackbird.png (100%) rename {docs => content/en/docs}/2.4/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.4/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.4/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.4/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.4/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.4/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.4/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.4/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.4/images/docker.png (100%) rename {docs => content/en/docs}/2.4/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.4/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.4/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.4/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.4/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.4/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.4/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.4/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.4/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.4/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.4/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.4/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.4/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.4/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.4/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.4/images/github-login.png (100%) rename {docs => content/en/docs}/2.4/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.4/images/grafana.png (100%) rename {docs => content/en/docs}/2.4/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.4/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.4/images/helm.png (100%) rename {docs => content/en/docs}/2.4/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.4/images/jaeger.png (100%) rename {docs => content/en/docs}/2.4/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.4/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.4/images/linux.png (100%) rename {docs => content/en/docs}/2.4/images/logo.png (100%) rename {docs => content/en/docs}/2.4/images/mapping-editor.png (100%) rename {docs => content/en/docs}/2.4/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.4/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.4/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.4/images/quote.svg (100%) rename {docs => content/en/docs}/2.4/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.4/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.4/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.4/images/shadowing.png (100%) rename {docs => content/en/docs}/2.4/images/speedometers.png (100%) rename {docs => content/en/docs}/2.4/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.4/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.4/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.4/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.4/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.4/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.4/images/windows.png (100%) rename {docs => content/en/docs}/2.4/images/xkcd.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.4/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.4/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.4/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.4/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/2.4/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/2.4/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.4/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.4/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.4/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.4/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.4/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/2.4/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.4/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.4/topics/install/index.less (100%) rename {docs => content/en/docs}/2.4/topics/install/index.md (100%) rename {docs => content/en/docs}/2.4/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/2.4/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md (100%) rename {docs => content/en/docs}/2.4/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.4/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.4/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.4/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.4/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.4/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.4/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.4/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.4/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.4/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.4/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.4/topics/running/index.md (100%) rename {docs => content/en/docs}/2.4/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.4/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.4/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.4/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.4/topics/running/running.md (100%) rename {docs => content/en/docs}/2.4/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.4/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.4/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.4/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.4/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.4/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.4/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.4/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.4/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.4/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.4/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.4/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.4/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.4/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.4/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.4/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.4/topics/using/index.md (100%) rename {docs => content/en/docs}/2.4/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.4/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.4/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.4/topics/using/method.md (100%) rename {docs => content/en/docs}/2.4/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.4/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.4/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.4/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.4/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.4/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.4/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.4/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.4/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.4/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.4/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.4/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.4/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.4/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.4/versions.yml (100%) rename {docs => content/en/docs}/2.5/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/2.5/about/alternatives.md (100%) rename {docs => content/en/docs}/2.5/about/changes-2.x.md (100%) rename {docs => content/en/docs}/2.5/about/faq.md (100%) rename {docs => content/en/docs}/2.5/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/2.5/about/known-issues.md (100%) rename {docs => content/en/docs}/2.5/about/support.md (100%) rename {docs => content/en/docs}/2.5/about/why-ambassador.md (100%) rename {docs => content/en/docs}/2.5/community.md (100%) rename {docs => content/en/docs}/2.5/doc-links.yml (100%) rename {docs => content/en/docs}/2.5/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.5/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.5/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.5/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.5/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.5/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.5/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/2.5/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/2.5/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/2.5/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/2.5/howtos/consul.md (100%) rename {docs => content/en/docs}/2.5/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/2.5/howtos/external-dns.md (100%) rename {docs => content/en/docs}/2.5/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/2.5/howtos/grpc.md (100%) rename {docs => content/en/docs}/2.5/howtos/index.md (100%) rename {docs => content/en/docs}/2.5/howtos/istio.md (100%) rename {docs => content/en/docs}/2.5/howtos/knative.md (100%) rename {docs => content/en/docs}/2.5/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/2.5/howtos/prometheus.md (100%) rename {docs => content/en/docs}/2.5/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/2.5/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/2.5/howtos/route.md (100%) rename {docs => content/en/docs}/2.5/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/2.5/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/2.5/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/2.5/howtos/websockets.md (100%) rename {docs => content/en/docs}/2.5/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/2.5/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/2.5/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/2.5/images/aes-success.png (100%) rename {docs => content/en/docs}/2.5/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/2.5/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/2.5/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/2.5/images/apple.png (100%) rename {docs => content/en/docs}/2.5/images/auth-flow.png (100%) rename {docs => content/en/docs}/2.5/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/2.5/images/blackbird.png (100%) rename {docs => content/en/docs}/2.5/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/2.5/images/configure-icon.svg (100%) rename {docs => content/en/docs}/2.5/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/2.5/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.5/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/2.5/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/2.5/images/diagnostics.png (100%) rename {docs => content/en/docs}/2.5/images/docker-compose.png (100%) rename {docs => content/en/docs}/2.5/images/docker.png (100%) rename {docs => content/en/docs}/2.5/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.5/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.5/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.5/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.5/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.5/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.5/images/fast-icon.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/2.5/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/2.5/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/2.5/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/2.5/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/2.5/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/2.5/images/features-table.jpg (100%) rename {docs => content/en/docs}/2.5/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/2.5/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/2.5/images/github-login.png (100%) rename {docs => content/en/docs}/2.5/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/2.5/images/grafana.png (100%) rename {docs => content/en/docs}/2.5/images/grpc-tls.png (100%) rename {docs => content/en/docs}/2.5/images/helm-navy.png (100%) rename {docs => content/en/docs}/2.5/images/helm.png (100%) rename {docs => content/en/docs}/2.5/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/2.5/images/jaeger.png (100%) rename {docs => content/en/docs}/2.5/images/kubernetes.png (100%) rename {docs => content/en/docs}/2.5/images/left-arrow.svg (100%) rename {docs => content/en/docs}/2.5/images/linux.png (100%) rename {docs => content/en/docs}/2.5/images/logo.png (100%) rename {docs => content/en/docs}/2.5/images/mapping-editor.png (100%) rename {docs => content/en/docs}/2.5/images/network-architecture.png (100%) rename {docs => content/en/docs}/2.5/images/penguin-background.svg (100%) rename {docs => content/en/docs}/2.5/images/pro-iap.png (100%) rename {docs => content/en/docs}/2.5/images/quote.svg (100%) rename {docs => content/en/docs}/2.5/images/right-arrow.svg (100%) rename {docs => content/en/docs}/2.5/images/routing-icon.svg (100%) rename {docs => content/en/docs}/2.5/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/2.5/images/shadowing.png (100%) rename {docs => content/en/docs}/2.5/images/speedometers.png (100%) rename {docs => content/en/docs}/2.5/images/tp-architecture.png (100%) rename {docs => content/en/docs}/2.5/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/2.5/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/2.5/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/2.5/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/2.5/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/2.5/images/windows.png (100%) rename {docs => content/en/docs}/2.5/images/xkcd.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/2.5/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/2.5/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/2.5/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/2.5/release-notes/tada.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/2.5/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/2.5/releaseNotes.yml (100%) rename {docs => content/en/docs}/2.5/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/index.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/2.5/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/2.5/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/2.5/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/2.5/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/2.5/topics/install/docker.md (100%) rename {docs => content/en/docs}/2.5/topics/install/helm.md (100%) rename {docs => content/en/docs}/2.5/topics/install/index.less (100%) rename {docs => content/en/docs}/2.5/topics/install/index.md (100%) rename {docs => content/en/docs}/2.5/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/2.5/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/yaml/emissary-2.3/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.5.md (100%) rename {docs => content/en/docs}/2.5/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/2.5/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/2.5/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/2.5/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/2.5/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/2.5/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/2.5/topics/running/debugging.md (100%) rename {docs => content/en/docs}/2.5/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/2.5/topics/running/environment.md (100%) rename {docs => content/en/docs}/2.5/topics/running/gzip.md (100%) rename {docs => content/en/docs}/2.5/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/2.5/topics/running/index.md (100%) rename {docs => content/en/docs}/2.5/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/2.5/topics/running/listener.md (100%) rename {docs => content/en/docs}/2.5/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/2.5/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/2.5/topics/running/running.md (100%) rename {docs => content/en/docs}/2.5/topics/running/scaling.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/index.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/2.5/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/2.5/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/2.5/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/2.5/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/2.5/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/2.5/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/2.5/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/2.5/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/2.5/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/2.5/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/2.5/topics/using/authservice.md (100%) rename {docs => content/en/docs}/2.5/topics/using/canary.md (100%) rename {docs => content/en/docs}/2.5/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/cors.md (100%) rename {docs => content/en/docs}/2.5/topics/using/defaults.md (100%) rename {docs => content/en/docs}/2.5/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/2.5/topics/using/index.md (100%) rename {docs => content/en/docs}/2.5/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/2.5/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/2.5/topics/using/mappings.md (100%) rename {docs => content/en/docs}/2.5/topics/using/method.md (100%) rename {docs => content/en/docs}/2.5/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/2.5/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/2.5/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/2.5/topics/using/redirects.md (100%) rename {docs => content/en/docs}/2.5/topics/using/retries.md (100%) rename {docs => content/en/docs}/2.5/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/2.5/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/2.5/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/2.5/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/2.5/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/2.5/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/2.5/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/2.5/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/2.5/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/2.5/versions.yml (100%) rename {docs => content/en/docs}/3.0/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.0/about/alternatives.md (100%) rename {docs => content/en/docs}/3.0/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.0/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.0/about/faq.md (100%) rename {docs => content/en/docs}/3.0/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.0/about/known-issues.md (100%) rename {docs => content/en/docs}/3.0/about/support.md (100%) rename {docs => content/en/docs}/3.0/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.0/community.md (100%) rename {docs => content/en/docs}/3.0/doc-links.yml (100%) rename {docs => content/en/docs}/3.0/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.0/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.0/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.0/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.0/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.0/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.0/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.0/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.0/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.0/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.0/howtos/consul.md (100%) rename {docs => content/en/docs}/3.0/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.0/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.0/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.0/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.0/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.0/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.0/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.0/howtos/index.md (100%) rename {docs => content/en/docs}/3.0/howtos/istio.md (100%) rename {docs => content/en/docs}/3.0/howtos/knative.md (100%) rename {docs => content/en/docs}/3.0/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.0/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.0/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.0/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.0/howtos/route.md (100%) rename {docs => content/en/docs}/3.0/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.0/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.0/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.0/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.0/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.0/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.0/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.0/images/aes-success.png (100%) rename {docs => content/en/docs}/3.0/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.0/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.0/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.0/images/apple.png (100%) rename {docs => content/en/docs}/3.0/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.0/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.0/images/blackbird.png (100%) rename {docs => content/en/docs}/3.0/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.0/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.0/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.0/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.0/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.0/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.0/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.0/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.0/images/docker.png (100%) rename {docs => content/en/docs}/3.0/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.0/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.0/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.0/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.0/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.0/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.0/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.0/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.0/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.0/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.0/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.0/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.0/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.0/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.0/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.0/images/github-login.png (100%) rename {docs => content/en/docs}/3.0/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.0/images/grafana.png (100%) rename {docs => content/en/docs}/3.0/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.0/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.0/images/helm.png (100%) rename {docs => content/en/docs}/3.0/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.0/images/jaeger.png (100%) rename {docs => content/en/docs}/3.0/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.0/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.0/images/linux.png (100%) rename {docs => content/en/docs}/3.0/images/logo.png (100%) rename {docs => content/en/docs}/3.0/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.0/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.0/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.0/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.0/images/quote.svg (100%) rename {docs => content/en/docs}/3.0/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.0/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.0/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.0/images/shadowing.png (100%) rename {docs => content/en/docs}/3.0/images/speedometers.png (100%) rename {docs => content/en/docs}/3.0/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.0/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.0/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.0/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.0/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.0/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.0/images/windows.png (100%) rename {docs => content/en/docs}/3.0/images/xkcd.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.0/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.0/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.0/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.0/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.0/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.0/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.0/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.0/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.0/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.0/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.0/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.0/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.0/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.0/topics/install/index.less (100%) rename {docs => content/en/docs}/3.0/topics/install/index.md (100%) rename {docs => content/en/docs}/3.0/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.0/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.0/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/helm/emissary-2.3/emissary-3.0.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.0/topics/install/upgrade/yaml/emissary-2.3/emissary-3.0.md (100%) rename {docs => content/en/docs}/3.0/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.0/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.0/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.0/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.0/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.0/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.0/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.0/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.0/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.0/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.0/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.0/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.0/topics/running/index.md (100%) rename {docs => content/en/docs}/3.0/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.0/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.0/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.0/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.0/topics/running/running.md (100%) rename {docs => content/en/docs}/3.0/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.0/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.0/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/3.0/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.0/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.0/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.0/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.0/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.0/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.0/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.0/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.0/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.0/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.0/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.0/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.0/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/3.0/topics/using/index.md (100%) rename {docs => content/en/docs}/3.0/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.0/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.0/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.0/topics/using/method.md (100%) rename {docs => content/en/docs}/3.0/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/3.0/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.0/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.0/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.0/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.0/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.0/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.0/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.0/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.0/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.0/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.0/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.0/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.0/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.0/versions.yml (100%) rename {docs => content/en/docs}/3.1/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.1/about/alternatives.md (100%) rename {docs => content/en/docs}/3.1/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.1/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.1/about/faq.md (100%) rename {docs => content/en/docs}/3.1/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.1/about/known-issues.md (100%) rename {docs => content/en/docs}/3.1/about/support.md (100%) rename {docs => content/en/docs}/3.1/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.1/community.md (100%) rename {docs => content/en/docs}/3.1/doc-links.yml (100%) rename {docs => content/en/docs}/3.1/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.1/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.1/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.1/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.1/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.1/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.1/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.1/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.1/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.1/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.1/howtos/consul.md (100%) rename {docs => content/en/docs}/3.1/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.1/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.1/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.1/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.1/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.1/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.1/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.1/howtos/index.md (100%) rename {docs => content/en/docs}/3.1/howtos/istio.md (100%) rename {docs => content/en/docs}/3.1/howtos/knative.md (100%) rename {docs => content/en/docs}/3.1/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.1/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.1/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.1/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.1/howtos/route.md (100%) rename {docs => content/en/docs}/3.1/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.1/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.1/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.1/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.1/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.1/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.1/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.1/images/aes-success.png (100%) rename {docs => content/en/docs}/3.1/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.1/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.1/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.1/images/apple.png (100%) rename {docs => content/en/docs}/3.1/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.1/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.1/images/blackbird.png (100%) rename {docs => content/en/docs}/3.1/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.1/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.1/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.1/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.1/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.1/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.1/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.1/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.1/images/docker.png (100%) rename {docs => content/en/docs}/3.1/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.1/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.1/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.1/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.1/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.1/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.1/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.1/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.1/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.1/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.1/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.1/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.1/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.1/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.1/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.1/images/github-login.png (100%) rename {docs => content/en/docs}/3.1/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.1/images/grafana.png (100%) rename {docs => content/en/docs}/3.1/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.1/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.1/images/helm.png (100%) rename {docs => content/en/docs}/3.1/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.1/images/jaeger.png (100%) rename {docs => content/en/docs}/3.1/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.1/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.1/images/linux.png (100%) rename {docs => content/en/docs}/3.1/images/logo.png (100%) rename {docs => content/en/docs}/3.1/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.1/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.1/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.1/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.1/images/quote.svg (100%) rename {docs => content/en/docs}/3.1/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.1/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.1/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.1/images/shadowing.png (100%) rename {docs => content/en/docs}/3.1/images/speedometers.png (100%) rename {docs => content/en/docs}/3.1/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.1/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.1/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.1/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.1/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.1/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.1/images/windows.png (100%) rename {docs => content/en/docs}/3.1/images/xkcd.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.1/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.1/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.1/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.1/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.1/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.1/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.1/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.1/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.1/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.1/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.1/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.1/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.1/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.1/topics/install/index.less (100%) rename {docs => content/en/docs}/3.1/topics/install/index.md (100%) rename {docs => content/en/docs}/3.1/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.1/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.1/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/helm/emissary-2.3/emissary-3.1.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md (100%) rename {docs => content/en/docs}/3.1/topics/install/upgrade/yaml/emissary-2.3/emissary-3.1.md (100%) rename {docs => content/en/docs}/3.1/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.1/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.1/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.1/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.1/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.1/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.1/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.1/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.1/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.1/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.1/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.1/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.1/topics/running/index.md (100%) rename {docs => content/en/docs}/3.1/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.1/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.1/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.1/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.1/topics/running/running.md (100%) rename {docs => content/en/docs}/3.1/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.1/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.1/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/3.1/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.1/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.1/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.1/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.1/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.1/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.1/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.1/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.1/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.1/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.1/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.1/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.1/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/3.1/topics/using/index.md (100%) rename {docs => content/en/docs}/3.1/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.1/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.1/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.1/topics/using/method.md (100%) rename {docs => content/en/docs}/3.1/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/3.1/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.1/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.1/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.1/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.1/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.1/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.1/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.1/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.1/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.1/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.1/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.1/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.1/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.1/versions.yml (100%) rename {docs => content/en/docs}/3.2/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.2/about/alternatives.md (100%) rename {docs => content/en/docs}/3.2/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.2/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.2/about/faq.md (100%) rename {docs => content/en/docs}/3.2/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.2/about/known-issues.md (100%) rename {docs => content/en/docs}/3.2/about/support.md (100%) rename {docs => content/en/docs}/3.2/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.2/community.md (100%) rename {docs => content/en/docs}/3.2/doc-links.yml (100%) rename {docs => content/en/docs}/3.2/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.2/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.2/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.2/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.2/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.2/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.2/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.2/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.2/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.2/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.2/howtos/consul.md (100%) rename {docs => content/en/docs}/3.2/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.2/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.2/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.2/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.2/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.2/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.2/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.2/howtos/index.md (100%) rename {docs => content/en/docs}/3.2/howtos/istio.md (100%) rename {docs => content/en/docs}/3.2/howtos/knative.md (100%) rename {docs => content/en/docs}/3.2/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.2/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.2/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.2/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.2/howtos/route.md (100%) rename {docs => content/en/docs}/3.2/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.2/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.2/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.2/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.2/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.2/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.2/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.2/images/aes-success.png (100%) rename {docs => content/en/docs}/3.2/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.2/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.2/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.2/images/apple.png (100%) rename {docs => content/en/docs}/3.2/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.2/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.2/images/blackbird.png (100%) rename {docs => content/en/docs}/3.2/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.2/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.2/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.2/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.2/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.2/images/diag-documentation.png (100%) rename {docs => content/en/docs}/3.2/images/diag-general-info.png (100%) rename {docs => content/en/docs}/3.2/images/diag-notices.png (100%) rename {docs => content/en/docs}/3.2/images/diag-resolvers.png (100%) rename {docs => content/en/docs}/3.2/images/diag-routes-diagnostics-page.png (100%) rename {docs => content/en/docs}/3.2/images/diag-routes.png (100%) rename {docs => content/en/docs}/3.2/images/diag-service-diag-overview.png (100%) rename {docs => content/en/docs}/3.2/images/diag-servicecs-in-use.png (100%) rename {docs => content/en/docs}/3.2/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.2/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.2/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.2/images/docker.png (100%) rename {docs => content/en/docs}/3.2/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.2/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.2/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.2/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.2/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.2/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.2/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.2/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.2/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.2/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.2/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.2/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.2/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.2/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.2/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.2/images/github-login.png (100%) rename {docs => content/en/docs}/3.2/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.2/images/grafana.png (100%) rename {docs => content/en/docs}/3.2/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.2/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.2/images/helm.png (100%) rename {docs => content/en/docs}/3.2/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.2/images/jaeger.png (100%) rename {docs => content/en/docs}/3.2/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.2/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.2/images/linux.png (100%) rename {docs => content/en/docs}/3.2/images/logo.png (100%) rename {docs => content/en/docs}/3.2/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.2/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.2/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.2/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.2/images/quote.svg (100%) rename {docs => content/en/docs}/3.2/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.2/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.2/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.2/images/shadowing.png (100%) rename {docs => content/en/docs}/3.2/images/speedometers.png (100%) rename {docs => content/en/docs}/3.2/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.2/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.2/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.2/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.2/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.2/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.2/images/windows.png (100%) rename {docs => content/en/docs}/3.2/images/xkcd.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.2/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.2/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.2/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.2/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.2/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.2/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.2/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.2/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.2/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.2/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.2/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.2/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.2/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.2/topics/install/index.less (100%) rename {docs => content/en/docs}/3.2/topics/install/index.md (100%) rename {docs => content/en/docs}/3.2/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.2/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.2/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/helm/emissary-2.4/emissary-3.2.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md (100%) rename {docs => content/en/docs}/3.2/topics/install/upgrade/yaml/emissary-2.4/emissary-3.2.md (100%) rename {docs => content/en/docs}/3.2/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.2/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.2/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.2/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.2/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.2/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.2/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.2/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.2/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.2/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.2/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.2/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.2/topics/running/index.md (100%) rename {docs => content/en/docs}/3.2/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.2/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.2/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.2/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.2/topics/running/running.md (100%) rename {docs => content/en/docs}/3.2/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/ext_authz.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.2/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.2/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.2/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.2/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.2/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.2/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.2/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.2/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.2/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.2/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.2/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.2/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.2/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.2/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/add_request_headers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/add_response_headers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/remove_request_headers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/headers/remove_response_headers.md (100%) rename {docs => content/en/docs}/3.2/topics/using/index.md (100%) rename {docs => content/en/docs}/3.2/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.2/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.2/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.2/topics/using/method.md (100%) rename {docs => content/en/docs}/3.2/topics/using/prefix_regex.md (100%) rename {docs => content/en/docs}/3.2/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.2/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.2/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.2/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.2/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.2/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.2/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.2/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.2/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.2/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.2/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.2/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.2/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.2/versions.yml (100%) rename {docs => content/en/docs}/3.3/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.3/about/alternatives.md (100%) rename {docs => content/en/docs}/3.3/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.3/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.3/about/faq.md (100%) rename {docs => content/en/docs}/3.3/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.3/about/known-issues.md (100%) rename {docs => content/en/docs}/3.3/about/support.md (100%) rename {docs => content/en/docs}/3.3/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.3/community.md (100%) rename {docs => content/en/docs}/3.3/doc-links.yml (100%) rename {docs => content/en/docs}/3.3/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.3/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.3/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.3/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.3/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.3/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.3/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.3/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.3/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.3/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.3/howtos/consul.md (100%) rename {docs => content/en/docs}/3.3/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.3/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.3/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.3/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.3/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.3/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.3/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.3/howtos/index.md (100%) rename {docs => content/en/docs}/3.3/howtos/istio.md (100%) rename {docs => content/en/docs}/3.3/howtos/knative.md (100%) rename {docs => content/en/docs}/3.3/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.3/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.3/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.3/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.3/howtos/route.md (100%) rename {docs => content/en/docs}/3.3/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.3/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.3/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.3/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.3/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.3/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.3/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.3/images/aes-success.png (100%) rename {docs => content/en/docs}/3.3/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.3/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.3/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.3/images/apple.png (100%) rename {docs => content/en/docs}/3.3/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.3/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.3/images/blackbird.png (100%) rename {docs => content/en/docs}/3.3/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.3/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.3/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.3/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.3/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.3/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.3/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.3/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.3/images/docker.png (100%) rename {docs => content/en/docs}/3.3/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.3/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.3/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.3/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.3/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.3/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.3/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.3/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.3/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.3/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.3/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.3/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.3/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.3/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.3/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.3/images/github-login.png (100%) rename {docs => content/en/docs}/3.3/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.3/images/grafana.png (100%) rename {docs => content/en/docs}/3.3/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.3/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.3/images/helm.png (100%) rename {docs => content/en/docs}/3.3/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.3/images/jaeger.png (100%) rename {docs => content/en/docs}/3.3/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.3/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.3/images/linux.png (100%) rename {docs => content/en/docs}/3.3/images/logo.png (100%) rename {docs => content/en/docs}/3.3/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.3/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.3/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.3/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.3/images/quote.svg (100%) rename {docs => content/en/docs}/3.3/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.3/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.3/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.3/images/shadowing.png (100%) rename {docs => content/en/docs}/3.3/images/speedometers.png (100%) rename {docs => content/en/docs}/3.3/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.3/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.3/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.3/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.3/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.3/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.3/images/windows.png (100%) rename {docs => content/en/docs}/3.3/images/xkcd.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.3/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.3/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.3/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.3/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.3/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.3/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.3/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.3/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.3/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.3/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.3/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.3/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.3/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.3/topics/install/index.less (100%) rename {docs => content/en/docs}/3.3/topics/install/index.md (100%) rename {docs => content/en/docs}/3.3/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.3/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.3/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/helm/emissary-2.3/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/helm/emissary-2.5/emissary-3.3.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/yaml/emissary-2.3/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.3/topics/install/upgrade/yaml/emissary-2.5/emissary-3.3.md (100%) rename {docs => content/en/docs}/3.3/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.3/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.3/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.3/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.3/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.3/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.3/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.3/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.3/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.3/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.3/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.3/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.3/topics/running/index.md (100%) rename {docs => content/en/docs}/3.3/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.3/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.3/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.3/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.3/topics/running/running.md (100%) rename {docs => content/en/docs}/3.3/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.3/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.3/topics/running/statistics/8877-metrics-grafana.json (100%) rename {docs => content/en/docs}/3.3/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.3/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.3/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.3/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.3/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.3/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.3/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.3/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.3/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.3/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.3/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.3/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.3/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.3/topics/using/index.md (100%) rename {docs => content/en/docs}/3.3/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.3/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.3/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.3/topics/using/method.md (100%) rename {docs => content/en/docs}/3.3/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.3/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.3/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.3/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.3/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.3/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.3/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.3/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.3/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.3/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.3/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.3/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.3/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.3/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.3/versions.yml (100%) rename {docs => content/en/docs}/3.4/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.4/about/alternatives.md (100%) rename {docs => content/en/docs}/3.4/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.4/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.4/about/faq.md (100%) rename {docs => content/en/docs}/3.4/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.4/about/known-issues.md (100%) rename {docs => content/en/docs}/3.4/about/support.md (100%) rename {docs => content/en/docs}/3.4/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.4/community.md (100%) rename {docs => content/en/docs}/3.4/doc-links.yml (100%) rename {docs => content/en/docs}/3.4/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.4/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.4/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.4/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.4/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.4/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.4/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/3.4/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.4/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.4/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.4/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.4/howtos/consul.md (100%) rename {docs => content/en/docs}/3.4/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.4/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.4/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.4/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.4/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.4/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.4/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.4/howtos/index.md (100%) rename {docs => content/en/docs}/3.4/howtos/istio.md (100%) rename {docs => content/en/docs}/3.4/howtos/knative.md (100%) rename {docs => content/en/docs}/3.4/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.4/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.4/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.4/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.4/howtos/route.md (100%) rename {docs => content/en/docs}/3.4/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.4/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.4/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/3.4/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.4/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.4/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.4/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.4/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.4/images/aes-success.png (100%) rename {docs => content/en/docs}/3.4/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.4/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.4/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.4/images/apple.png (100%) rename {docs => content/en/docs}/3.4/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.4/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.4/images/blackbird.png (100%) rename {docs => content/en/docs}/3.4/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.4/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.4/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.4/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.4/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.4/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.4/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.4/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.4/images/docker.png (100%) rename {docs => content/en/docs}/3.4/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.4/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.4/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.4/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.4/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.4/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.4/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.4/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.4/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.4/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.4/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.4/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.4/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.4/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.4/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.4/images/github-login.png (100%) rename {docs => content/en/docs}/3.4/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.4/images/grafana.png (100%) rename {docs => content/en/docs}/3.4/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.4/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.4/images/helm.png (100%) rename {docs => content/en/docs}/3.4/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.4/images/jaeger.png (100%) rename {docs => content/en/docs}/3.4/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.4/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.4/images/linux.png (100%) rename {docs => content/en/docs}/3.4/images/logo.png (100%) rename {docs => content/en/docs}/3.4/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.4/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.4/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.4/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.4/images/quote.svg (100%) rename {docs => content/en/docs}/3.4/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.4/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.4/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.4/images/shadowing.png (100%) rename {docs => content/en/docs}/3.4/images/speedometers.png (100%) rename {docs => content/en/docs}/3.4/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.4/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.4/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.4/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.4/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.4/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.4/images/windows.png (100%) rename {docs => content/en/docs}/3.4/images/xkcd.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.4/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.4/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.4/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.4/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.4/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.4/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.4/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.4/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.4/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.4/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.4/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.4/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.4/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.4/topics/install/index.less (100%) rename {docs => content/en/docs}/3.4/topics/install/index.md (100%) rename {docs => content/en/docs}/3.4/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.4/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.4/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/helm/emissary-3.3/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/upgrade/yaml/emissary-3.3/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.4/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.4/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.4/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.4/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.4/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.4/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.4/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.4/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.4/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.4/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.4/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.4/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.4/topics/running/index.md (100%) rename {docs => content/en/docs}/3.4/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.4/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.4/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.4/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.4/topics/running/running.md (100%) rename {docs => content/en/docs}/3.4/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.4/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.4/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.4/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.4/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.4/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.4/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.4/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.4/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.4/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.4/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.4/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.4/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.4/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.4/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.4/topics/using/index.md (100%) rename {docs => content/en/docs}/3.4/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.4/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.4/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.4/topics/using/method.md (100%) rename {docs => content/en/docs}/3.4/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.4/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.4/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.4/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.4/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.4/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.4/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.4/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.4/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.4/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.4/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.4/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.4/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.4/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.4/versions.yml (100%) rename {docs => content/en/docs}/3.5/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.5/about/alternatives.md (100%) rename {docs => content/en/docs}/3.5/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.5/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.5/about/faq.md (100%) rename {docs => content/en/docs}/3.5/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.5/about/known-issues.md (100%) rename {docs => content/en/docs}/3.5/about/support.md (100%) rename {docs => content/en/docs}/3.5/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.5/community.md (100%) rename {docs => content/en/docs}/3.5/doc-links.yml (100%) rename {docs => content/en/docs}/3.5/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.5/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.5/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.5/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.5/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.5/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.5/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/3.5/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.5/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.5/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.5/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.5/howtos/consul.md (100%) rename {docs => content/en/docs}/3.5/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.5/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.5/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.5/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.5/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.5/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.5/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.5/howtos/index.md (100%) rename {docs => content/en/docs}/3.5/howtos/istio.md (100%) rename {docs => content/en/docs}/3.5/howtos/knative.md (100%) rename {docs => content/en/docs}/3.5/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.5/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.5/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.5/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.5/howtos/route.md (100%) rename {docs => content/en/docs}/3.5/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.5/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.5/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/3.5/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.5/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.5/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.5/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.5/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.5/images/aes-success.png (100%) rename {docs => content/en/docs}/3.5/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.5/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.5/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.5/images/apple.png (100%) rename {docs => content/en/docs}/3.5/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.5/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.5/images/blackbird.png (100%) rename {docs => content/en/docs}/3.5/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.5/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.5/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.5/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.5/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.5/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.5/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.5/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.5/images/docker.png (100%) rename {docs => content/en/docs}/3.5/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.5/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.5/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.5/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.5/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.5/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.5/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.5/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.5/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.5/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.5/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.5/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.5/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.5/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.5/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.5/images/github-login.png (100%) rename {docs => content/en/docs}/3.5/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.5/images/grafana.png (100%) rename {docs => content/en/docs}/3.5/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.5/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.5/images/helm.png (100%) rename {docs => content/en/docs}/3.5/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.5/images/jaeger.png (100%) rename {docs => content/en/docs}/3.5/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.5/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.5/images/linux.png (100%) rename {docs => content/en/docs}/3.5/images/logo.png (100%) rename {docs => content/en/docs}/3.5/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.5/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.5/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.5/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.5/images/quote.svg (100%) rename {docs => content/en/docs}/3.5/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.5/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.5/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.5/images/shadowing.png (100%) rename {docs => content/en/docs}/3.5/images/speedometers.png (100%) rename {docs => content/en/docs}/3.5/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.5/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.5/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.5/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.5/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.5/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.5/images/windows.png (100%) rename {docs => content/en/docs}/3.5/images/xkcd.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.5/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.5/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.5/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.5/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.5/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.5/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.5/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.5/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.5/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.5/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.5/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.5/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.5/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.5/topics/install/index.less (100%) rename {docs => content/en/docs}/3.5/topics/install/index.md (100%) rename {docs => content/en/docs}/3.5/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.5/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.5/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.5/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.5/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.5/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.5/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.5/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.5/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.5/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.5/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.5/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.5/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.5/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.5/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.5/topics/running/index.md (100%) rename {docs => content/en/docs}/3.5/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.5/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.5/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.5/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.5/topics/running/running.md (100%) rename {docs => content/en/docs}/3.5/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.5/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.5/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.5/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.5/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.5/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.5/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.5/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.5/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.5/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.5/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.5/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.5/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.5/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.5/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.5/topics/using/index.md (100%) rename {docs => content/en/docs}/3.5/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.5/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.5/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.5/topics/using/method.md (100%) rename {docs => content/en/docs}/3.5/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.5/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.5/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.5/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.5/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.5/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.5/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.5/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.5/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.5/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.5/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.5/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.5/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.5/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.5/versions.yml (100%) rename {docs => content/en/docs}/3.6/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.6/about/alternatives.md (100%) rename {docs => content/en/docs}/3.6/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.6/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.6/about/faq.md (100%) rename {docs => content/en/docs}/3.6/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.6/about/known-issues.md (100%) rename {docs => content/en/docs}/3.6/about/support.md (100%) rename {docs => content/en/docs}/3.6/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.6/community.md (100%) rename {docs => content/en/docs}/3.6/doc-links.yml (100%) rename {docs => content/en/docs}/3.6/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.6/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.6/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.6/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.6/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.6/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.6/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/3.6/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.6/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.6/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.6/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.6/howtos/consul.md (100%) rename {docs => content/en/docs}/3.6/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.6/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.6/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.6/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.6/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.6/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.6/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.6/howtos/index.md (100%) rename {docs => content/en/docs}/3.6/howtos/istio.md (100%) rename {docs => content/en/docs}/3.6/howtos/knative.md (100%) rename {docs => content/en/docs}/3.6/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.6/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.6/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.6/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.6/howtos/route.md (100%) rename {docs => content/en/docs}/3.6/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.6/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.6/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/3.6/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.6/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.6/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.6/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.6/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.6/images/aes-success.png (100%) rename {docs => content/en/docs}/3.6/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.6/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.6/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.6/images/apple.png (100%) rename {docs => content/en/docs}/3.6/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.6/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.6/images/blackbird.png (100%) rename {docs => content/en/docs}/3.6/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.6/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.6/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.6/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.6/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.6/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.6/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.6/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.6/images/docker.png (100%) rename {docs => content/en/docs}/3.6/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.6/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.6/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.6/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.6/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.6/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.6/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.6/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.6/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.6/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.6/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.6/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.6/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.6/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.6/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.6/images/github-login.png (100%) rename {docs => content/en/docs}/3.6/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.6/images/grafana.png (100%) rename {docs => content/en/docs}/3.6/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.6/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.6/images/helm.png (100%) rename {docs => content/en/docs}/3.6/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.6/images/jaeger.png (100%) rename {docs => content/en/docs}/3.6/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.6/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.6/images/linux.png (100%) rename {docs => content/en/docs}/3.6/images/logo.png (100%) rename {docs => content/en/docs}/3.6/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.6/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.6/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.6/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.6/images/quote.svg (100%) rename {docs => content/en/docs}/3.6/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.6/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.6/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.6/images/shadowing.png (100%) rename {docs => content/en/docs}/3.6/images/speedometers.png (100%) rename {docs => content/en/docs}/3.6/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.6/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.6/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.6/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.6/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.6/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.6/images/windows.png (100%) rename {docs => content/en/docs}/3.6/images/xkcd.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.6/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.6/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.6/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.6/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.6/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.6/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.6/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.6/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.6/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.6/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.6/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.6/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.6/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.6/topics/install/index.less (100%) rename {docs => content/en/docs}/3.6/topics/install/index.md (100%) rename {docs => content/en/docs}/3.6/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.6/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.6/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/helm/emissary-3.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/upgrade/yaml/emissary-3.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.6/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.6/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.6/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.6/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.6/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.6/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.6/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.6/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.6/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.6/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.6/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.6/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.6/topics/running/index.md (100%) rename {docs => content/en/docs}/3.6/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.6/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.6/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.6/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.6/topics/running/running.md (100%) rename {docs => content/en/docs}/3.6/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.6/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.6/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.6/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.6/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.6/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.6/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.6/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.6/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.6/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.6/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.6/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.6/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.6/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.6/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.6/topics/using/index.md (100%) rename {docs => content/en/docs}/3.6/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.6/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.6/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.6/topics/using/method.md (100%) rename {docs => content/en/docs}/3.6/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.6/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.6/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.6/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.6/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.6/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.6/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.6/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.6/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.6/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.6/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.6/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.6/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.6/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.6/versions.yml (100%) rename {docs => content/en/docs}/3.7/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.7/about/alternatives.md (100%) rename {docs => content/en/docs}/3.7/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.7/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.7/about/faq.md (100%) rename {docs => content/en/docs}/3.7/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.7/about/known-issues.md (100%) rename {docs => content/en/docs}/3.7/about/support.md (100%) rename {docs => content/en/docs}/3.7/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.7/community.md (100%) rename {docs => content/en/docs}/3.7/doc-links.yml (100%) rename {docs => content/en/docs}/3.7/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.7/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.7/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.7/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.7/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.7/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.7/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/3.7/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.7/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.7/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.7/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.7/howtos/consul.md (100%) rename {docs => content/en/docs}/3.7/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.7/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.7/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.7/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.7/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.7/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.7/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.7/howtos/index.md (100%) rename {docs => content/en/docs}/3.7/howtos/istio.md (100%) rename {docs => content/en/docs}/3.7/howtos/knative.md (100%) rename {docs => content/en/docs}/3.7/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.7/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.7/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.7/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.7/howtos/route.md (100%) rename {docs => content/en/docs}/3.7/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.7/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.7/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/3.7/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.7/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.7/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.7/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.7/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.7/images/aes-success.png (100%) rename {docs => content/en/docs}/3.7/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.7/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.7/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.7/images/apple.png (100%) rename {docs => content/en/docs}/3.7/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.7/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.7/images/blackbird.png (100%) rename {docs => content/en/docs}/3.7/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.7/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.7/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.7/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.7/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.7/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.7/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.7/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.7/images/docker.png (100%) rename {docs => content/en/docs}/3.7/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.7/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.7/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.7/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.7/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.7/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.7/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.7/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.7/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.7/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.7/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.7/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.7/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.7/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.7/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.7/images/github-login.png (100%) rename {docs => content/en/docs}/3.7/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.7/images/grafana.png (100%) rename {docs => content/en/docs}/3.7/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.7/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.7/images/helm.png (100%) rename {docs => content/en/docs}/3.7/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.7/images/jaeger.png (100%) rename {docs => content/en/docs}/3.7/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.7/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.7/images/linux.png (100%) rename {docs => content/en/docs}/3.7/images/logo.png (100%) rename {docs => content/en/docs}/3.7/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.7/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.7/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.7/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.7/images/quote.svg (100%) rename {docs => content/en/docs}/3.7/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.7/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.7/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.7/images/shadowing.png (100%) rename {docs => content/en/docs}/3.7/images/speedometers.png (100%) rename {docs => content/en/docs}/3.7/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.7/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.7/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.7/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.7/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.7/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.7/images/windows.png (100%) rename {docs => content/en/docs}/3.7/images/xkcd.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.7/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.7/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.7/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.7/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.7/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.7/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.7/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.7/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.7/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.7/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.7/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.7/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.7/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.7/topics/install/index.less (100%) rename {docs => content/en/docs}/3.7/topics/install/index.md (100%) rename {docs => content/en/docs}/3.7/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.7/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.7/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.7/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.7/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.7/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.7/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.7/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.7/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.7/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.7/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.7/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.7/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.7/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.7/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.7/topics/running/index.md (100%) rename {docs => content/en/docs}/3.7/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.7/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.7/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.7/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.7/topics/running/running.md (100%) rename {docs => content/en/docs}/3.7/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.7/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.7/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.7/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.7/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.7/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.7/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.7/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.7/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.7/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.7/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.7/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.7/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.7/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.7/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.7/topics/using/index.md (100%) rename {docs => content/en/docs}/3.7/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.7/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.7/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.7/topics/using/method.md (100%) rename {docs => content/en/docs}/3.7/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.7/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.7/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.7/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.7/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.7/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.7/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.7/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.7/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.7/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.7/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.7/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.7/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.7/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.7/versions.yml (100%) create mode 100644 content/en/docs/3.8/_index.html rename {docs => content/en/docs}/3.8/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/3.8/about/alternatives.md (100%) rename {docs => content/en/docs}/3.8/about/changes-2.x.md (100%) rename {docs => content/en/docs}/3.8/about/changes-3.y.md (100%) rename {docs => content/en/docs}/3.8/about/faq.md (100%) rename {docs => content/en/docs}/3.8/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/3.8/about/known-issues.md (100%) rename {docs => content/en/docs}/3.8/about/support.md (100%) rename {docs => content/en/docs}/3.8/about/why-ambassador.md (100%) rename {docs => content/en/docs}/3.8/community.md (100%) rename {docs => content/en/docs}/3.8/doc-links.yml (100%) rename {docs => content/en/docs}/3.8/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.8/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.8/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.8/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.8/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.8/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.8/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/3.8/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/3.8/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/3.8/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/3.8/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/3.8/howtos/consul.md (100%) rename {docs => content/en/docs}/3.8/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/3.8/howtos/external-dns.md (100%) rename {docs => content/en/docs}/3.8/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/3.8/howtos/grpc.md (100%) rename {docs => content/en/docs}/3.8/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/3.8/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/3.8/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/3.8/howtos/index.md (100%) rename {docs => content/en/docs}/3.8/howtos/istio.md (100%) rename {docs => content/en/docs}/3.8/howtos/knative.md (100%) rename {docs => content/en/docs}/3.8/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/3.8/howtos/prometheus.md (100%) rename {docs => content/en/docs}/3.8/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/3.8/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/3.8/howtos/route.md (100%) rename {docs => content/en/docs}/3.8/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/3.8/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/3.8/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/3.8/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/3.8/howtos/websockets.md (100%) rename {docs => content/en/docs}/3.8/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/3.8/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/3.8/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/3.8/images/aes-success.png (100%) rename {docs => content/en/docs}/3.8/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/3.8/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/3.8/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/3.8/images/apple.png (100%) rename {docs => content/en/docs}/3.8/images/auth-flow.png (100%) rename {docs => content/en/docs}/3.8/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/3.8/images/blackbird.png (100%) rename {docs => content/en/docs}/3.8/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/3.8/images/configure-icon.svg (100%) rename {docs => content/en/docs}/3.8/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/3.8/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.8/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/3.8/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/3.8/images/diagnostics.png (100%) rename {docs => content/en/docs}/3.8/images/docker-compose.png (100%) rename {docs => content/en/docs}/3.8/images/docker.png (100%) rename {docs => content/en/docs}/3.8/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.8/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.8/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.8/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.8/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.8/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.8/images/fast-icon.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/3.8/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/3.8/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/3.8/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/3.8/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/3.8/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/3.8/images/features-table.jpg (100%) rename {docs => content/en/docs}/3.8/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/3.8/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/3.8/images/github-login.png (100%) rename {docs => content/en/docs}/3.8/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/3.8/images/grafana.png (100%) rename {docs => content/en/docs}/3.8/images/grpc-tls.png (100%) rename {docs => content/en/docs}/3.8/images/helm-navy.png (100%) rename {docs => content/en/docs}/3.8/images/helm.png (100%) rename {docs => content/en/docs}/3.8/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/3.8/images/jaeger.png (100%) rename {docs => content/en/docs}/3.8/images/kubernetes.png (100%) rename {docs => content/en/docs}/3.8/images/left-arrow.svg (100%) rename {docs => content/en/docs}/3.8/images/linux.png (100%) rename {docs => content/en/docs}/3.8/images/logo.png (100%) rename {docs => content/en/docs}/3.8/images/mapping-editor.png (100%) rename {docs => content/en/docs}/3.8/images/network-architecture.png (100%) rename {docs => content/en/docs}/3.8/images/penguin-background.svg (100%) rename {docs => content/en/docs}/3.8/images/pro-iap.png (100%) rename {docs => content/en/docs}/3.8/images/quote.svg (100%) rename {docs => content/en/docs}/3.8/images/right-arrow.svg (100%) rename {docs => content/en/docs}/3.8/images/routing-icon.svg (100%) rename {docs => content/en/docs}/3.8/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/3.8/images/shadowing.png (100%) rename {docs => content/en/docs}/3.8/images/speedometers.png (100%) rename {docs => content/en/docs}/3.8/images/tp-architecture.png (100%) rename {docs => content/en/docs}/3.8/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/3.8/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/3.8/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/3.8/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/3.8/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/3.8/images/windows.png (100%) rename {docs => content/en/docs}/3.8/images/xkcd.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/3.8/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/3.8/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/3.8/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/3.8/release-notes/tada.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/3.8/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/3.8/releaseNotes.yml (100%) rename {docs => content/en/docs}/3.8/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/index.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/3.8/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/3.8/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/3.8/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/3.8/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/3.8/topics/install/docker.md (100%) rename {docs => content/en/docs}/3.8/topics/install/helm.md (100%) rename {docs => content/en/docs}/3.8/topics/install/index.less (100%) rename {docs => content/en/docs}/3.8/topics/install/index.md (100%) rename {docs => content/en/docs}/3.8/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/3.8/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/3.8/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/3.8/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/3.8/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/3.8/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/3.8/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/3.8/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/3.8/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/3.8/topics/running/debugging.md (100%) rename {docs => content/en/docs}/3.8/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/3.8/topics/running/environment.md (100%) rename {docs => content/en/docs}/3.8/topics/running/gzip.md (100%) rename {docs => content/en/docs}/3.8/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/3.8/topics/running/http3.md (100%) rename {docs => content/en/docs}/3.8/topics/running/index.md (100%) rename {docs => content/en/docs}/3.8/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/3.8/topics/running/listener.md (100%) rename {docs => content/en/docs}/3.8/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/3.8/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/3.8/topics/running/running.md (100%) rename {docs => content/en/docs}/3.8/topics/running/scaling.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/index.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/3.8/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/3.8/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/3.8/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/3.8/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/3.8/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/3.8/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/3.8/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/3.8/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/3.8/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/3.8/topics/using/authservice.md (100%) rename {docs => content/en/docs}/3.8/topics/using/canary.md (100%) rename {docs => content/en/docs}/3.8/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/cors.md (100%) rename {docs => content/en/docs}/3.8/topics/using/defaults.md (100%) rename {docs => content/en/docs}/3.8/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/3.8/topics/using/index.md (100%) rename {docs => content/en/docs}/3.8/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/3.8/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/3.8/topics/using/mappings.md (100%) rename {docs => content/en/docs}/3.8/topics/using/method.md (100%) rename {docs => content/en/docs}/3.8/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/3.8/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/3.8/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/3.8/topics/using/redirects.md (100%) rename {docs => content/en/docs}/3.8/topics/using/retries.md (100%) rename {docs => content/en/docs}/3.8/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/3.8/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/3.8/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/3.8/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/3.8/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/3.8/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/3.8/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/3.8/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/3.8/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/3.8/versions.yml (100%) rename {docs => content/en/docs}/index.md (100%) rename {docs => content/en/docs}/latest/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/latest/about/alternatives.md (100%) rename {docs => content/en/docs}/latest/about/changes-2.x.md (100%) rename {docs => content/en/docs}/latest/about/changes-3.y.md (100%) rename {docs => content/en/docs}/latest/about/faq.md (100%) rename {docs => content/en/docs}/latest/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/latest/about/known-issues.md (100%) rename {docs => content/en/docs}/latest/about/support.md (100%) rename {docs => content/en/docs}/latest/about/why-ambassador.md (100%) rename {docs => content/en/docs}/latest/community.md (100%) rename {docs => content/en/docs}/latest/doc-links.yml (100%) rename {docs => content/en/docs}/latest/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/latest/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/latest/features-icons/cors.svg (100%) rename {docs => content/en/docs}/latest/features-icons/datadog.png (100%) rename {docs => content/en/docs}/latest/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/latest/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/latest/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/latest/features-icons/grpc.png (100%) rename {docs => content/en/docs}/latest/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/latest/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/latest/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/latest/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/latest/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/latest/features-icons/statsd.png (100%) rename {docs => content/en/docs}/latest/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/latest/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/latest/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/latest/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/latest/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/latest/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/latest/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/latest/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/latest/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/latest/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/latest/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/latest/howtos/consul.md (100%) rename {docs => content/en/docs}/latest/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/latest/howtos/external-dns.md (100%) rename {docs => content/en/docs}/latest/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/latest/howtos/grpc.md (100%) rename {docs => content/en/docs}/latest/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/latest/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/latest/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/latest/howtos/index.md (100%) rename {docs => content/en/docs}/latest/howtos/istio.md (100%) rename {docs => content/en/docs}/latest/howtos/knative.md (100%) rename {docs => content/en/docs}/latest/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/latest/howtos/prometheus.md (100%) rename {docs => content/en/docs}/latest/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/latest/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/latest/howtos/route.md (100%) rename {docs => content/en/docs}/latest/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/latest/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/latest/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/latest/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/latest/howtos/websockets.md (100%) rename {docs => content/en/docs}/latest/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/latest/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/latest/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/latest/images/aes-success.png (100%) rename {docs => content/en/docs}/latest/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/latest/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/latest/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/latest/images/apple.png (100%) rename {docs => content/en/docs}/latest/images/auth-flow.png (100%) rename {docs => content/en/docs}/latest/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/latest/images/blackbird.png (100%) rename {docs => content/en/docs}/latest/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/latest/images/configure-icon.svg (100%) rename {docs => content/en/docs}/latest/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/latest/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/latest/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/latest/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/latest/images/diagnostics.png (100%) rename {docs => content/en/docs}/latest/images/docker-compose.png (100%) rename {docs => content/en/docs}/latest/images/docker.png (100%) rename {docs => content/en/docs}/latest/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/latest/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/latest/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/latest/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/latest/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/latest/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/latest/images/fast-icon.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/latest/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/latest/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/latest/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/latest/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/latest/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/latest/images/features-table.jpg (100%) rename {docs => content/en/docs}/latest/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/latest/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/latest/images/github-login.png (100%) rename {docs => content/en/docs}/latest/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/latest/images/grafana.png (100%) rename {docs => content/en/docs}/latest/images/grpc-tls.png (100%) rename {docs => content/en/docs}/latest/images/helm-navy.png (100%) rename {docs => content/en/docs}/latest/images/helm.png (100%) rename {docs => content/en/docs}/latest/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/latest/images/jaeger.png (100%) rename {docs => content/en/docs}/latest/images/kubernetes.png (100%) rename {docs => content/en/docs}/latest/images/left-arrow.svg (100%) rename {docs => content/en/docs}/latest/images/linux.png (100%) rename {docs => content/en/docs}/latest/images/logo.png (100%) rename {docs => content/en/docs}/latest/images/mapping-editor.png (100%) rename {docs => content/en/docs}/latest/images/network-architecture.png (100%) rename {docs => content/en/docs}/latest/images/penguin-background.svg (100%) rename {docs => content/en/docs}/latest/images/pro-iap.png (100%) rename {docs => content/en/docs}/latest/images/quote.svg (100%) rename {docs => content/en/docs}/latest/images/right-arrow.svg (100%) rename {docs => content/en/docs}/latest/images/routing-icon.svg (100%) rename {docs => content/en/docs}/latest/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/latest/images/shadowing.png (100%) rename {docs => content/en/docs}/latest/images/speedometers.png (100%) rename {docs => content/en/docs}/latest/images/tp-architecture.png (100%) rename {docs => content/en/docs}/latest/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/latest/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/latest/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/latest/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/latest/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/latest/images/windows.png (100%) rename {docs => content/en/docs}/latest/images/xkcd.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/latest/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/latest/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/latest/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/latest/release-notes/tada.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/latest/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/latest/releaseNotes.yml (100%) rename {docs => content/en/docs}/latest/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/index.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/latest/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/latest/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/latest/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/latest/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/latest/topics/install/docker.md (100%) rename {docs => content/en/docs}/latest/topics/install/helm.md (100%) rename {docs => content/en/docs}/latest/topics/install/index.less (100%) rename {docs => content/en/docs}/latest/topics/install/index.md (100%) rename {docs => content/en/docs}/latest/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/latest/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/latest/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/latest/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/latest/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/latest/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/latest/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/latest/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/latest/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/latest/topics/running/debugging.md (100%) rename {docs => content/en/docs}/latest/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/latest/topics/running/environment.md (100%) rename {docs => content/en/docs}/latest/topics/running/gzip.md (100%) rename {docs => content/en/docs}/latest/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/latest/topics/running/http3.md (100%) rename {docs => content/en/docs}/latest/topics/running/index.md (100%) rename {docs => content/en/docs}/latest/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/latest/topics/running/listener.md (100%) rename {docs => content/en/docs}/latest/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/latest/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/latest/topics/running/running.md (100%) rename {docs => content/en/docs}/latest/topics/running/scaling.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/index.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/latest/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/latest/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/latest/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/latest/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/latest/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/latest/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/latest/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/latest/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/latest/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/latest/topics/using/authservice.md (100%) rename {docs => content/en/docs}/latest/topics/using/canary.md (100%) rename {docs => content/en/docs}/latest/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/latest/topics/using/cors.md (100%) rename {docs => content/en/docs}/latest/topics/using/defaults.md (100%) rename {docs => content/en/docs}/latest/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/latest/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/latest/topics/using/index.md (100%) rename {docs => content/en/docs}/latest/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/latest/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/latest/topics/using/mappings.md (100%) rename {docs => content/en/docs}/latest/topics/using/method.md (100%) rename {docs => content/en/docs}/latest/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/latest/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/latest/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/latest/topics/using/redirects.md (100%) rename {docs => content/en/docs}/latest/topics/using/retries.md (100%) rename {docs => content/en/docs}/latest/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/latest/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/latest/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/latest/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/latest/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/latest/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/latest/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/latest/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/latest/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/latest/versions.yml (100%) rename {docs => content/en/docs}/pre-release/about/aes-emissary-eol.md (100%) rename {docs => content/en/docs}/pre-release/about/alternatives.md (100%) rename {docs => content/en/docs}/pre-release/about/changes-2.x.md (100%) rename {docs => content/en/docs}/pre-release/about/changes-3.y.md (100%) rename {docs => content/en/docs}/pre-release/about/faq.md (100%) rename {docs => content/en/docs}/pre-release/about/features-and-benefits.md (100%) rename {docs => content/en/docs}/pre-release/about/known-issues.md (100%) rename {docs => content/en/docs}/pre-release/about/support.md (100%) rename {docs => content/en/docs}/pre-release/about/why-ambassador.md (100%) rename {docs => content/en/docs}/pre-release/community.md (100%) rename {docs => content/en/docs}/pre-release/doc-links.yml (100%) rename {docs => content/en/docs}/pre-release/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/cors.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/datadog.png (100%) rename {docs => content/en/docs}/pre-release/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/pre-release/features-icons/grpc.png (100%) rename {docs => content/en/docs}/pre-release/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/statsd.png (100%) rename {docs => content/en/docs}/pre-release/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/pre-release/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/pre-release/howtos/active-health-checking.md (100%) rename {docs => content/en/docs}/pre-release/howtos/basic-auth.md (100%) rename {docs => content/en/docs}/pre-release/howtos/cert-manager.md (100%) rename {docs => content/en/docs}/pre-release/howtos/client-cert-validation.md (100%) rename {docs => content/en/docs}/pre-release/howtos/configure-communications.md (100%) rename {docs => content/en/docs}/pre-release/howtos/consul.md (100%) rename {docs => content/en/docs}/pre-release/howtos/dist-tracing.md (100%) rename {docs => content/en/docs}/pre-release/howtos/external-dns.md (100%) rename {docs => content/en/docs}/pre-release/howtos/filter-dev-guide.md (100%) rename {docs => content/en/docs}/pre-release/howtos/grpc.md (100%) rename {docs => content/en/docs}/pre-release/howtos/http3-aks.md (100%) rename {docs => content/en/docs}/pre-release/howtos/http3-eks.md (100%) rename {docs => content/en/docs}/pre-release/howtos/http3-gke.md (100%) rename {docs => content/en/docs}/pre-release/howtos/index.md (100%) rename {docs => content/en/docs}/pre-release/howtos/istio.md (100%) rename {docs => content/en/docs}/pre-release/howtos/knative.md (100%) rename {docs => content/en/docs}/pre-release/howtos/linkerd2.md (100%) rename {docs => content/en/docs}/pre-release/howtos/prometheus.md (100%) rename {docs => content/en/docs}/pre-release/howtos/protecting-diag-access.md (100%) rename {docs => content/en/docs}/pre-release/howtos/rate-limiting-tutorial.md (100%) rename {docs => content/en/docs}/pre-release/howtos/route.md (100%) rename {docs => content/en/docs}/pre-release/howtos/tls-termination.md (100%) rename {docs => content/en/docs}/pre-release/howtos/tracing-datadog.md (100%) rename {docs => content/en/docs}/pre-release/howtos/tracing-lightstep.md (100%) rename {docs => content/en/docs}/pre-release/howtos/tracing-zipkin.md (100%) rename {docs => content/en/docs}/pre-release/howtos/websockets.md (100%) rename {docs => content/en/docs}/pre-release/images/Auth0_JWT.png (100%) rename {docs => content/en/docs}/pre-release/images/Auth0_domain_clientID.png (100%) rename {docs => content/en/docs}/pre-release/images/Auth0_method_callback_origins.png (100%) rename {docs => content/en/docs}/pre-release/images/aes-success.png (100%) rename {docs => content/en/docs}/pre-release/images/ambassador-arch.png (100%) rename {docs => content/en/docs}/pre-release/images/ambassador-logo.svg (100%) rename {docs => content/en/docs}/pre-release/images/ambassador_oidc_flow.jpg (100%) rename {docs => content/en/docs}/pre-release/images/apple.png (100%) rename {docs => content/en/docs}/pre-release/images/auth-flow.png (100%) rename {docs => content/en/docs}/pre-release/images/authentication-icon.svg (100%) rename {docs => content/en/docs}/pre-release/images/blackbird.png (100%) rename {docs => content/en/docs}/pre-release/images/canary-release-overview.png (100%) rename {docs => content/en/docs}/pre-release/images/configure-icon.svg (100%) rename {docs => content/en/docs}/pre-release/images/consul-ambassador.png (100%) rename {docs => content/en/docs}/pre-release/images/container-inner-dev-loop.png (100%) rename {docs => content/en/docs}/pre-release/images/datawire-logo.svg (100%) rename {docs => content/en/docs}/pre-release/images/diagnostics-example.png (100%) rename {docs => content/en/docs}/pre-release/images/diagnostics.png (100%) rename {docs => content/en/docs}/pre-release/images/docker-compose.png (100%) rename {docs => content/en/docs}/pre-release/images/docker.png (100%) rename {docs => content/en/docs}/pre-release/images/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/pre-release/images/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/pre-release/images/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/pre-release/images/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/pre-release/images/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/pre-release/images/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/pre-release/images/fast-icon.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/basic-authentication.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/canary-release.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/cors.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/datadog.png (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/datadog.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/diagnostics.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/distributed-tracing.png (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/grpc.png (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/prometheus.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/rate-limiting.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/regex-routing.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/request-transformers.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/shadowing.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/statsd.png (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/statsd.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/third-party-auth.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/timeouts.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/tls-termination.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/url-rewrite.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-icons/websockets.svg (100%) rename {docs => content/en/docs}/pre-release/images/features-table.jpg (100%) rename {docs => content/en/docs}/pre-release/images/gRPC-TLS-Ambassador.png (100%) rename {docs => content/en/docs}/pre-release/images/gRPC-TLS-Originate.png (100%) rename {docs => content/en/docs}/pre-release/images/github-login.png (100%) rename {docs => content/en/docs}/pre-release/images/global-features-bg.svg (100%) rename {docs => content/en/docs}/pre-release/images/grafana.png (100%) rename {docs => content/en/docs}/pre-release/images/grpc-tls.png (100%) rename {docs => content/en/docs}/pre-release/images/helm-navy.png (100%) rename {docs => content/en/docs}/pre-release/images/helm.png (100%) rename {docs => content/en/docs}/pre-release/images/highly-available-icon.svg (100%) rename {docs => content/en/docs}/pre-release/images/jaeger.png (100%) rename {docs => content/en/docs}/pre-release/images/kubernetes.png (100%) rename {docs => content/en/docs}/pre-release/images/left-arrow.svg (100%) rename {docs => content/en/docs}/pre-release/images/linux.png (100%) rename {docs => content/en/docs}/pre-release/images/logo.png (100%) rename {docs => content/en/docs}/pre-release/images/mapping-editor.png (100%) rename {docs => content/en/docs}/pre-release/images/network-architecture.png (100%) rename {docs => content/en/docs}/pre-release/images/penguin-background.svg (100%) rename {docs => content/en/docs}/pre-release/images/pro-iap.png (100%) rename {docs => content/en/docs}/pre-release/images/quote.svg (100%) rename {docs => content/en/docs}/pre-release/images/right-arrow.svg (100%) rename {docs => content/en/docs}/pre-release/images/routing-icon.svg (100%) rename {docs => content/en/docs}/pre-release/images/self-service-features-bg.svg (100%) rename {docs => content/en/docs}/pre-release/images/shadowing.png (100%) rename {docs => content/en/docs}/pre-release/images/speedometers.png (100%) rename {docs => content/en/docs}/pre-release/images/tp-architecture.png (100%) rename {docs => content/en/docs}/pre-release/images/tp-tutorial-1.png (100%) rename {docs => content/en/docs}/pre-release/images/tp-tutorial-2.png (100%) rename {docs => content/en/docs}/pre-release/images/tp-tutorial-3.png (100%) rename {docs => content/en/docs}/pre-release/images/tp-tutorial-4.png (100%) rename {docs => content/en/docs}/pre-release/images/trad-inner-dev-loop.png (100%) rename {docs => content/en/docs}/pre-release/images/windows.png (100%) rename {docs => content/en/docs}/pre-release/images/xkcd.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-1.13.4.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-1.13.7-json-logging.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-1.13.7-memory.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-1.13.7-tcpmapping-consul.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-1.13.8-cloud-bugfix.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-host_crd.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-ingressstatus.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-insecure_action_hosts.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-listener.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-prune_routes.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-tlscontext.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/edge-stack-2.0.0-v3alpha1.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/emissary-1.13.10-cors-origin.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/emissary-ga.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/tada.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.4-k8s-1.22.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.4-l7depth.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.4-mapping-dns-type.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.4-v3alpha1.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.4-version.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.5-auth-circuit-breaker.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.0.5-mappingselector.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.0-canary.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.0-gzip-enabled.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.0-smoother-migration.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.2-annotations.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.2-host-mapping-matching.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.2-mapping-cors.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.2-mapping-less-weighted.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.1.2-mapping-no-rewrite.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.2.0-cloud.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.2.0-percent-escape.png (100%) rename {docs => content/en/docs}/pre-release/release-notes/v2.2.0-tls-cert-validation.png (100%) rename {docs => content/en/docs}/pre-release/releaseNotes.yml (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/architecture.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/gitops-continuous-delivery.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/kubernetes-network-architecture.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/microservices-api-gateways.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/progressive-delivery.md (100%) rename {docs => content/en/docs}/pre-release/topics/concepts/rate-limiting-at-the-edge.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/ambassador-oss-community.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/bare-metal.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/convert-to-v3alpha1.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/docker.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/helm.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/index.less (100%) rename {docs => content/en/docs}/pre-release/topics/install/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/migrate-to-2-alternate.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/migrate-to-3-alternate.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/migration-matrix.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md (100%) rename {docs => content/en/docs}/pre-release/topics/install/yaml-install.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/ambassador-deployment.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/ambassador-with-aws.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/ambassador-with-gke.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/ambassador.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/custom-error-responses.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/debugging.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/diagnostics.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/environment.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/gzip.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/host-crd.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/http3.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/ingress-controller.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/listener.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/load-balancer.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/resolvers.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/running.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/scaling.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/auth-service.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/ext-authz.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/log-service.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/rate-limit-service.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/services/tracing-service.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/statistics/8877-metrics.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/statistics/envoy-statsd.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/statistics/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/tls/cleartext-redirection.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/tls/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/tls/mtls.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/tls/origination.md (100%) rename {docs => content/en/docs}/pre-release/topics/running/tls/sni.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/authservice.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/canary.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/circuit-breakers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/cors.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/defaults.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/gateway-api.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/add-request-headers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/add-response-headers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/headers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/host.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/remove-request-headers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/headers/remove-response-headers.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/intro-mappings.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/keepalive.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/mappings.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/method.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/prefix-regex.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/query-parameters.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/rate-limits/index.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/redirects.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/retries.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/rewrites.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/shadowing.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/tcpmappings.md (100%) rename {docs => content/en/docs}/pre-release/topics/using/timeouts.md (100%) rename {docs => content/en/docs}/pre-release/tutorials/dev-portal-tutorial.md (100%) rename {docs => content/en/docs}/pre-release/tutorials/getting-started.md (100%) rename {docs => content/en/docs}/pre-release/tutorials/gs-tabs.js (100%) rename {docs => content/en/docs}/pre-release/tutorials/gs-tabs2.js (100%) rename {docs => content/en/docs}/pre-release/tutorials/quickstart-demo.md (100%) rename {docs => content/en/docs}/pre-release/versions.yml (100%) rename {docs => content/en/docs}/versions.md (100%) create mode 100644 package.json delete mode 100644 public/index.md create mode 160000 themes/docsy diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f56512fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +# npm assets +node_modules/ +package-lock.json + +# Hugo-generated assets +.hugo_build.lock +/public +resources/ + +# Local Netlify folder +.netlify diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 00000000..b009dfb9 --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +lts/* diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/Makefile b/Makefile index ddf2ed08..0d242497 100644 --- a/Makefile +++ b/Makefile @@ -2,15 +2,6 @@ # # SPDX-License-Identifier: Apache-2.0 -generate/files = LICENSE.txt - -generate: generate-clean - $(MAKE) $(generate/files) -.PHONY: generate - -generate-clean: - rm -f $(generate/files) -.PHONY: generate-clean - -LICENSE.txt: - curl https://apache.org/licenses/LICENSE-2.0.txt > $@ +.PHONY: run +run: + npm run serve diff --git a/README.md b/README.md new file mode 100644 index 00000000..7eba4c51 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +# emissary-ingress.dev + +The [emissary-ingress.dev][] website, built using [Hugo][] and hosted on [Netlify][]. + +## Local build + +To build and serve the site, you'll need the latest [LTS release][] of **Node**. +Like Netlify, we use **[nvm][]**, the Node Version Manager, to install and +manage Node versions: + +```console +$ nvm install --lts +``` + +### Setup + + 1. Clone this repo. + 2. From a terminal window, change to the cloned repo directory. + 3. Get NPM packages and git submodules, including the the [Docsy][] theme: + ```console + $ npm install + ``` + +### Build or serve the site + +To locally serve the site at [localhost:1313][], run the following command: + +```console +$ make run +``` + +[Docsy]: https://www.docsy.dev +[Hugo]: https://gohugo.io +[localhost:1313]: http://localhost:1313 +[LTS release]: https://nodejs.org/en/download/ +[Netlify]: https://netlify.com +[nvm]: https://github.com/nvm-sh/nvm/blob/master/README.md#installing-and-updating diff --git a/config.yaml b/config.yaml new file mode 100644 index 00000000..873a7122 --- /dev/null +++ b/config.yaml @@ -0,0 +1,229 @@ +--- +baseURL: https://emmisary-ingress.dev +enableRobotsTxt: true + +module: + replacements: 'github.com/FortAwesome/Font-Awesome -> ., github.com/twbs/bootstrap -> .' + imports: + - path: docsy + +themesDir: "node_modules" # docsy is installed via npm + +# Will give values to .Lastmod etc. +enableGitInfo: true + +# Language settings +contentDir: content/en +defaultContentLanguage: en +defaultContentLanguageInSubdir: false +languageCode: en-us +googleAnalytics: G-VF9H3EHMDK + +# Useful when translating. +enableMissingTranslationPlaceholders: true + +disableKinds: [taxonomy, term] + +# Highlighting config +pygmentsCodeFences: true +pygmentsUseClasses: false +# Use the new Chroma Go highlighter in Hugo. +#pygmentsOptions = "linenos=table" +# See https://help.farbox.com/pygments.html +pygmentsStyle: fruity # "tango" + +# Image processing configuration. +imaging: + resampleFilter: CatmullRom + quality: 75 + anchor: smart + +languages: + en: + params: + title: Emissary Ingress + description: >- + An open source Kubernetes-native API gateway for microservices built on the Envoy Proxy + languageName: English + contentDir: content/en + weight: 1 + +markup: + goldmark: + renderer: + unsafe: true + highlight: + # See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html + style: tango + # Uncomment if you want your chosen highlight style used for code blocks without a specified language + # guessSyntax: true + +# Everything below this are Site Params + +params: + copyright: + from_year: 2018 + authors: | + emissary Authors + +
+
+ Terms | + Privacy | + Trademarks | + License +
+
+ description: >- + An open source Kubernetes-native API gateway for microservices built on the Envoy Proxy + + # Repository configuration (URLs for in-page links to opening issues and suggesting changes) + github_repo: https://github.com/emissary-ingress/emissary-ingress.dev + github_branch: main + + # An optional link to a related project repo. For example, the sibling repository where your product code lives. + github_project_repo: https://github.com/emissary-ingress/emissary + + # Enable Lunr.js offline search + offlineSearch: true + + # Enable syntax highlighting and copy buttons on code blocks with Prism + prism_syntax_highlighting: false + + # Versions + + # Menu title if your navbar has a versions selector to access old versions of your site. + # This menu appears only if you have at least one [params.versions] set. + version_menu: Versions + latest_stable_version: 3.8 + versions: + - version: v3.8 + url: /docs/3.8/ + + - version: v3.7 + url: /docs/3.7/ + + - version: v3.6 + url: /docs/3.6/ + + - version: v3.5 + url: /docs/3.5/ + + - version: v3.4 + url: /docs/3.4/ + + - version: v3.3 + url: /docs/3.3/ + + - version: v3.2 + url: /docs/3.2/ + + - version: v3.1 + url: /docs/3.1/ + + - version: v3.0 + url: /docs/3.0/ + + - version: v2.5 + url: /docs/2.5/ + + - version: v2.4 + url: /docs/2.4/ + + - version: v2.3 + url: /docs/2.3/ + + - version: v2.2 + url: /docs/2.2/ + + - version: v2.1 + url: /docs/2.1/ + + - version: v2.0 + url: /docs/2.0/ + + - version: v1.14 + url: /docs/1.14/ + + - version: v1.13 + url: /docs/1.13/ + + # User interface configuration + ui: + sidebar_menu_compact: true + sidebar_search_disable: true + navbar_logo: true + footer_about_enable: false + navbar_translucent_over_cover_disable: true + + # Adds a H2 section titled "Feedback" to the bottom of each doc. The responses are sent to Google Analytics as events. + # This feature depends on [services.googleAnalytics] and will be disabled if "services.googleAnalytics.id" is not set. + # If you want this feature, but occasionally need to remove the "Feedback" section from a single page, + # add "hide_feedback: true" to the page's front matter. + feedback: + enable: true + # The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful). + 'yes': >- + Glad to hear it! Please tell us how we + can improve. + 'no': >- + Sorry to hear that. Please tell us how we + can improve. + + # Adds a reading time to the top of each doc. + # If you want this feature, but occasionally need to remove the Reading time from a single page, + # add "hide_readingtime: true" to the page's front matter + readingtime: + enable: false + + # Footer Links + links: + # End user relevant links. These will show up on left side of footer and in the community page if you have one. + user: + - name: Google Group + url: https://groups.google.com/g/etcd-dev + icon: fab fa-google + - name: Twitter + url: https://twitter.com/etcdio + icon: fab fa-twitter + - name: Github Discussions + url: https://github.com/etcd-io/etcd/discussions + icon: fab fa-github + # Developer relevant links. These will show up on right side of footer and in the community page if you have one. + developer: + - name: Etcd on GitHub + url: https://github.com/etcd-io/etcd + icon: fab fa-github-square + - name: Etcd.io on GitHub + url: https://github.com/etcd-io/website + icon: fab fa-github + # [params.logos] + hero: >- + https://raw.githubusercontent.com/cncf/artwork/master/projects/etcd/horizontal/white/etcd-horizontal-white.png + +mediaTypes: + text/netlify: {} + +outputFormats: + REDIRECTS: + mediaType: text/netlify + baseName: _redirects + notAlternative: true + +outputs: + home: [HTML, REDIRECTS, RSS] + +# Site menu (partial -- also see pages with 'menu' in front matter) +menu: + main: + - name: Docs + url: /docs/latest/ + weight: -10 + - name: Blog + pageref: /blog/ + - name: Install + url: /docs/latest/install/ + - name: Play + url: http://play.etcd.io/play diff --git a/content/en/_index.html b/content/en/_index.html new file mode 100644 index 00000000..100d975f --- /dev/null +++ b/content/en/_index.html @@ -0,0 +1,40 @@ +--- +title: emissary ingress +features: + - title: Simple interface + description: Read and write values using standard HTTP tools, such as curl + icon: interface.svg + - title: Key-value storage + description: Store data in hierarchically organized directories, as in a standard filesystem + icon: kv.svg + - title: Watch for changes + description: Watch specific keys or directories for changes and react to changes in values + icon: watch.svg +--- + +{{< blocks/cover image_anchor="top" height="min" color="primary" >}} + +

+ A Kubernetes-native API gateway for microservices built on the Envoy Proxy +

+ +{{< /blocks/cover >}} + +{{% blocks/lead color="white" %}} +

What is etcd?

+

+ etcd is a strongly consistent, distributed key-value store that + provides a reliable way to store data that needs to be accessed by a + distributed system or cluster of machines. It gracefully handles leader + elections during network partitions and can tolerate machine failure, even + in the leader node. + Learn more +

+{{% /blocks/lead %}} diff --git a/docs/1.13/about/alternatives.md b/content/en/docs/1.13/about/alternatives.md similarity index 100% rename from docs/1.13/about/alternatives.md rename to content/en/docs/1.13/about/alternatives.md diff --git a/docs/1.13/about/faq.md b/content/en/docs/1.13/about/faq.md similarity index 100% rename from docs/1.13/about/faq.md rename to content/en/docs/1.13/about/faq.md diff --git a/docs/1.13/about/features-and-benefits.md b/content/en/docs/1.13/about/features-and-benefits.md similarity index 100% rename from docs/1.13/about/features-and-benefits.md rename to content/en/docs/1.13/about/features-and-benefits.md diff --git a/docs/1.13/about/support.md b/content/en/docs/1.13/about/support.md similarity index 100% rename from docs/1.13/about/support.md rename to content/en/docs/1.13/about/support.md diff --git a/docs/1.13/about/why-ambassador.md b/content/en/docs/1.13/about/why-ambassador.md similarity index 100% rename from docs/1.13/about/why-ambassador.md rename to content/en/docs/1.13/about/why-ambassador.md diff --git a/docs/1.13/community.md b/content/en/docs/1.13/community.md similarity index 100% rename from docs/1.13/community.md rename to content/en/docs/1.13/community.md diff --git a/docs/1.13/doc-links.yml b/content/en/docs/1.13/doc-links.yml similarity index 100% rename from docs/1.13/doc-links.yml rename to content/en/docs/1.13/doc-links.yml diff --git a/docs/1.13/features-icons/basic-authentication.svg b/content/en/docs/1.13/features-icons/basic-authentication.svg similarity index 100% rename from docs/1.13/features-icons/basic-authentication.svg rename to content/en/docs/1.13/features-icons/basic-authentication.svg diff --git a/docs/1.13/features-icons/canary-release.svg b/content/en/docs/1.13/features-icons/canary-release.svg similarity index 100% rename from docs/1.13/features-icons/canary-release.svg rename to content/en/docs/1.13/features-icons/canary-release.svg diff --git a/docs/1.13/features-icons/cors.svg b/content/en/docs/1.13/features-icons/cors.svg similarity index 100% rename from docs/1.13/features-icons/cors.svg rename to content/en/docs/1.13/features-icons/cors.svg diff --git a/docs/1.13/features-icons/datadog.png b/content/en/docs/1.13/features-icons/datadog.png similarity index 100% rename from docs/1.13/features-icons/datadog.png rename to content/en/docs/1.13/features-icons/datadog.png diff --git a/docs/1.13/features-icons/datadog.svg b/content/en/docs/1.13/features-icons/datadog.svg similarity index 100% rename from docs/1.13/features-icons/datadog.svg rename to content/en/docs/1.13/features-icons/datadog.svg diff --git a/docs/1.13/features-icons/diagnostics.svg b/content/en/docs/1.13/features-icons/diagnostics.svg similarity index 100% rename from docs/1.13/features-icons/diagnostics.svg rename to content/en/docs/1.13/features-icons/diagnostics.svg diff --git a/docs/1.13/features-icons/distributed-tracing.png b/content/en/docs/1.13/features-icons/distributed-tracing.png similarity index 100% rename from docs/1.13/features-icons/distributed-tracing.png rename to content/en/docs/1.13/features-icons/distributed-tracing.png diff --git a/docs/1.13/features-icons/grpc.png b/content/en/docs/1.13/features-icons/grpc.png similarity index 100% rename from docs/1.13/features-icons/grpc.png rename to content/en/docs/1.13/features-icons/grpc.png diff --git a/docs/1.13/features-icons/prometheus.svg b/content/en/docs/1.13/features-icons/prometheus.svg similarity index 100% rename from docs/1.13/features-icons/prometheus.svg rename to content/en/docs/1.13/features-icons/prometheus.svg diff --git a/docs/1.13/features-icons/rate-limiting.svg b/content/en/docs/1.13/features-icons/rate-limiting.svg similarity index 100% rename from docs/1.13/features-icons/rate-limiting.svg rename to content/en/docs/1.13/features-icons/rate-limiting.svg diff --git a/docs/1.13/features-icons/regex-routing.svg b/content/en/docs/1.13/features-icons/regex-routing.svg similarity index 100% rename from docs/1.13/features-icons/regex-routing.svg rename to content/en/docs/1.13/features-icons/regex-routing.svg diff --git a/docs/1.13/features-icons/request-transformers.svg b/content/en/docs/1.13/features-icons/request-transformers.svg similarity index 100% rename from docs/1.13/features-icons/request-transformers.svg rename to content/en/docs/1.13/features-icons/request-transformers.svg diff --git a/docs/1.13/features-icons/shadowing.svg b/content/en/docs/1.13/features-icons/shadowing.svg similarity index 100% rename from docs/1.13/features-icons/shadowing.svg rename to content/en/docs/1.13/features-icons/shadowing.svg diff --git a/docs/1.13/features-icons/statsd.png b/content/en/docs/1.13/features-icons/statsd.png similarity index 100% rename from docs/1.13/features-icons/statsd.png rename to content/en/docs/1.13/features-icons/statsd.png diff --git a/docs/1.13/features-icons/statsd.svg b/content/en/docs/1.13/features-icons/statsd.svg similarity index 100% rename from docs/1.13/features-icons/statsd.svg rename to content/en/docs/1.13/features-icons/statsd.svg diff --git a/docs/1.13/features-icons/third-party-auth.svg b/content/en/docs/1.13/features-icons/third-party-auth.svg similarity index 100% rename from docs/1.13/features-icons/third-party-auth.svg rename to content/en/docs/1.13/features-icons/third-party-auth.svg diff --git a/docs/1.13/features-icons/timeouts.svg b/content/en/docs/1.13/features-icons/timeouts.svg similarity index 100% rename from docs/1.13/features-icons/timeouts.svg rename to content/en/docs/1.13/features-icons/timeouts.svg diff --git a/docs/1.13/features-icons/tls-termination.svg b/content/en/docs/1.13/features-icons/tls-termination.svg similarity index 100% rename from docs/1.13/features-icons/tls-termination.svg rename to content/en/docs/1.13/features-icons/tls-termination.svg diff --git a/docs/1.13/features-icons/url-rewrite.svg b/content/en/docs/1.13/features-icons/url-rewrite.svg similarity index 100% rename from docs/1.13/features-icons/url-rewrite.svg rename to content/en/docs/1.13/features-icons/url-rewrite.svg diff --git a/docs/1.13/features-icons/websockets.svg b/content/en/docs/1.13/features-icons/websockets.svg similarity index 100% rename from docs/1.13/features-icons/websockets.svg rename to content/en/docs/1.13/features-icons/websockets.svg diff --git a/docs/1.13/howtos/advanced-rate-limiting.md b/content/en/docs/1.13/howtos/advanced-rate-limiting.md similarity index 100% rename from docs/1.13/howtos/advanced-rate-limiting.md rename to content/en/docs/1.13/howtos/advanced-rate-limiting.md diff --git a/docs/1.13/howtos/auth-kubectl-keycloak.md b/content/en/docs/1.13/howtos/auth-kubectl-keycloak.md similarity index 100% rename from docs/1.13/howtos/auth-kubectl-keycloak.md rename to content/en/docs/1.13/howtos/auth-kubectl-keycloak.md diff --git a/docs/1.13/howtos/basic-auth.md b/content/en/docs/1.13/howtos/basic-auth.md similarity index 100% rename from docs/1.13/howtos/basic-auth.md rename to content/en/docs/1.13/howtos/basic-auth.md diff --git a/docs/1.13/howtos/cert-manager.md b/content/en/docs/1.13/howtos/cert-manager.md similarity index 100% rename from docs/1.13/howtos/cert-manager.md rename to content/en/docs/1.13/howtos/cert-manager.md diff --git a/docs/1.13/howtos/client-cert-validation.md b/content/en/docs/1.13/howtos/client-cert-validation.md similarity index 100% rename from docs/1.13/howtos/client-cert-validation.md rename to content/en/docs/1.13/howtos/client-cert-validation.md diff --git a/docs/1.13/howtos/consul.md b/content/en/docs/1.13/howtos/consul.md similarity index 100% rename from docs/1.13/howtos/consul.md rename to content/en/docs/1.13/howtos/consul.md diff --git a/docs/1.13/howtos/dist-tracing.md b/content/en/docs/1.13/howtos/dist-tracing.md similarity index 100% rename from docs/1.13/howtos/dist-tracing.md rename to content/en/docs/1.13/howtos/dist-tracing.md diff --git a/docs/1.13/howtos/ext-filters.md b/content/en/docs/1.13/howtos/ext-filters.md similarity index 100% rename from docs/1.13/howtos/ext-filters.md rename to content/en/docs/1.13/howtos/ext-filters.md diff --git a/docs/1.13/howtos/grpc.md b/content/en/docs/1.13/howtos/grpc.md similarity index 100% rename from docs/1.13/howtos/grpc.md rename to content/en/docs/1.13/howtos/grpc.md diff --git a/docs/1.13/howtos/index.md b/content/en/docs/1.13/howtos/index.md similarity index 100% rename from docs/1.13/howtos/index.md rename to content/en/docs/1.13/howtos/index.md diff --git a/docs/1.13/howtos/istio.md b/content/en/docs/1.13/howtos/istio.md similarity index 100% rename from docs/1.13/howtos/istio.md rename to content/en/docs/1.13/howtos/istio.md diff --git a/docs/1.13/howtos/knative.md b/content/en/docs/1.13/howtos/knative.md similarity index 100% rename from docs/1.13/howtos/knative.md rename to content/en/docs/1.13/howtos/knative.md diff --git a/docs/1.13/howtos/linkerd2.md b/content/en/docs/1.13/howtos/linkerd2.md similarity index 100% rename from docs/1.13/howtos/linkerd2.md rename to content/en/docs/1.13/howtos/linkerd2.md diff --git a/docs/1.13/howtos/prometheus.md b/content/en/docs/1.13/howtos/prometheus.md similarity index 100% rename from docs/1.13/howtos/prometheus.md rename to content/en/docs/1.13/howtos/prometheus.md diff --git a/docs/1.13/howtos/rate-limiting-tutorial.md b/content/en/docs/1.13/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/1.13/howtos/rate-limiting-tutorial.md rename to content/en/docs/1.13/howtos/rate-limiting-tutorial.md diff --git a/docs/1.13/howtos/route.md b/content/en/docs/1.13/howtos/route.md similarity index 100% rename from docs/1.13/howtos/route.md rename to content/en/docs/1.13/howtos/route.md diff --git a/docs/1.13/howtos/tls-termination.md b/content/en/docs/1.13/howtos/tls-termination.md similarity index 100% rename from docs/1.13/howtos/tls-termination.md rename to content/en/docs/1.13/howtos/tls-termination.md diff --git a/docs/1.13/howtos/tracing-datadog.md b/content/en/docs/1.13/howtos/tracing-datadog.md similarity index 100% rename from docs/1.13/howtos/tracing-datadog.md rename to content/en/docs/1.13/howtos/tracing-datadog.md diff --git a/docs/1.13/howtos/tracing-zipkin.md b/content/en/docs/1.13/howtos/tracing-zipkin.md similarity index 100% rename from docs/1.13/howtos/tracing-zipkin.md rename to content/en/docs/1.13/howtos/tracing-zipkin.md diff --git a/docs/1.13/howtos/websockets.md b/content/en/docs/1.13/howtos/websockets.md similarity index 100% rename from docs/1.13/howtos/websockets.md rename to content/en/docs/1.13/howtos/websockets.md diff --git a/docs/1.13/images/Auth0_JWT.png b/content/en/docs/1.13/images/Auth0_JWT.png similarity index 100% rename from docs/1.13/images/Auth0_JWT.png rename to content/en/docs/1.13/images/Auth0_JWT.png diff --git a/docs/1.13/images/Auth0_audience.png b/content/en/docs/1.13/images/Auth0_audience.png similarity index 100% rename from docs/1.13/images/Auth0_audience.png rename to content/en/docs/1.13/images/Auth0_audience.png diff --git a/docs/1.13/images/Auth0_domain_clientID.png b/content/en/docs/1.13/images/Auth0_domain_clientID.png similarity index 100% rename from docs/1.13/images/Auth0_domain_clientID.png rename to content/en/docs/1.13/images/Auth0_domain_clientID.png diff --git a/docs/1.13/images/Auth0_method_callback_origins.png b/content/en/docs/1.13/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/1.13/images/Auth0_method_callback_origins.png rename to content/en/docs/1.13/images/Auth0_method_callback_origins.png diff --git a/docs/1.13/images/Auth0_none.png b/content/en/docs/1.13/images/Auth0_none.png similarity index 100% rename from docs/1.13/images/Auth0_none.png rename to content/en/docs/1.13/images/Auth0_none.png diff --git a/docs/1.13/images/Auth0_secret.png b/content/en/docs/1.13/images/Auth0_secret.png similarity index 100% rename from docs/1.13/images/Auth0_secret.png rename to content/en/docs/1.13/images/Auth0_secret.png diff --git a/docs/1.13/images/aes-success.png b/content/en/docs/1.13/images/aes-success.png similarity index 100% rename from docs/1.13/images/aes-success.png rename to content/en/docs/1.13/images/aes-success.png diff --git a/docs/1.13/images/ambassador-arch.png b/content/en/docs/1.13/images/ambassador-arch.png similarity index 100% rename from docs/1.13/images/ambassador-arch.png rename to content/en/docs/1.13/images/ambassador-arch.png diff --git a/docs/1.13/images/ambassador-logo.svg b/content/en/docs/1.13/images/ambassador-logo.svg similarity index 100% rename from docs/1.13/images/ambassador-logo.svg rename to content/en/docs/1.13/images/ambassador-logo.svg diff --git a/docs/1.13/images/ambassador_oidc_flow.jpg b/content/en/docs/1.13/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/1.13/images/ambassador_oidc_flow.jpg rename to content/en/docs/1.13/images/ambassador_oidc_flow.jpg diff --git a/docs/1.13/images/apple.png b/content/en/docs/1.13/images/apple.png similarity index 100% rename from docs/1.13/images/apple.png rename to content/en/docs/1.13/images/apple.png diff --git a/docs/1.13/images/auth-flow.png b/content/en/docs/1.13/images/auth-flow.png similarity index 100% rename from docs/1.13/images/auth-flow.png rename to content/en/docs/1.13/images/auth-flow.png diff --git a/docs/1.13/images/authentication-icon.svg b/content/en/docs/1.13/images/authentication-icon.svg similarity index 100% rename from docs/1.13/images/authentication-icon.svg rename to content/en/docs/1.13/images/authentication-icon.svg diff --git a/docs/1.13/images/blackbird.png b/content/en/docs/1.13/images/blackbird.png similarity index 100% rename from docs/1.13/images/blackbird.png rename to content/en/docs/1.13/images/blackbird.png diff --git a/docs/1.13/images/canary-release-overview.png b/content/en/docs/1.13/images/canary-release-overview.png similarity index 100% rename from docs/1.13/images/canary-release-overview.png rename to content/en/docs/1.13/images/canary-release-overview.png diff --git a/docs/1.13/images/configure-icon.svg b/content/en/docs/1.13/images/configure-icon.svg similarity index 100% rename from docs/1.13/images/configure-icon.svg rename to content/en/docs/1.13/images/configure-icon.svg diff --git a/docs/1.13/images/consul-ambassador.png b/content/en/docs/1.13/images/consul-ambassador.png similarity index 100% rename from docs/1.13/images/consul-ambassador.png rename to content/en/docs/1.13/images/consul-ambassador.png diff --git a/docs/1.13/images/container-inner-dev-loop.png b/content/en/docs/1.13/images/container-inner-dev-loop.png similarity index 100% rename from docs/1.13/images/container-inner-dev-loop.png rename to content/en/docs/1.13/images/container-inner-dev-loop.png diff --git a/docs/1.13/images/create-application.png b/content/en/docs/1.13/images/create-application.png similarity index 100% rename from docs/1.13/images/create-application.png rename to content/en/docs/1.13/images/create-application.png diff --git a/docs/1.13/images/datawire-logo.svg b/content/en/docs/1.13/images/datawire-logo.svg similarity index 100% rename from docs/1.13/images/datawire-logo.svg rename to content/en/docs/1.13/images/datawire-logo.svg diff --git a/docs/1.13/images/diagnostics-example.png b/content/en/docs/1.13/images/diagnostics-example.png similarity index 100% rename from docs/1.13/images/diagnostics-example.png rename to content/en/docs/1.13/images/diagnostics-example.png diff --git a/docs/1.13/images/diagnostics.png b/content/en/docs/1.13/images/diagnostics.png similarity index 100% rename from docs/1.13/images/diagnostics.png rename to content/en/docs/1.13/images/diagnostics.png diff --git a/docs/1.13/images/docker-compose.png b/content/en/docs/1.13/images/docker-compose.png similarity index 100% rename from docs/1.13/images/docker-compose.png rename to content/en/docs/1.13/images/docker-compose.png diff --git a/docs/1.13/images/docker.png b/content/en/docs/1.13/images/docker.png similarity index 100% rename from docs/1.13/images/docker.png rename to content/en/docs/1.13/images/docker.png diff --git a/docs/1.13/images/edge-stack-1.13.4.png b/content/en/docs/1.13/images/edge-stack-1.13.4.png similarity index 100% rename from docs/1.13/images/edge-stack-1.13.4.png rename to content/en/docs/1.13/images/edge-stack-1.13.4.png diff --git a/docs/1.13/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/1.13/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/1.13/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/1.13/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/1.13/images/edge-stack-1.13.7-memory.png b/content/en/docs/1.13/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/1.13/images/edge-stack-1.13.7-memory.png rename to content/en/docs/1.13/images/edge-stack-1.13.7-memory.png diff --git a/docs/1.13/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/1.13/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/1.13/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/1.13/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/1.13/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/1.13/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/1.13/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/1.13/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/1.13/images/emissary-1.13.10-cors-origin.png b/content/en/docs/1.13/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/1.13/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/1.13/images/emissary-1.13.10-cors-origin.png diff --git a/docs/1.13/images/fast-icon.svg b/content/en/docs/1.13/images/fast-icon.svg similarity index 100% rename from docs/1.13/images/fast-icon.svg rename to content/en/docs/1.13/images/fast-icon.svg diff --git a/docs/1.13/images/features-icons/basic-authentication.svg b/content/en/docs/1.13/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/1.13/images/features-icons/basic-authentication.svg rename to content/en/docs/1.13/images/features-icons/basic-authentication.svg diff --git a/docs/1.13/images/features-icons/canary-release.svg b/content/en/docs/1.13/images/features-icons/canary-release.svg similarity index 100% rename from docs/1.13/images/features-icons/canary-release.svg rename to content/en/docs/1.13/images/features-icons/canary-release.svg diff --git a/docs/1.13/images/features-icons/cors.svg b/content/en/docs/1.13/images/features-icons/cors.svg similarity index 100% rename from docs/1.13/images/features-icons/cors.svg rename to content/en/docs/1.13/images/features-icons/cors.svg diff --git a/docs/1.13/images/features-icons/datadog.png b/content/en/docs/1.13/images/features-icons/datadog.png similarity index 100% rename from docs/1.13/images/features-icons/datadog.png rename to content/en/docs/1.13/images/features-icons/datadog.png diff --git a/docs/1.13/images/features-icons/datadog.svg b/content/en/docs/1.13/images/features-icons/datadog.svg similarity index 100% rename from docs/1.13/images/features-icons/datadog.svg rename to content/en/docs/1.13/images/features-icons/datadog.svg diff --git a/docs/1.13/images/features-icons/diagnostics.svg b/content/en/docs/1.13/images/features-icons/diagnostics.svg similarity index 100% rename from docs/1.13/images/features-icons/diagnostics.svg rename to content/en/docs/1.13/images/features-icons/diagnostics.svg diff --git a/docs/1.13/images/features-icons/distributed-tracing.png b/content/en/docs/1.13/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/1.13/images/features-icons/distributed-tracing.png rename to content/en/docs/1.13/images/features-icons/distributed-tracing.png diff --git a/docs/1.13/images/features-icons/grpc.png b/content/en/docs/1.13/images/features-icons/grpc.png similarity index 100% rename from docs/1.13/images/features-icons/grpc.png rename to content/en/docs/1.13/images/features-icons/grpc.png diff --git a/docs/1.13/images/features-icons/prometheus.svg b/content/en/docs/1.13/images/features-icons/prometheus.svg similarity index 100% rename from docs/1.13/images/features-icons/prometheus.svg rename to content/en/docs/1.13/images/features-icons/prometheus.svg diff --git a/docs/1.13/images/features-icons/rate-limiting.svg b/content/en/docs/1.13/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/1.13/images/features-icons/rate-limiting.svg rename to content/en/docs/1.13/images/features-icons/rate-limiting.svg diff --git a/docs/1.13/images/features-icons/regex-routing.svg b/content/en/docs/1.13/images/features-icons/regex-routing.svg similarity index 100% rename from docs/1.13/images/features-icons/regex-routing.svg rename to content/en/docs/1.13/images/features-icons/regex-routing.svg diff --git a/docs/1.13/images/features-icons/request-transformers.svg b/content/en/docs/1.13/images/features-icons/request-transformers.svg similarity index 100% rename from docs/1.13/images/features-icons/request-transformers.svg rename to content/en/docs/1.13/images/features-icons/request-transformers.svg diff --git a/docs/1.13/images/features-icons/shadowing.svg b/content/en/docs/1.13/images/features-icons/shadowing.svg similarity index 100% rename from docs/1.13/images/features-icons/shadowing.svg rename to content/en/docs/1.13/images/features-icons/shadowing.svg diff --git a/docs/1.13/images/features-icons/statsd.png b/content/en/docs/1.13/images/features-icons/statsd.png similarity index 100% rename from docs/1.13/images/features-icons/statsd.png rename to content/en/docs/1.13/images/features-icons/statsd.png diff --git a/docs/1.13/images/features-icons/statsd.svg b/content/en/docs/1.13/images/features-icons/statsd.svg similarity index 100% rename from docs/1.13/images/features-icons/statsd.svg rename to content/en/docs/1.13/images/features-icons/statsd.svg diff --git a/docs/1.13/images/features-icons/third-party-auth.svg b/content/en/docs/1.13/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/1.13/images/features-icons/third-party-auth.svg rename to content/en/docs/1.13/images/features-icons/third-party-auth.svg diff --git a/docs/1.13/images/features-icons/timeouts.svg b/content/en/docs/1.13/images/features-icons/timeouts.svg similarity index 100% rename from docs/1.13/images/features-icons/timeouts.svg rename to content/en/docs/1.13/images/features-icons/timeouts.svg diff --git a/docs/1.13/images/features-icons/tls-termination.svg b/content/en/docs/1.13/images/features-icons/tls-termination.svg similarity index 100% rename from docs/1.13/images/features-icons/tls-termination.svg rename to content/en/docs/1.13/images/features-icons/tls-termination.svg diff --git a/docs/1.13/images/features-icons/url-rewrite.svg b/content/en/docs/1.13/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/1.13/images/features-icons/url-rewrite.svg rename to content/en/docs/1.13/images/features-icons/url-rewrite.svg diff --git a/docs/1.13/images/features-icons/websockets.svg b/content/en/docs/1.13/images/features-icons/websockets.svg similarity index 100% rename from docs/1.13/images/features-icons/websockets.svg rename to content/en/docs/1.13/images/features-icons/websockets.svg diff --git a/docs/1.13/images/features-table.jpg b/content/en/docs/1.13/images/features-table.jpg similarity index 100% rename from docs/1.13/images/features-table.jpg rename to content/en/docs/1.13/images/features-table.jpg diff --git a/docs/1.13/images/gRPC-TLS-Ambassador.png b/content/en/docs/1.13/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/1.13/images/gRPC-TLS-Ambassador.png rename to content/en/docs/1.13/images/gRPC-TLS-Ambassador.png diff --git a/docs/1.13/images/gRPC-TLS-Originate.png b/content/en/docs/1.13/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/1.13/images/gRPC-TLS-Originate.png rename to content/en/docs/1.13/images/gRPC-TLS-Originate.png diff --git a/docs/1.13/images/github-login.png b/content/en/docs/1.13/images/github-login.png similarity index 100% rename from docs/1.13/images/github-login.png rename to content/en/docs/1.13/images/github-login.png diff --git a/docs/1.13/images/global-features-bg.svg b/content/en/docs/1.13/images/global-features-bg.svg similarity index 100% rename from docs/1.13/images/global-features-bg.svg rename to content/en/docs/1.13/images/global-features-bg.svg diff --git a/docs/1.13/images/grafana.png b/content/en/docs/1.13/images/grafana.png similarity index 100% rename from docs/1.13/images/grafana.png rename to content/en/docs/1.13/images/grafana.png diff --git a/docs/1.13/images/grpc-tls.png b/content/en/docs/1.13/images/grpc-tls.png similarity index 100% rename from docs/1.13/images/grpc-tls.png rename to content/en/docs/1.13/images/grpc-tls.png diff --git a/docs/1.13/images/helm-navy.png b/content/en/docs/1.13/images/helm-navy.png similarity index 100% rename from docs/1.13/images/helm-navy.png rename to content/en/docs/1.13/images/helm-navy.png diff --git a/docs/1.13/images/helm.png b/content/en/docs/1.13/images/helm.png similarity index 100% rename from docs/1.13/images/helm.png rename to content/en/docs/1.13/images/helm.png diff --git a/docs/1.13/images/highly-available-icon.svg b/content/en/docs/1.13/images/highly-available-icon.svg similarity index 100% rename from docs/1.13/images/highly-available-icon.svg rename to content/en/docs/1.13/images/highly-available-icon.svg diff --git a/docs/1.13/images/jaeger.png b/content/en/docs/1.13/images/jaeger.png similarity index 100% rename from docs/1.13/images/jaeger.png rename to content/en/docs/1.13/images/jaeger.png diff --git a/docs/1.13/images/kubernetes.png b/content/en/docs/1.13/images/kubernetes.png similarity index 100% rename from docs/1.13/images/kubernetes.png rename to content/en/docs/1.13/images/kubernetes.png diff --git a/docs/1.13/images/left-arrow.svg b/content/en/docs/1.13/images/left-arrow.svg similarity index 100% rename from docs/1.13/images/left-arrow.svg rename to content/en/docs/1.13/images/left-arrow.svg diff --git a/docs/1.13/images/linux.png b/content/en/docs/1.13/images/linux.png similarity index 100% rename from docs/1.13/images/linux.png rename to content/en/docs/1.13/images/linux.png diff --git a/docs/1.13/images/logo.png b/content/en/docs/1.13/images/logo.png similarity index 100% rename from docs/1.13/images/logo.png rename to content/en/docs/1.13/images/logo.png diff --git a/docs/1.13/images/machine-machine.png b/content/en/docs/1.13/images/machine-machine.png similarity index 100% rename from docs/1.13/images/machine-machine.png rename to content/en/docs/1.13/images/machine-machine.png diff --git a/docs/1.13/images/network-architecture.png b/content/en/docs/1.13/images/network-architecture.png similarity index 100% rename from docs/1.13/images/network-architecture.png rename to content/en/docs/1.13/images/network-architecture.png diff --git a/docs/1.13/images/penguin-background.svg b/content/en/docs/1.13/images/penguin-background.svg similarity index 100% rename from docs/1.13/images/penguin-background.svg rename to content/en/docs/1.13/images/penguin-background.svg diff --git a/docs/1.13/images/pro-iap.png b/content/en/docs/1.13/images/pro-iap.png similarity index 100% rename from docs/1.13/images/pro-iap.png rename to content/en/docs/1.13/images/pro-iap.png diff --git a/docs/1.13/images/project-build-logs.png b/content/en/docs/1.13/images/project-build-logs.png similarity index 100% rename from docs/1.13/images/project-build-logs.png rename to content/en/docs/1.13/images/project-build-logs.png diff --git a/docs/1.13/images/project-building.png b/content/en/docs/1.13/images/project-building.png similarity index 100% rename from docs/1.13/images/project-building.png rename to content/en/docs/1.13/images/project-building.png diff --git a/docs/1.13/images/project-create-github-repo.png b/content/en/docs/1.13/images/project-create-github-repo.png similarity index 100% rename from docs/1.13/images/project-create-github-repo.png rename to content/en/docs/1.13/images/project-create-github-repo.png diff --git a/docs/1.13/images/project-create-github-token.png b/content/en/docs/1.13/images/project-create-github-token.png similarity index 100% rename from docs/1.13/images/project-create-github-token.png rename to content/en/docs/1.13/images/project-create-github-token.png diff --git a/docs/1.13/images/project-create-repo-scope.png b/content/en/docs/1.13/images/project-create-repo-scope.png similarity index 100% rename from docs/1.13/images/project-create-repo-scope.png rename to content/en/docs/1.13/images/project-create-repo-scope.png diff --git a/docs/1.13/images/project-create.png b/content/en/docs/1.13/images/project-create.png similarity index 100% rename from docs/1.13/images/project-create.png rename to content/en/docs/1.13/images/project-create.png diff --git a/docs/1.13/images/project-deployed.png b/content/en/docs/1.13/images/project-deployed.png similarity index 100% rename from docs/1.13/images/project-deployed.png rename to content/en/docs/1.13/images/project-deployed.png diff --git a/docs/1.13/images/project-deploying.png b/content/en/docs/1.13/images/project-deploying.png similarity index 100% rename from docs/1.13/images/project-deploying.png rename to content/en/docs/1.13/images/project-deploying.png diff --git a/docs/1.13/images/project-server-logs.png b/content/en/docs/1.13/images/project-server-logs.png similarity index 100% rename from docs/1.13/images/project-server-logs.png rename to content/en/docs/1.13/images/project-server-logs.png diff --git a/docs/1.13/images/project-server.js-edit.png b/content/en/docs/1.13/images/project-server.js-edit.png similarity index 100% rename from docs/1.13/images/project-server.js-edit.png rename to content/en/docs/1.13/images/project-server.js-edit.png diff --git a/docs/1.13/images/project-server.js.png b/content/en/docs/1.13/images/project-server.js.png similarity index 100% rename from docs/1.13/images/project-server.js.png rename to content/en/docs/1.13/images/project-server.js.png diff --git a/docs/1.13/images/project-update-merge.png b/content/en/docs/1.13/images/project-update-merge.png similarity index 100% rename from docs/1.13/images/project-update-merge.png rename to content/en/docs/1.13/images/project-update-merge.png diff --git a/docs/1.13/images/project-update-merged-url.png b/content/en/docs/1.13/images/project-update-merged-url.png similarity index 100% rename from docs/1.13/images/project-update-merged-url.png rename to content/en/docs/1.13/images/project-update-merged-url.png diff --git a/docs/1.13/images/project-update-merged.png b/content/en/docs/1.13/images/project-update-merged.png similarity index 100% rename from docs/1.13/images/project-update-merged.png rename to content/en/docs/1.13/images/project-update-merged.png diff --git a/docs/1.13/images/project-update-pr-create.png b/content/en/docs/1.13/images/project-update-pr-create.png similarity index 100% rename from docs/1.13/images/project-update-pr-create.png rename to content/en/docs/1.13/images/project-update-pr-create.png diff --git a/docs/1.13/images/project-update-pr.png b/content/en/docs/1.13/images/project-update-pr.png similarity index 100% rename from docs/1.13/images/project-update-pr.png rename to content/en/docs/1.13/images/project-update-pr.png diff --git a/docs/1.13/images/project-update-preview.png b/content/en/docs/1.13/images/project-update-preview.png similarity index 100% rename from docs/1.13/images/project-update-preview.png rename to content/en/docs/1.13/images/project-update-preview.png diff --git a/docs/1.13/images/project-update-url.png b/content/en/docs/1.13/images/project-update-url.png similarity index 100% rename from docs/1.13/images/project-update-url.png rename to content/en/docs/1.13/images/project-update-url.png diff --git a/docs/1.13/images/project-update.png b/content/en/docs/1.13/images/project-update.png similarity index 100% rename from docs/1.13/images/project-update.png rename to content/en/docs/1.13/images/project-update.png diff --git a/docs/1.13/images/project-url.png b/content/en/docs/1.13/images/project-url.png similarity index 100% rename from docs/1.13/images/project-url.png rename to content/en/docs/1.13/images/project-url.png diff --git a/docs/1.13/images/quote.svg b/content/en/docs/1.13/images/quote.svg similarity index 100% rename from docs/1.13/images/quote.svg rename to content/en/docs/1.13/images/quote.svg diff --git a/docs/1.13/images/right-arrow.svg b/content/en/docs/1.13/images/right-arrow.svg similarity index 100% rename from docs/1.13/images/right-arrow.svg rename to content/en/docs/1.13/images/right-arrow.svg diff --git a/docs/1.13/images/routing-icon.svg b/content/en/docs/1.13/images/routing-icon.svg similarity index 100% rename from docs/1.13/images/routing-icon.svg rename to content/en/docs/1.13/images/routing-icon.svg diff --git a/docs/1.13/images/scopes.png b/content/en/docs/1.13/images/scopes.png similarity index 100% rename from docs/1.13/images/scopes.png rename to content/en/docs/1.13/images/scopes.png diff --git a/docs/1.13/images/self-service-features-bg.svg b/content/en/docs/1.13/images/self-service-features-bg.svg similarity index 100% rename from docs/1.13/images/self-service-features-bg.svg rename to content/en/docs/1.13/images/self-service-features-bg.svg diff --git a/docs/1.13/images/service-preview.png b/content/en/docs/1.13/images/service-preview.png similarity index 100% rename from docs/1.13/images/service-preview.png rename to content/en/docs/1.13/images/service-preview.png diff --git a/docs/1.13/images/shadowing.png b/content/en/docs/1.13/images/shadowing.png similarity index 100% rename from docs/1.13/images/shadowing.png rename to content/en/docs/1.13/images/shadowing.png diff --git a/docs/1.13/images/speedometers.png b/content/en/docs/1.13/images/speedometers.png similarity index 100% rename from docs/1.13/images/speedometers.png rename to content/en/docs/1.13/images/speedometers.png diff --git a/docs/1.13/images/tp-architecture.png b/content/en/docs/1.13/images/tp-architecture.png similarity index 100% rename from docs/1.13/images/tp-architecture.png rename to content/en/docs/1.13/images/tp-architecture.png diff --git a/docs/1.13/images/tp-tutorial-1.png b/content/en/docs/1.13/images/tp-tutorial-1.png similarity index 100% rename from docs/1.13/images/tp-tutorial-1.png rename to content/en/docs/1.13/images/tp-tutorial-1.png diff --git a/docs/1.13/images/tp-tutorial-2.png b/content/en/docs/1.13/images/tp-tutorial-2.png similarity index 100% rename from docs/1.13/images/tp-tutorial-2.png rename to content/en/docs/1.13/images/tp-tutorial-2.png diff --git a/docs/1.13/images/tp-tutorial-3.png b/content/en/docs/1.13/images/tp-tutorial-3.png similarity index 100% rename from docs/1.13/images/tp-tutorial-3.png rename to content/en/docs/1.13/images/tp-tutorial-3.png diff --git a/docs/1.13/images/tp-tutorial-4.png b/content/en/docs/1.13/images/tp-tutorial-4.png similarity index 100% rename from docs/1.13/images/tp-tutorial-4.png rename to content/en/docs/1.13/images/tp-tutorial-4.png diff --git a/docs/1.13/images/trad-inner-dev-loop.png b/content/en/docs/1.13/images/trad-inner-dev-loop.png similarity index 100% rename from docs/1.13/images/trad-inner-dev-loop.png rename to content/en/docs/1.13/images/trad-inner-dev-loop.png diff --git a/docs/1.13/images/windows.png b/content/en/docs/1.13/images/windows.png similarity index 100% rename from docs/1.13/images/windows.png rename to content/en/docs/1.13/images/windows.png diff --git a/docs/1.13/images/xkcd.png b/content/en/docs/1.13/images/xkcd.png similarity index 100% rename from docs/1.13/images/xkcd.png rename to content/en/docs/1.13/images/xkcd.png diff --git a/docs/1.13/releaseNotes.yml b/content/en/docs/1.13/releaseNotes.yml similarity index 100% rename from docs/1.13/releaseNotes.yml rename to content/en/docs/1.13/releaseNotes.yml diff --git a/docs/1.13/topics/concepts/architecture.md b/content/en/docs/1.13/topics/concepts/architecture.md similarity index 100% rename from docs/1.13/topics/concepts/architecture.md rename to content/en/docs/1.13/topics/concepts/architecture.md diff --git a/docs/1.13/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/1.13/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/1.13/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/1.13/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/1.13/topics/concepts/index.md b/content/en/docs/1.13/topics/concepts/index.md similarity index 100% rename from docs/1.13/topics/concepts/index.md rename to content/en/docs/1.13/topics/concepts/index.md diff --git a/docs/1.13/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/1.13/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/1.13/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/1.13/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/1.13/topics/concepts/microservices-api-gateways.md b/content/en/docs/1.13/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/1.13/topics/concepts/microservices-api-gateways.md rename to content/en/docs/1.13/topics/concepts/microservices-api-gateways.md diff --git a/docs/1.13/topics/concepts/progressive-delivery.md b/content/en/docs/1.13/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/1.13/topics/concepts/progressive-delivery.md rename to content/en/docs/1.13/topics/concepts/progressive-delivery.md diff --git a/docs/1.13/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/1.13/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/1.13/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/1.13/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/1.13/topics/install/aes-operator.md b/content/en/docs/1.13/topics/install/aes-operator.md similarity index 100% rename from docs/1.13/topics/install/aes-operator.md rename to content/en/docs/1.13/topics/install/aes-operator.md diff --git a/docs/1.13/topics/install/ambassador-oss-community.md b/content/en/docs/1.13/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/1.13/topics/install/ambassador-oss-community.md rename to content/en/docs/1.13/topics/install/ambassador-oss-community.md diff --git a/docs/1.13/topics/install/bare-metal.md b/content/en/docs/1.13/topics/install/bare-metal.md similarity index 100% rename from docs/1.13/topics/install/bare-metal.md rename to content/en/docs/1.13/topics/install/bare-metal.md diff --git a/docs/1.13/topics/install/docker.md b/content/en/docs/1.13/topics/install/docker.md similarity index 100% rename from docs/1.13/topics/install/docker.md rename to content/en/docs/1.13/topics/install/docker.md diff --git a/docs/1.13/topics/install/helm.md b/content/en/docs/1.13/topics/install/helm.md similarity index 100% rename from docs/1.13/topics/install/helm.md rename to content/en/docs/1.13/topics/install/helm.md diff --git a/docs/1.13/topics/install/index.less b/content/en/docs/1.13/topics/install/index.less similarity index 100% rename from docs/1.13/topics/install/index.less rename to content/en/docs/1.13/topics/install/index.less diff --git a/docs/1.13/topics/install/index.md b/content/en/docs/1.13/topics/install/index.md similarity index 100% rename from docs/1.13/topics/install/index.md rename to content/en/docs/1.13/topics/install/index.md diff --git a/docs/1.13/topics/install/install-ambassador-oss.md b/content/en/docs/1.13/topics/install/install-ambassador-oss.md similarity index 100% rename from docs/1.13/topics/install/install-ambassador-oss.md rename to content/en/docs/1.13/topics/install/install-ambassador-oss.md diff --git a/docs/1.13/topics/install/upgrade-to-edge-stack.md b/content/en/docs/1.13/topics/install/upgrade-to-edge-stack.md similarity index 100% rename from docs/1.13/topics/install/upgrade-to-edge-stack.md rename to content/en/docs/1.13/topics/install/upgrade-to-edge-stack.md diff --git a/docs/1.13/topics/install/upgrading.md b/content/en/docs/1.13/topics/install/upgrading.md similarity index 100% rename from docs/1.13/topics/install/upgrading.md rename to content/en/docs/1.13/topics/install/upgrading.md diff --git a/docs/1.13/topics/install/yaml-install.md b/content/en/docs/1.13/topics/install/yaml-install.md similarity index 100% rename from docs/1.13/topics/install/yaml-install.md rename to content/en/docs/1.13/topics/install/yaml-install.md diff --git a/docs/1.13/topics/running/ambassador-deployment.md b/content/en/docs/1.13/topics/running/ambassador-deployment.md similarity index 100% rename from docs/1.13/topics/running/ambassador-deployment.md rename to content/en/docs/1.13/topics/running/ambassador-deployment.md diff --git a/docs/1.13/topics/running/ambassador-with-aws.md b/content/en/docs/1.13/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/1.13/topics/running/ambassador-with-aws.md rename to content/en/docs/1.13/topics/running/ambassador-with-aws.md diff --git a/docs/1.13/topics/running/ambassador-with-gke.md b/content/en/docs/1.13/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/1.13/topics/running/ambassador-with-gke.md rename to content/en/docs/1.13/topics/running/ambassador-with-gke.md diff --git a/docs/1.13/topics/running/ambassador.md b/content/en/docs/1.13/topics/running/ambassador.md similarity index 100% rename from docs/1.13/topics/running/ambassador.md rename to content/en/docs/1.13/topics/running/ambassador.md diff --git a/docs/1.13/topics/running/custom-error-responses.md b/content/en/docs/1.13/topics/running/custom-error-responses.md similarity index 100% rename from docs/1.13/topics/running/custom-error-responses.md rename to content/en/docs/1.13/topics/running/custom-error-responses.md diff --git a/docs/1.13/topics/running/debugging.md b/content/en/docs/1.13/topics/running/debugging.md similarity index 100% rename from docs/1.13/topics/running/debugging.md rename to content/en/docs/1.13/topics/running/debugging.md diff --git a/docs/1.13/topics/running/diagnostics.md b/content/en/docs/1.13/topics/running/diagnostics.md similarity index 100% rename from docs/1.13/topics/running/diagnostics.md rename to content/en/docs/1.13/topics/running/diagnostics.md diff --git a/docs/1.13/topics/running/environment.md b/content/en/docs/1.13/topics/running/environment.md similarity index 100% rename from docs/1.13/topics/running/environment.md rename to content/en/docs/1.13/topics/running/environment.md diff --git a/docs/1.13/topics/running/gzip.md b/content/en/docs/1.13/topics/running/gzip.md similarity index 100% rename from docs/1.13/topics/running/gzip.md rename to content/en/docs/1.13/topics/running/gzip.md diff --git a/docs/1.13/topics/running/host-crd.md b/content/en/docs/1.13/topics/running/host-crd.md similarity index 100% rename from docs/1.13/topics/running/host-crd.md rename to content/en/docs/1.13/topics/running/host-crd.md diff --git a/docs/1.13/topics/running/index.md b/content/en/docs/1.13/topics/running/index.md similarity index 100% rename from docs/1.13/topics/running/index.md rename to content/en/docs/1.13/topics/running/index.md diff --git a/docs/1.13/topics/running/ingress-controller.md b/content/en/docs/1.13/topics/running/ingress-controller.md similarity index 100% rename from docs/1.13/topics/running/ingress-controller.md rename to content/en/docs/1.13/topics/running/ingress-controller.md diff --git a/docs/1.13/topics/running/load-balancer.md b/content/en/docs/1.13/topics/running/load-balancer.md similarity index 100% rename from docs/1.13/topics/running/load-balancer.md rename to content/en/docs/1.13/topics/running/load-balancer.md diff --git a/docs/1.13/topics/running/resolvers.md b/content/en/docs/1.13/topics/running/resolvers.md similarity index 100% rename from docs/1.13/topics/running/resolvers.md rename to content/en/docs/1.13/topics/running/resolvers.md diff --git a/docs/1.13/topics/running/running.md b/content/en/docs/1.13/topics/running/running.md similarity index 100% rename from docs/1.13/topics/running/running.md rename to content/en/docs/1.13/topics/running/running.md diff --git a/docs/1.13/topics/running/scaling.md b/content/en/docs/1.13/topics/running/scaling.md similarity index 100% rename from docs/1.13/topics/running/scaling.md rename to content/en/docs/1.13/topics/running/scaling.md diff --git a/docs/1.13/topics/running/services/auth-service.md b/content/en/docs/1.13/topics/running/services/auth-service.md similarity index 100% rename from docs/1.13/topics/running/services/auth-service.md rename to content/en/docs/1.13/topics/running/services/auth-service.md diff --git a/docs/1.13/topics/running/services/ext_authz.md b/content/en/docs/1.13/topics/running/services/ext_authz.md similarity index 100% rename from docs/1.13/topics/running/services/ext_authz.md rename to content/en/docs/1.13/topics/running/services/ext_authz.md diff --git a/docs/1.13/topics/running/services/index.md b/content/en/docs/1.13/topics/running/services/index.md similarity index 100% rename from docs/1.13/topics/running/services/index.md rename to content/en/docs/1.13/topics/running/services/index.md diff --git a/docs/1.13/topics/running/services/log-service.md b/content/en/docs/1.13/topics/running/services/log-service.md similarity index 100% rename from docs/1.13/topics/running/services/log-service.md rename to content/en/docs/1.13/topics/running/services/log-service.md diff --git a/docs/1.13/topics/running/services/rate-limit-service.md b/content/en/docs/1.13/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/1.13/topics/running/services/rate-limit-service.md rename to content/en/docs/1.13/topics/running/services/rate-limit-service.md diff --git a/docs/1.13/topics/running/services/tracing-service.md b/content/en/docs/1.13/topics/running/services/tracing-service.md similarity index 100% rename from docs/1.13/topics/running/services/tracing-service.md rename to content/en/docs/1.13/topics/running/services/tracing-service.md diff --git a/docs/1.13/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/1.13/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/1.13/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/1.13/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/1.13/topics/running/statistics/8877-metrics.md b/content/en/docs/1.13/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/1.13/topics/running/statistics/8877-metrics.md rename to content/en/docs/1.13/topics/running/statistics/8877-metrics.md diff --git a/docs/1.13/topics/running/statistics/envoy-statsd.md b/content/en/docs/1.13/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/1.13/topics/running/statistics/envoy-statsd.md rename to content/en/docs/1.13/topics/running/statistics/envoy-statsd.md diff --git a/docs/1.13/topics/running/statistics/index.md b/content/en/docs/1.13/topics/running/statistics/index.md similarity index 100% rename from docs/1.13/topics/running/statistics/index.md rename to content/en/docs/1.13/topics/running/statistics/index.md diff --git a/docs/1.13/topics/running/tls/cleartext-redirection.md b/content/en/docs/1.13/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/1.13/topics/running/tls/cleartext-redirection.md rename to content/en/docs/1.13/topics/running/tls/cleartext-redirection.md diff --git a/docs/1.13/topics/running/tls/index.md b/content/en/docs/1.13/topics/running/tls/index.md similarity index 100% rename from docs/1.13/topics/running/tls/index.md rename to content/en/docs/1.13/topics/running/tls/index.md diff --git a/docs/1.13/topics/running/tls/mtls.md b/content/en/docs/1.13/topics/running/tls/mtls.md similarity index 100% rename from docs/1.13/topics/running/tls/mtls.md rename to content/en/docs/1.13/topics/running/tls/mtls.md diff --git a/docs/1.13/topics/running/tls/origination.md b/content/en/docs/1.13/topics/running/tls/origination.md similarity index 100% rename from docs/1.13/topics/running/tls/origination.md rename to content/en/docs/1.13/topics/running/tls/origination.md diff --git a/docs/1.13/topics/running/tls/sni.md b/content/en/docs/1.13/topics/running/tls/sni.md similarity index 100% rename from docs/1.13/topics/running/tls/sni.md rename to content/en/docs/1.13/topics/running/tls/sni.md diff --git a/docs/1.13/topics/using/authservice.md b/content/en/docs/1.13/topics/using/authservice.md similarity index 100% rename from docs/1.13/topics/using/authservice.md rename to content/en/docs/1.13/topics/using/authservice.md diff --git a/docs/1.13/topics/using/canary.md b/content/en/docs/1.13/topics/using/canary.md similarity index 100% rename from docs/1.13/topics/using/canary.md rename to content/en/docs/1.13/topics/using/canary.md diff --git a/docs/1.13/topics/using/circuit-breakers.md b/content/en/docs/1.13/topics/using/circuit-breakers.md similarity index 100% rename from docs/1.13/topics/using/circuit-breakers.md rename to content/en/docs/1.13/topics/using/circuit-breakers.md diff --git a/docs/1.13/topics/using/cors.md b/content/en/docs/1.13/topics/using/cors.md similarity index 100% rename from docs/1.13/topics/using/cors.md rename to content/en/docs/1.13/topics/using/cors.md diff --git a/docs/1.13/topics/using/defaults.md b/content/en/docs/1.13/topics/using/defaults.md similarity index 100% rename from docs/1.13/topics/using/defaults.md rename to content/en/docs/1.13/topics/using/defaults.md diff --git a/docs/1.13/topics/using/gateway-api.md b/content/en/docs/1.13/topics/using/gateway-api.md similarity index 100% rename from docs/1.13/topics/using/gateway-api.md rename to content/en/docs/1.13/topics/using/gateway-api.md diff --git a/docs/1.13/topics/using/headers/add_request_headers.md b/content/en/docs/1.13/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/1.13/topics/using/headers/add_request_headers.md rename to content/en/docs/1.13/topics/using/headers/add_request_headers.md diff --git a/docs/1.13/topics/using/headers/add_response_headers.md b/content/en/docs/1.13/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/1.13/topics/using/headers/add_response_headers.md rename to content/en/docs/1.13/topics/using/headers/add_response_headers.md diff --git a/docs/1.13/topics/using/headers/headers.md b/content/en/docs/1.13/topics/using/headers/headers.md similarity index 100% rename from docs/1.13/topics/using/headers/headers.md rename to content/en/docs/1.13/topics/using/headers/headers.md diff --git a/docs/1.13/topics/using/headers/host.md b/content/en/docs/1.13/topics/using/headers/host.md similarity index 100% rename from docs/1.13/topics/using/headers/host.md rename to content/en/docs/1.13/topics/using/headers/host.md diff --git a/docs/1.13/topics/using/headers/remove_request_headers.md b/content/en/docs/1.13/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/1.13/topics/using/headers/remove_request_headers.md rename to content/en/docs/1.13/topics/using/headers/remove_request_headers.md diff --git a/docs/1.13/topics/using/headers/remove_response_headers.md b/content/en/docs/1.13/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/1.13/topics/using/headers/remove_response_headers.md rename to content/en/docs/1.13/topics/using/headers/remove_response_headers.md diff --git a/docs/1.13/topics/using/index.md b/content/en/docs/1.13/topics/using/index.md similarity index 100% rename from docs/1.13/topics/using/index.md rename to content/en/docs/1.13/topics/using/index.md diff --git a/docs/1.13/topics/using/intro-mappings.md b/content/en/docs/1.13/topics/using/intro-mappings.md similarity index 100% rename from docs/1.13/topics/using/intro-mappings.md rename to content/en/docs/1.13/topics/using/intro-mappings.md diff --git a/docs/1.13/topics/using/keepalive.md b/content/en/docs/1.13/topics/using/keepalive.md similarity index 100% rename from docs/1.13/topics/using/keepalive.md rename to content/en/docs/1.13/topics/using/keepalive.md diff --git a/docs/1.13/topics/using/mappings.md b/content/en/docs/1.13/topics/using/mappings.md similarity index 100% rename from docs/1.13/topics/using/mappings.md rename to content/en/docs/1.13/topics/using/mappings.md diff --git a/docs/1.13/topics/using/method.md b/content/en/docs/1.13/topics/using/method.md similarity index 100% rename from docs/1.13/topics/using/method.md rename to content/en/docs/1.13/topics/using/method.md diff --git a/docs/1.13/topics/using/prefix_regex.md b/content/en/docs/1.13/topics/using/prefix_regex.md similarity index 100% rename from docs/1.13/topics/using/prefix_regex.md rename to content/en/docs/1.13/topics/using/prefix_regex.md diff --git a/docs/1.13/topics/using/project-customization.md b/content/en/docs/1.13/topics/using/project-customization.md similarity index 100% rename from docs/1.13/topics/using/project-customization.md rename to content/en/docs/1.13/topics/using/project-customization.md diff --git a/docs/1.13/topics/using/projects.md b/content/en/docs/1.13/topics/using/projects.md similarity index 100% rename from docs/1.13/topics/using/projects.md rename to content/en/docs/1.13/topics/using/projects.md diff --git a/docs/1.13/topics/using/query_parameters.md b/content/en/docs/1.13/topics/using/query_parameters.md similarity index 100% rename from docs/1.13/topics/using/query_parameters.md rename to content/en/docs/1.13/topics/using/query_parameters.md diff --git a/docs/1.13/topics/using/rate-limits/index.md b/content/en/docs/1.13/topics/using/rate-limits/index.md similarity index 100% rename from docs/1.13/topics/using/rate-limits/index.md rename to content/en/docs/1.13/topics/using/rate-limits/index.md diff --git a/docs/1.13/topics/using/redirects.md b/content/en/docs/1.13/topics/using/redirects.md similarity index 100% rename from docs/1.13/topics/using/redirects.md rename to content/en/docs/1.13/topics/using/redirects.md diff --git a/docs/1.13/topics/using/retries.md b/content/en/docs/1.13/topics/using/retries.md similarity index 100% rename from docs/1.13/topics/using/retries.md rename to content/en/docs/1.13/topics/using/retries.md diff --git a/docs/1.13/topics/using/rewrites.md b/content/en/docs/1.13/topics/using/rewrites.md similarity index 100% rename from docs/1.13/topics/using/rewrites.md rename to content/en/docs/1.13/topics/using/rewrites.md diff --git a/docs/1.13/topics/using/shadowing.md b/content/en/docs/1.13/topics/using/shadowing.md similarity index 100% rename from docs/1.13/topics/using/shadowing.md rename to content/en/docs/1.13/topics/using/shadowing.md diff --git a/docs/1.13/topics/using/tcpmappings.md b/content/en/docs/1.13/topics/using/tcpmappings.md similarity index 100% rename from docs/1.13/topics/using/tcpmappings.md rename to content/en/docs/1.13/topics/using/tcpmappings.md diff --git a/docs/1.13/topics/using/timeouts.md b/content/en/docs/1.13/topics/using/timeouts.md similarity index 100% rename from docs/1.13/topics/using/timeouts.md rename to content/en/docs/1.13/topics/using/timeouts.md diff --git a/docs/1.13/tutorials/dev-portal-tutorial.md b/content/en/docs/1.13/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/1.13/tutorials/dev-portal-tutorial.md rename to content/en/docs/1.13/tutorials/dev-portal-tutorial.md diff --git a/docs/1.13/tutorials/getting-started.md b/content/en/docs/1.13/tutorials/getting-started.md similarity index 100% rename from docs/1.13/tutorials/getting-started.md rename to content/en/docs/1.13/tutorials/getting-started.md diff --git a/docs/1.13/tutorials/gs-tabs.js b/content/en/docs/1.13/tutorials/gs-tabs.js similarity index 100% rename from docs/1.13/tutorials/gs-tabs.js rename to content/en/docs/1.13/tutorials/gs-tabs.js diff --git a/docs/1.13/tutorials/gs-tabs2.js b/content/en/docs/1.13/tutorials/gs-tabs2.js similarity index 100% rename from docs/1.13/tutorials/gs-tabs2.js rename to content/en/docs/1.13/tutorials/gs-tabs2.js diff --git a/docs/1.13/tutorials/projects.md b/content/en/docs/1.13/tutorials/projects.md similarity index 100% rename from docs/1.13/tutorials/projects.md rename to content/en/docs/1.13/tutorials/projects.md diff --git a/docs/1.13/tutorials/quickstart-demo.md b/content/en/docs/1.13/tutorials/quickstart-demo.md similarity index 100% rename from docs/1.13/tutorials/quickstart-demo.md rename to content/en/docs/1.13/tutorials/quickstart-demo.md diff --git a/docs/1.13/versions.yml b/content/en/docs/1.13/versions.yml similarity index 100% rename from docs/1.13/versions.yml rename to content/en/docs/1.13/versions.yml diff --git a/docs/1.14/about/alternatives.md b/content/en/docs/1.14/about/alternatives.md similarity index 100% rename from docs/1.14/about/alternatives.md rename to content/en/docs/1.14/about/alternatives.md diff --git a/docs/1.14/about/faq.md b/content/en/docs/1.14/about/faq.md similarity index 100% rename from docs/1.14/about/faq.md rename to content/en/docs/1.14/about/faq.md diff --git a/docs/1.14/about/features-and-benefits.md b/content/en/docs/1.14/about/features-and-benefits.md similarity index 100% rename from docs/1.14/about/features-and-benefits.md rename to content/en/docs/1.14/about/features-and-benefits.md diff --git a/docs/1.14/about/support.md b/content/en/docs/1.14/about/support.md similarity index 100% rename from docs/1.14/about/support.md rename to content/en/docs/1.14/about/support.md diff --git a/docs/1.14/about/why-ambassador.md b/content/en/docs/1.14/about/why-ambassador.md similarity index 100% rename from docs/1.14/about/why-ambassador.md rename to content/en/docs/1.14/about/why-ambassador.md diff --git a/docs/1.14/community.md b/content/en/docs/1.14/community.md similarity index 100% rename from docs/1.14/community.md rename to content/en/docs/1.14/community.md diff --git a/docs/1.14/doc-links.yml b/content/en/docs/1.14/doc-links.yml similarity index 100% rename from docs/1.14/doc-links.yml rename to content/en/docs/1.14/doc-links.yml diff --git a/docs/1.14/features-icons/basic-authentication.svg b/content/en/docs/1.14/features-icons/basic-authentication.svg similarity index 100% rename from docs/1.14/features-icons/basic-authentication.svg rename to content/en/docs/1.14/features-icons/basic-authentication.svg diff --git a/docs/1.14/features-icons/canary-release.svg b/content/en/docs/1.14/features-icons/canary-release.svg similarity index 100% rename from docs/1.14/features-icons/canary-release.svg rename to content/en/docs/1.14/features-icons/canary-release.svg diff --git a/docs/1.14/features-icons/cors.svg b/content/en/docs/1.14/features-icons/cors.svg similarity index 100% rename from docs/1.14/features-icons/cors.svg rename to content/en/docs/1.14/features-icons/cors.svg diff --git a/docs/1.14/features-icons/datadog.png b/content/en/docs/1.14/features-icons/datadog.png similarity index 100% rename from docs/1.14/features-icons/datadog.png rename to content/en/docs/1.14/features-icons/datadog.png diff --git a/docs/1.14/features-icons/datadog.svg b/content/en/docs/1.14/features-icons/datadog.svg similarity index 100% rename from docs/1.14/features-icons/datadog.svg rename to content/en/docs/1.14/features-icons/datadog.svg diff --git a/docs/1.14/features-icons/diagnostics.svg b/content/en/docs/1.14/features-icons/diagnostics.svg similarity index 100% rename from docs/1.14/features-icons/diagnostics.svg rename to content/en/docs/1.14/features-icons/diagnostics.svg diff --git a/docs/1.14/features-icons/distributed-tracing.png b/content/en/docs/1.14/features-icons/distributed-tracing.png similarity index 100% rename from docs/1.14/features-icons/distributed-tracing.png rename to content/en/docs/1.14/features-icons/distributed-tracing.png diff --git a/docs/1.14/features-icons/grpc.png b/content/en/docs/1.14/features-icons/grpc.png similarity index 100% rename from docs/1.14/features-icons/grpc.png rename to content/en/docs/1.14/features-icons/grpc.png diff --git a/docs/1.14/features-icons/prometheus.svg b/content/en/docs/1.14/features-icons/prometheus.svg similarity index 100% rename from docs/1.14/features-icons/prometheus.svg rename to content/en/docs/1.14/features-icons/prometheus.svg diff --git a/docs/1.14/features-icons/rate-limiting.svg b/content/en/docs/1.14/features-icons/rate-limiting.svg similarity index 100% rename from docs/1.14/features-icons/rate-limiting.svg rename to content/en/docs/1.14/features-icons/rate-limiting.svg diff --git a/docs/1.14/features-icons/regex-routing.svg b/content/en/docs/1.14/features-icons/regex-routing.svg similarity index 100% rename from docs/1.14/features-icons/regex-routing.svg rename to content/en/docs/1.14/features-icons/regex-routing.svg diff --git a/docs/1.14/features-icons/request-transformers.svg b/content/en/docs/1.14/features-icons/request-transformers.svg similarity index 100% rename from docs/1.14/features-icons/request-transformers.svg rename to content/en/docs/1.14/features-icons/request-transformers.svg diff --git a/docs/1.14/features-icons/shadowing.svg b/content/en/docs/1.14/features-icons/shadowing.svg similarity index 100% rename from docs/1.14/features-icons/shadowing.svg rename to content/en/docs/1.14/features-icons/shadowing.svg diff --git a/docs/1.14/features-icons/statsd.png b/content/en/docs/1.14/features-icons/statsd.png similarity index 100% rename from docs/1.14/features-icons/statsd.png rename to content/en/docs/1.14/features-icons/statsd.png diff --git a/docs/1.14/features-icons/statsd.svg b/content/en/docs/1.14/features-icons/statsd.svg similarity index 100% rename from docs/1.14/features-icons/statsd.svg rename to content/en/docs/1.14/features-icons/statsd.svg diff --git a/docs/1.14/features-icons/third-party-auth.svg b/content/en/docs/1.14/features-icons/third-party-auth.svg similarity index 100% rename from docs/1.14/features-icons/third-party-auth.svg rename to content/en/docs/1.14/features-icons/third-party-auth.svg diff --git a/docs/1.14/features-icons/timeouts.svg b/content/en/docs/1.14/features-icons/timeouts.svg similarity index 100% rename from docs/1.14/features-icons/timeouts.svg rename to content/en/docs/1.14/features-icons/timeouts.svg diff --git a/docs/1.14/features-icons/tls-termination.svg b/content/en/docs/1.14/features-icons/tls-termination.svg similarity index 100% rename from docs/1.14/features-icons/tls-termination.svg rename to content/en/docs/1.14/features-icons/tls-termination.svg diff --git a/docs/1.14/features-icons/url-rewrite.svg b/content/en/docs/1.14/features-icons/url-rewrite.svg similarity index 100% rename from docs/1.14/features-icons/url-rewrite.svg rename to content/en/docs/1.14/features-icons/url-rewrite.svg diff --git a/docs/1.14/features-icons/websockets.svg b/content/en/docs/1.14/features-icons/websockets.svg similarity index 100% rename from docs/1.14/features-icons/websockets.svg rename to content/en/docs/1.14/features-icons/websockets.svg diff --git a/docs/1.14/howtos/advanced-rate-limiting.md b/content/en/docs/1.14/howtos/advanced-rate-limiting.md similarity index 100% rename from docs/1.14/howtos/advanced-rate-limiting.md rename to content/en/docs/1.14/howtos/advanced-rate-limiting.md diff --git a/docs/1.14/howtos/auth-kubectl-keycloak.md b/content/en/docs/1.14/howtos/auth-kubectl-keycloak.md similarity index 100% rename from docs/1.14/howtos/auth-kubectl-keycloak.md rename to content/en/docs/1.14/howtos/auth-kubectl-keycloak.md diff --git a/docs/1.14/howtos/basic-auth.md b/content/en/docs/1.14/howtos/basic-auth.md similarity index 100% rename from docs/1.14/howtos/basic-auth.md rename to content/en/docs/1.14/howtos/basic-auth.md diff --git a/docs/1.14/howtos/cert-manager.md b/content/en/docs/1.14/howtos/cert-manager.md similarity index 100% rename from docs/1.14/howtos/cert-manager.md rename to content/en/docs/1.14/howtos/cert-manager.md diff --git a/docs/1.14/howtos/client-cert-validation.md b/content/en/docs/1.14/howtos/client-cert-validation.md similarity index 100% rename from docs/1.14/howtos/client-cert-validation.md rename to content/en/docs/1.14/howtos/client-cert-validation.md diff --git a/docs/1.14/howtos/consul.md b/content/en/docs/1.14/howtos/consul.md similarity index 100% rename from docs/1.14/howtos/consul.md rename to content/en/docs/1.14/howtos/consul.md diff --git a/docs/1.14/howtos/dist-tracing.md b/content/en/docs/1.14/howtos/dist-tracing.md similarity index 100% rename from docs/1.14/howtos/dist-tracing.md rename to content/en/docs/1.14/howtos/dist-tracing.md diff --git a/docs/1.14/howtos/ext-filters.md b/content/en/docs/1.14/howtos/ext-filters.md similarity index 100% rename from docs/1.14/howtos/ext-filters.md rename to content/en/docs/1.14/howtos/ext-filters.md diff --git a/docs/1.14/howtos/external-dns.md b/content/en/docs/1.14/howtos/external-dns.md similarity index 100% rename from docs/1.14/howtos/external-dns.md rename to content/en/docs/1.14/howtos/external-dns.md diff --git a/docs/1.14/howtos/grpc.md b/content/en/docs/1.14/howtos/grpc.md similarity index 100% rename from docs/1.14/howtos/grpc.md rename to content/en/docs/1.14/howtos/grpc.md diff --git a/docs/1.14/howtos/index.md b/content/en/docs/1.14/howtos/index.md similarity index 100% rename from docs/1.14/howtos/index.md rename to content/en/docs/1.14/howtos/index.md diff --git a/docs/1.14/howtos/istio.md b/content/en/docs/1.14/howtos/istio.md similarity index 100% rename from docs/1.14/howtos/istio.md rename to content/en/docs/1.14/howtos/istio.md diff --git a/docs/1.14/howtos/knative.md b/content/en/docs/1.14/howtos/knative.md similarity index 100% rename from docs/1.14/howtos/knative.md rename to content/en/docs/1.14/howtos/knative.md diff --git a/docs/1.14/howtos/linkerd2.md b/content/en/docs/1.14/howtos/linkerd2.md similarity index 100% rename from docs/1.14/howtos/linkerd2.md rename to content/en/docs/1.14/howtos/linkerd2.md diff --git a/docs/1.14/howtos/prometheus.md b/content/en/docs/1.14/howtos/prometheus.md similarity index 100% rename from docs/1.14/howtos/prometheus.md rename to content/en/docs/1.14/howtos/prometheus.md diff --git a/docs/1.14/howtos/rate-limiting-tutorial.md b/content/en/docs/1.14/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/1.14/howtos/rate-limiting-tutorial.md rename to content/en/docs/1.14/howtos/rate-limiting-tutorial.md diff --git a/docs/1.14/howtos/route.md b/content/en/docs/1.14/howtos/route.md similarity index 100% rename from docs/1.14/howtos/route.md rename to content/en/docs/1.14/howtos/route.md diff --git a/docs/1.14/howtos/tls-termination.md b/content/en/docs/1.14/howtos/tls-termination.md similarity index 100% rename from docs/1.14/howtos/tls-termination.md rename to content/en/docs/1.14/howtos/tls-termination.md diff --git a/docs/1.14/howtos/tracing-datadog.md b/content/en/docs/1.14/howtos/tracing-datadog.md similarity index 100% rename from docs/1.14/howtos/tracing-datadog.md rename to content/en/docs/1.14/howtos/tracing-datadog.md diff --git a/docs/1.14/howtos/tracing-zipkin.md b/content/en/docs/1.14/howtos/tracing-zipkin.md similarity index 100% rename from docs/1.14/howtos/tracing-zipkin.md rename to content/en/docs/1.14/howtos/tracing-zipkin.md diff --git a/docs/1.14/howtos/websockets.md b/content/en/docs/1.14/howtos/websockets.md similarity index 100% rename from docs/1.14/howtos/websockets.md rename to content/en/docs/1.14/howtos/websockets.md diff --git a/docs/1.14/images/Auth0_JWT.png b/content/en/docs/1.14/images/Auth0_JWT.png similarity index 100% rename from docs/1.14/images/Auth0_JWT.png rename to content/en/docs/1.14/images/Auth0_JWT.png diff --git a/docs/1.14/images/Auth0_audience.png b/content/en/docs/1.14/images/Auth0_audience.png similarity index 100% rename from docs/1.14/images/Auth0_audience.png rename to content/en/docs/1.14/images/Auth0_audience.png diff --git a/docs/1.14/images/Auth0_domain_clientID.png b/content/en/docs/1.14/images/Auth0_domain_clientID.png similarity index 100% rename from docs/1.14/images/Auth0_domain_clientID.png rename to content/en/docs/1.14/images/Auth0_domain_clientID.png diff --git a/docs/1.14/images/Auth0_method_callback_origins.png b/content/en/docs/1.14/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/1.14/images/Auth0_method_callback_origins.png rename to content/en/docs/1.14/images/Auth0_method_callback_origins.png diff --git a/docs/1.14/images/Auth0_none.png b/content/en/docs/1.14/images/Auth0_none.png similarity index 100% rename from docs/1.14/images/Auth0_none.png rename to content/en/docs/1.14/images/Auth0_none.png diff --git a/docs/1.14/images/Auth0_secret.png b/content/en/docs/1.14/images/Auth0_secret.png similarity index 100% rename from docs/1.14/images/Auth0_secret.png rename to content/en/docs/1.14/images/Auth0_secret.png diff --git a/docs/1.14/images/aes-success.png b/content/en/docs/1.14/images/aes-success.png similarity index 100% rename from docs/1.14/images/aes-success.png rename to content/en/docs/1.14/images/aes-success.png diff --git a/docs/1.14/images/ambassador-arch.png b/content/en/docs/1.14/images/ambassador-arch.png similarity index 100% rename from docs/1.14/images/ambassador-arch.png rename to content/en/docs/1.14/images/ambassador-arch.png diff --git a/docs/1.14/images/ambassador-logo.svg b/content/en/docs/1.14/images/ambassador-logo.svg similarity index 100% rename from docs/1.14/images/ambassador-logo.svg rename to content/en/docs/1.14/images/ambassador-logo.svg diff --git a/docs/1.14/images/ambassador_oidc_flow.jpg b/content/en/docs/1.14/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/1.14/images/ambassador_oidc_flow.jpg rename to content/en/docs/1.14/images/ambassador_oidc_flow.jpg diff --git a/docs/1.14/images/apple.png b/content/en/docs/1.14/images/apple.png similarity index 100% rename from docs/1.14/images/apple.png rename to content/en/docs/1.14/images/apple.png diff --git a/docs/1.14/images/auth-flow.png b/content/en/docs/1.14/images/auth-flow.png similarity index 100% rename from docs/1.14/images/auth-flow.png rename to content/en/docs/1.14/images/auth-flow.png diff --git a/docs/1.14/images/authentication-icon.svg b/content/en/docs/1.14/images/authentication-icon.svg similarity index 100% rename from docs/1.14/images/authentication-icon.svg rename to content/en/docs/1.14/images/authentication-icon.svg diff --git a/docs/1.14/images/blackbird.png b/content/en/docs/1.14/images/blackbird.png similarity index 100% rename from docs/1.14/images/blackbird.png rename to content/en/docs/1.14/images/blackbird.png diff --git a/docs/1.14/images/canary-release-overview.png b/content/en/docs/1.14/images/canary-release-overview.png similarity index 100% rename from docs/1.14/images/canary-release-overview.png rename to content/en/docs/1.14/images/canary-release-overview.png diff --git a/docs/1.14/images/configure-icon.svg b/content/en/docs/1.14/images/configure-icon.svg similarity index 100% rename from docs/1.14/images/configure-icon.svg rename to content/en/docs/1.14/images/configure-icon.svg diff --git a/docs/1.14/images/consul-ambassador.png b/content/en/docs/1.14/images/consul-ambassador.png similarity index 100% rename from docs/1.14/images/consul-ambassador.png rename to content/en/docs/1.14/images/consul-ambassador.png diff --git a/docs/1.14/images/container-inner-dev-loop.png b/content/en/docs/1.14/images/container-inner-dev-loop.png similarity index 100% rename from docs/1.14/images/container-inner-dev-loop.png rename to content/en/docs/1.14/images/container-inner-dev-loop.png diff --git a/docs/1.14/images/create-application.png b/content/en/docs/1.14/images/create-application.png similarity index 100% rename from docs/1.14/images/create-application.png rename to content/en/docs/1.14/images/create-application.png diff --git a/docs/1.14/images/datawire-logo.svg b/content/en/docs/1.14/images/datawire-logo.svg similarity index 100% rename from docs/1.14/images/datawire-logo.svg rename to content/en/docs/1.14/images/datawire-logo.svg diff --git a/docs/1.14/images/diagnostics-example.png b/content/en/docs/1.14/images/diagnostics-example.png similarity index 100% rename from docs/1.14/images/diagnostics-example.png rename to content/en/docs/1.14/images/diagnostics-example.png diff --git a/docs/1.14/images/diagnostics.png b/content/en/docs/1.14/images/diagnostics.png similarity index 100% rename from docs/1.14/images/diagnostics.png rename to content/en/docs/1.14/images/diagnostics.png diff --git a/docs/1.14/images/docker-compose.png b/content/en/docs/1.14/images/docker-compose.png similarity index 100% rename from docs/1.14/images/docker-compose.png rename to content/en/docs/1.14/images/docker-compose.png diff --git a/docs/1.14/images/docker.png b/content/en/docs/1.14/images/docker.png similarity index 100% rename from docs/1.14/images/docker.png rename to content/en/docs/1.14/images/docker.png diff --git a/docs/1.14/images/edge-stack-1.13.4.png b/content/en/docs/1.14/images/edge-stack-1.13.4.png similarity index 100% rename from docs/1.14/images/edge-stack-1.13.4.png rename to content/en/docs/1.14/images/edge-stack-1.13.4.png diff --git a/docs/1.14/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/1.14/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/1.14/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/1.14/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/1.14/images/edge-stack-1.13.7-memory.png b/content/en/docs/1.14/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/1.14/images/edge-stack-1.13.7-memory.png rename to content/en/docs/1.14/images/edge-stack-1.13.7-memory.png diff --git a/docs/1.14/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/1.14/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/1.14/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/1.14/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/1.14/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/1.14/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/1.14/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/1.14/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/1.14/images/emissary-1.13.10-cors-origin.png b/content/en/docs/1.14/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/1.14/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/1.14/images/emissary-1.13.10-cors-origin.png diff --git a/docs/1.14/images/fast-icon.svg b/content/en/docs/1.14/images/fast-icon.svg similarity index 100% rename from docs/1.14/images/fast-icon.svg rename to content/en/docs/1.14/images/fast-icon.svg diff --git a/docs/1.14/images/features-icons/basic-authentication.svg b/content/en/docs/1.14/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/1.14/images/features-icons/basic-authentication.svg rename to content/en/docs/1.14/images/features-icons/basic-authentication.svg diff --git a/docs/1.14/images/features-icons/canary-release.svg b/content/en/docs/1.14/images/features-icons/canary-release.svg similarity index 100% rename from docs/1.14/images/features-icons/canary-release.svg rename to content/en/docs/1.14/images/features-icons/canary-release.svg diff --git a/docs/1.14/images/features-icons/cors.svg b/content/en/docs/1.14/images/features-icons/cors.svg similarity index 100% rename from docs/1.14/images/features-icons/cors.svg rename to content/en/docs/1.14/images/features-icons/cors.svg diff --git a/docs/1.14/images/features-icons/datadog.png b/content/en/docs/1.14/images/features-icons/datadog.png similarity index 100% rename from docs/1.14/images/features-icons/datadog.png rename to content/en/docs/1.14/images/features-icons/datadog.png diff --git a/docs/1.14/images/features-icons/datadog.svg b/content/en/docs/1.14/images/features-icons/datadog.svg similarity index 100% rename from docs/1.14/images/features-icons/datadog.svg rename to content/en/docs/1.14/images/features-icons/datadog.svg diff --git a/docs/1.14/images/features-icons/diagnostics.svg b/content/en/docs/1.14/images/features-icons/diagnostics.svg similarity index 100% rename from docs/1.14/images/features-icons/diagnostics.svg rename to content/en/docs/1.14/images/features-icons/diagnostics.svg diff --git a/docs/1.14/images/features-icons/distributed-tracing.png b/content/en/docs/1.14/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/1.14/images/features-icons/distributed-tracing.png rename to content/en/docs/1.14/images/features-icons/distributed-tracing.png diff --git a/docs/1.14/images/features-icons/grpc.png b/content/en/docs/1.14/images/features-icons/grpc.png similarity index 100% rename from docs/1.14/images/features-icons/grpc.png rename to content/en/docs/1.14/images/features-icons/grpc.png diff --git a/docs/1.14/images/features-icons/prometheus.svg b/content/en/docs/1.14/images/features-icons/prometheus.svg similarity index 100% rename from docs/1.14/images/features-icons/prometheus.svg rename to content/en/docs/1.14/images/features-icons/prometheus.svg diff --git a/docs/1.14/images/features-icons/rate-limiting.svg b/content/en/docs/1.14/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/1.14/images/features-icons/rate-limiting.svg rename to content/en/docs/1.14/images/features-icons/rate-limiting.svg diff --git a/docs/1.14/images/features-icons/regex-routing.svg b/content/en/docs/1.14/images/features-icons/regex-routing.svg similarity index 100% rename from docs/1.14/images/features-icons/regex-routing.svg rename to content/en/docs/1.14/images/features-icons/regex-routing.svg diff --git a/docs/1.14/images/features-icons/request-transformers.svg b/content/en/docs/1.14/images/features-icons/request-transformers.svg similarity index 100% rename from docs/1.14/images/features-icons/request-transformers.svg rename to content/en/docs/1.14/images/features-icons/request-transformers.svg diff --git a/docs/1.14/images/features-icons/shadowing.svg b/content/en/docs/1.14/images/features-icons/shadowing.svg similarity index 100% rename from docs/1.14/images/features-icons/shadowing.svg rename to content/en/docs/1.14/images/features-icons/shadowing.svg diff --git a/docs/1.14/images/features-icons/statsd.png b/content/en/docs/1.14/images/features-icons/statsd.png similarity index 100% rename from docs/1.14/images/features-icons/statsd.png rename to content/en/docs/1.14/images/features-icons/statsd.png diff --git a/docs/1.14/images/features-icons/statsd.svg b/content/en/docs/1.14/images/features-icons/statsd.svg similarity index 100% rename from docs/1.14/images/features-icons/statsd.svg rename to content/en/docs/1.14/images/features-icons/statsd.svg diff --git a/docs/1.14/images/features-icons/third-party-auth.svg b/content/en/docs/1.14/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/1.14/images/features-icons/third-party-auth.svg rename to content/en/docs/1.14/images/features-icons/third-party-auth.svg diff --git a/docs/1.14/images/features-icons/timeouts.svg b/content/en/docs/1.14/images/features-icons/timeouts.svg similarity index 100% rename from docs/1.14/images/features-icons/timeouts.svg rename to content/en/docs/1.14/images/features-icons/timeouts.svg diff --git a/docs/1.14/images/features-icons/tls-termination.svg b/content/en/docs/1.14/images/features-icons/tls-termination.svg similarity index 100% rename from docs/1.14/images/features-icons/tls-termination.svg rename to content/en/docs/1.14/images/features-icons/tls-termination.svg diff --git a/docs/1.14/images/features-icons/url-rewrite.svg b/content/en/docs/1.14/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/1.14/images/features-icons/url-rewrite.svg rename to content/en/docs/1.14/images/features-icons/url-rewrite.svg diff --git a/docs/1.14/images/features-icons/websockets.svg b/content/en/docs/1.14/images/features-icons/websockets.svg similarity index 100% rename from docs/1.14/images/features-icons/websockets.svg rename to content/en/docs/1.14/images/features-icons/websockets.svg diff --git a/docs/1.14/images/features-table.jpg b/content/en/docs/1.14/images/features-table.jpg similarity index 100% rename from docs/1.14/images/features-table.jpg rename to content/en/docs/1.14/images/features-table.jpg diff --git a/docs/1.14/images/gRPC-TLS-Ambassador.png b/content/en/docs/1.14/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/1.14/images/gRPC-TLS-Ambassador.png rename to content/en/docs/1.14/images/gRPC-TLS-Ambassador.png diff --git a/docs/1.14/images/gRPC-TLS-Originate.png b/content/en/docs/1.14/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/1.14/images/gRPC-TLS-Originate.png rename to content/en/docs/1.14/images/gRPC-TLS-Originate.png diff --git a/docs/1.14/images/github-login.png b/content/en/docs/1.14/images/github-login.png similarity index 100% rename from docs/1.14/images/github-login.png rename to content/en/docs/1.14/images/github-login.png diff --git a/docs/1.14/images/global-features-bg.svg b/content/en/docs/1.14/images/global-features-bg.svg similarity index 100% rename from docs/1.14/images/global-features-bg.svg rename to content/en/docs/1.14/images/global-features-bg.svg diff --git a/docs/1.14/images/grafana.png b/content/en/docs/1.14/images/grafana.png similarity index 100% rename from docs/1.14/images/grafana.png rename to content/en/docs/1.14/images/grafana.png diff --git a/docs/1.14/images/grpc-tls.png b/content/en/docs/1.14/images/grpc-tls.png similarity index 100% rename from docs/1.14/images/grpc-tls.png rename to content/en/docs/1.14/images/grpc-tls.png diff --git a/docs/1.14/images/helm-navy.png b/content/en/docs/1.14/images/helm-navy.png similarity index 100% rename from docs/1.14/images/helm-navy.png rename to content/en/docs/1.14/images/helm-navy.png diff --git a/docs/1.14/images/helm.png b/content/en/docs/1.14/images/helm.png similarity index 100% rename from docs/1.14/images/helm.png rename to content/en/docs/1.14/images/helm.png diff --git a/docs/1.14/images/highly-available-icon.svg b/content/en/docs/1.14/images/highly-available-icon.svg similarity index 100% rename from docs/1.14/images/highly-available-icon.svg rename to content/en/docs/1.14/images/highly-available-icon.svg diff --git a/docs/1.14/images/jaeger.png b/content/en/docs/1.14/images/jaeger.png similarity index 100% rename from docs/1.14/images/jaeger.png rename to content/en/docs/1.14/images/jaeger.png diff --git a/docs/1.14/images/kubernetes.png b/content/en/docs/1.14/images/kubernetes.png similarity index 100% rename from docs/1.14/images/kubernetes.png rename to content/en/docs/1.14/images/kubernetes.png diff --git a/docs/1.14/images/left-arrow.svg b/content/en/docs/1.14/images/left-arrow.svg similarity index 100% rename from docs/1.14/images/left-arrow.svg rename to content/en/docs/1.14/images/left-arrow.svg diff --git a/docs/1.14/images/linux.png b/content/en/docs/1.14/images/linux.png similarity index 100% rename from docs/1.14/images/linux.png rename to content/en/docs/1.14/images/linux.png diff --git a/docs/1.14/images/logo.png b/content/en/docs/1.14/images/logo.png similarity index 100% rename from docs/1.14/images/logo.png rename to content/en/docs/1.14/images/logo.png diff --git a/docs/1.14/images/machine-machine.png b/content/en/docs/1.14/images/machine-machine.png similarity index 100% rename from docs/1.14/images/machine-machine.png rename to content/en/docs/1.14/images/machine-machine.png diff --git a/docs/1.14/images/network-architecture.png b/content/en/docs/1.14/images/network-architecture.png similarity index 100% rename from docs/1.14/images/network-architecture.png rename to content/en/docs/1.14/images/network-architecture.png diff --git a/docs/1.14/images/penguin-background.svg b/content/en/docs/1.14/images/penguin-background.svg similarity index 100% rename from docs/1.14/images/penguin-background.svg rename to content/en/docs/1.14/images/penguin-background.svg diff --git a/docs/1.14/images/pro-iap.png b/content/en/docs/1.14/images/pro-iap.png similarity index 100% rename from docs/1.14/images/pro-iap.png rename to content/en/docs/1.14/images/pro-iap.png diff --git a/docs/1.14/images/project-build-logs.png b/content/en/docs/1.14/images/project-build-logs.png similarity index 100% rename from docs/1.14/images/project-build-logs.png rename to content/en/docs/1.14/images/project-build-logs.png diff --git a/docs/1.14/images/project-building.png b/content/en/docs/1.14/images/project-building.png similarity index 100% rename from docs/1.14/images/project-building.png rename to content/en/docs/1.14/images/project-building.png diff --git a/docs/1.14/images/project-create-github-repo.png b/content/en/docs/1.14/images/project-create-github-repo.png similarity index 100% rename from docs/1.14/images/project-create-github-repo.png rename to content/en/docs/1.14/images/project-create-github-repo.png diff --git a/docs/1.14/images/project-create-github-token.png b/content/en/docs/1.14/images/project-create-github-token.png similarity index 100% rename from docs/1.14/images/project-create-github-token.png rename to content/en/docs/1.14/images/project-create-github-token.png diff --git a/docs/1.14/images/project-create-repo-scope.png b/content/en/docs/1.14/images/project-create-repo-scope.png similarity index 100% rename from docs/1.14/images/project-create-repo-scope.png rename to content/en/docs/1.14/images/project-create-repo-scope.png diff --git a/docs/1.14/images/project-create.png b/content/en/docs/1.14/images/project-create.png similarity index 100% rename from docs/1.14/images/project-create.png rename to content/en/docs/1.14/images/project-create.png diff --git a/docs/1.14/images/project-deployed.png b/content/en/docs/1.14/images/project-deployed.png similarity index 100% rename from docs/1.14/images/project-deployed.png rename to content/en/docs/1.14/images/project-deployed.png diff --git a/docs/1.14/images/project-deploying.png b/content/en/docs/1.14/images/project-deploying.png similarity index 100% rename from docs/1.14/images/project-deploying.png rename to content/en/docs/1.14/images/project-deploying.png diff --git a/docs/1.14/images/project-server-logs.png b/content/en/docs/1.14/images/project-server-logs.png similarity index 100% rename from docs/1.14/images/project-server-logs.png rename to content/en/docs/1.14/images/project-server-logs.png diff --git a/docs/1.14/images/project-server.js-edit.png b/content/en/docs/1.14/images/project-server.js-edit.png similarity index 100% rename from docs/1.14/images/project-server.js-edit.png rename to content/en/docs/1.14/images/project-server.js-edit.png diff --git a/docs/1.14/images/project-server.js.png b/content/en/docs/1.14/images/project-server.js.png similarity index 100% rename from docs/1.14/images/project-server.js.png rename to content/en/docs/1.14/images/project-server.js.png diff --git a/docs/1.14/images/project-update-merge.png b/content/en/docs/1.14/images/project-update-merge.png similarity index 100% rename from docs/1.14/images/project-update-merge.png rename to content/en/docs/1.14/images/project-update-merge.png diff --git a/docs/1.14/images/project-update-merged-url.png b/content/en/docs/1.14/images/project-update-merged-url.png similarity index 100% rename from docs/1.14/images/project-update-merged-url.png rename to content/en/docs/1.14/images/project-update-merged-url.png diff --git a/docs/1.14/images/project-update-merged.png b/content/en/docs/1.14/images/project-update-merged.png similarity index 100% rename from docs/1.14/images/project-update-merged.png rename to content/en/docs/1.14/images/project-update-merged.png diff --git a/docs/1.14/images/project-update-pr-create.png b/content/en/docs/1.14/images/project-update-pr-create.png similarity index 100% rename from docs/1.14/images/project-update-pr-create.png rename to content/en/docs/1.14/images/project-update-pr-create.png diff --git a/docs/1.14/images/project-update-pr.png b/content/en/docs/1.14/images/project-update-pr.png similarity index 100% rename from docs/1.14/images/project-update-pr.png rename to content/en/docs/1.14/images/project-update-pr.png diff --git a/docs/1.14/images/project-update-preview.png b/content/en/docs/1.14/images/project-update-preview.png similarity index 100% rename from docs/1.14/images/project-update-preview.png rename to content/en/docs/1.14/images/project-update-preview.png diff --git a/docs/1.14/images/project-update-url.png b/content/en/docs/1.14/images/project-update-url.png similarity index 100% rename from docs/1.14/images/project-update-url.png rename to content/en/docs/1.14/images/project-update-url.png diff --git a/docs/1.14/images/project-update.png b/content/en/docs/1.14/images/project-update.png similarity index 100% rename from docs/1.14/images/project-update.png rename to content/en/docs/1.14/images/project-update.png diff --git a/docs/1.14/images/project-url.png b/content/en/docs/1.14/images/project-url.png similarity index 100% rename from docs/1.14/images/project-url.png rename to content/en/docs/1.14/images/project-url.png diff --git a/docs/1.14/images/quote.svg b/content/en/docs/1.14/images/quote.svg similarity index 100% rename from docs/1.14/images/quote.svg rename to content/en/docs/1.14/images/quote.svg diff --git a/docs/1.14/images/right-arrow.svg b/content/en/docs/1.14/images/right-arrow.svg similarity index 100% rename from docs/1.14/images/right-arrow.svg rename to content/en/docs/1.14/images/right-arrow.svg diff --git a/docs/1.14/images/routing-icon.svg b/content/en/docs/1.14/images/routing-icon.svg similarity index 100% rename from docs/1.14/images/routing-icon.svg rename to content/en/docs/1.14/images/routing-icon.svg diff --git a/docs/1.14/images/scopes.png b/content/en/docs/1.14/images/scopes.png similarity index 100% rename from docs/1.14/images/scopes.png rename to content/en/docs/1.14/images/scopes.png diff --git a/docs/1.14/images/self-service-features-bg.svg b/content/en/docs/1.14/images/self-service-features-bg.svg similarity index 100% rename from docs/1.14/images/self-service-features-bg.svg rename to content/en/docs/1.14/images/self-service-features-bg.svg diff --git a/docs/1.14/images/service-preview.png b/content/en/docs/1.14/images/service-preview.png similarity index 100% rename from docs/1.14/images/service-preview.png rename to content/en/docs/1.14/images/service-preview.png diff --git a/docs/1.14/images/shadowing.png b/content/en/docs/1.14/images/shadowing.png similarity index 100% rename from docs/1.14/images/shadowing.png rename to content/en/docs/1.14/images/shadowing.png diff --git a/docs/1.14/images/speedometers.png b/content/en/docs/1.14/images/speedometers.png similarity index 100% rename from docs/1.14/images/speedometers.png rename to content/en/docs/1.14/images/speedometers.png diff --git a/docs/1.14/images/tp-architecture.png b/content/en/docs/1.14/images/tp-architecture.png similarity index 100% rename from docs/1.14/images/tp-architecture.png rename to content/en/docs/1.14/images/tp-architecture.png diff --git a/docs/1.14/images/tp-tutorial-1.png b/content/en/docs/1.14/images/tp-tutorial-1.png similarity index 100% rename from docs/1.14/images/tp-tutorial-1.png rename to content/en/docs/1.14/images/tp-tutorial-1.png diff --git a/docs/1.14/images/tp-tutorial-2.png b/content/en/docs/1.14/images/tp-tutorial-2.png similarity index 100% rename from docs/1.14/images/tp-tutorial-2.png rename to content/en/docs/1.14/images/tp-tutorial-2.png diff --git a/docs/1.14/images/tp-tutorial-3.png b/content/en/docs/1.14/images/tp-tutorial-3.png similarity index 100% rename from docs/1.14/images/tp-tutorial-3.png rename to content/en/docs/1.14/images/tp-tutorial-3.png diff --git a/docs/1.14/images/tp-tutorial-4.png b/content/en/docs/1.14/images/tp-tutorial-4.png similarity index 100% rename from docs/1.14/images/tp-tutorial-4.png rename to content/en/docs/1.14/images/tp-tutorial-4.png diff --git a/docs/1.14/images/trad-inner-dev-loop.png b/content/en/docs/1.14/images/trad-inner-dev-loop.png similarity index 100% rename from docs/1.14/images/trad-inner-dev-loop.png rename to content/en/docs/1.14/images/trad-inner-dev-loop.png diff --git a/docs/1.14/images/windows.png b/content/en/docs/1.14/images/windows.png similarity index 100% rename from docs/1.14/images/windows.png rename to content/en/docs/1.14/images/windows.png diff --git a/docs/1.14/images/xkcd.png b/content/en/docs/1.14/images/xkcd.png similarity index 100% rename from docs/1.14/images/xkcd.png rename to content/en/docs/1.14/images/xkcd.png diff --git a/docs/1.14/releaseNotes.yml b/content/en/docs/1.14/releaseNotes.yml similarity index 100% rename from docs/1.14/releaseNotes.yml rename to content/en/docs/1.14/releaseNotes.yml diff --git a/docs/1.14/topics/concepts/architecture.md b/content/en/docs/1.14/topics/concepts/architecture.md similarity index 100% rename from docs/1.14/topics/concepts/architecture.md rename to content/en/docs/1.14/topics/concepts/architecture.md diff --git a/docs/1.14/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/1.14/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/1.14/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/1.14/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/1.14/topics/concepts/index.md b/content/en/docs/1.14/topics/concepts/index.md similarity index 100% rename from docs/1.14/topics/concepts/index.md rename to content/en/docs/1.14/topics/concepts/index.md diff --git a/docs/1.14/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/1.14/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/1.14/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/1.14/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/1.14/topics/concepts/microservices-api-gateways.md b/content/en/docs/1.14/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/1.14/topics/concepts/microservices-api-gateways.md rename to content/en/docs/1.14/topics/concepts/microservices-api-gateways.md diff --git a/docs/1.14/topics/concepts/progressive-delivery.md b/content/en/docs/1.14/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/1.14/topics/concepts/progressive-delivery.md rename to content/en/docs/1.14/topics/concepts/progressive-delivery.md diff --git a/docs/1.14/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/1.14/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/1.14/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/1.14/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/1.14/topics/install/aes-operator.md b/content/en/docs/1.14/topics/install/aes-operator.md similarity index 100% rename from docs/1.14/topics/install/aes-operator.md rename to content/en/docs/1.14/topics/install/aes-operator.md diff --git a/docs/1.14/topics/install/ambassador-oss-community.md b/content/en/docs/1.14/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/1.14/topics/install/ambassador-oss-community.md rename to content/en/docs/1.14/topics/install/ambassador-oss-community.md diff --git a/docs/1.14/topics/install/bare-metal.md b/content/en/docs/1.14/topics/install/bare-metal.md similarity index 100% rename from docs/1.14/topics/install/bare-metal.md rename to content/en/docs/1.14/topics/install/bare-metal.md diff --git a/docs/1.14/topics/install/docker.md b/content/en/docs/1.14/topics/install/docker.md similarity index 100% rename from docs/1.14/topics/install/docker.md rename to content/en/docs/1.14/topics/install/docker.md diff --git a/docs/1.14/topics/install/helm.md b/content/en/docs/1.14/topics/install/helm.md similarity index 100% rename from docs/1.14/topics/install/helm.md rename to content/en/docs/1.14/topics/install/helm.md diff --git a/docs/1.14/topics/install/index.less b/content/en/docs/1.14/topics/install/index.less similarity index 100% rename from docs/1.14/topics/install/index.less rename to content/en/docs/1.14/topics/install/index.less diff --git a/docs/1.14/topics/install/index.md b/content/en/docs/1.14/topics/install/index.md similarity index 100% rename from docs/1.14/topics/install/index.md rename to content/en/docs/1.14/topics/install/index.md diff --git a/docs/1.14/topics/install/install-ambassador-oss.md b/content/en/docs/1.14/topics/install/install-ambassador-oss.md similarity index 100% rename from docs/1.14/topics/install/install-ambassador-oss.md rename to content/en/docs/1.14/topics/install/install-ambassador-oss.md diff --git a/docs/1.14/topics/install/upgrade-to-edge-stack.md b/content/en/docs/1.14/topics/install/upgrade-to-edge-stack.md similarity index 100% rename from docs/1.14/topics/install/upgrade-to-edge-stack.md rename to content/en/docs/1.14/topics/install/upgrade-to-edge-stack.md diff --git a/docs/1.14/topics/install/upgrading.md b/content/en/docs/1.14/topics/install/upgrading.md similarity index 100% rename from docs/1.14/topics/install/upgrading.md rename to content/en/docs/1.14/topics/install/upgrading.md diff --git a/docs/1.14/topics/install/yaml-install.md b/content/en/docs/1.14/topics/install/yaml-install.md similarity index 100% rename from docs/1.14/topics/install/yaml-install.md rename to content/en/docs/1.14/topics/install/yaml-install.md diff --git a/docs/1.14/topics/running/ambassador-deployment.md b/content/en/docs/1.14/topics/running/ambassador-deployment.md similarity index 100% rename from docs/1.14/topics/running/ambassador-deployment.md rename to content/en/docs/1.14/topics/running/ambassador-deployment.md diff --git a/docs/1.14/topics/running/ambassador-with-aws.md b/content/en/docs/1.14/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/1.14/topics/running/ambassador-with-aws.md rename to content/en/docs/1.14/topics/running/ambassador-with-aws.md diff --git a/docs/1.14/topics/running/ambassador-with-gke.md b/content/en/docs/1.14/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/1.14/topics/running/ambassador-with-gke.md rename to content/en/docs/1.14/topics/running/ambassador-with-gke.md diff --git a/docs/1.14/topics/running/ambassador.md b/content/en/docs/1.14/topics/running/ambassador.md similarity index 100% rename from docs/1.14/topics/running/ambassador.md rename to content/en/docs/1.14/topics/running/ambassador.md diff --git a/docs/1.14/topics/running/custom-error-responses.md b/content/en/docs/1.14/topics/running/custom-error-responses.md similarity index 100% rename from docs/1.14/topics/running/custom-error-responses.md rename to content/en/docs/1.14/topics/running/custom-error-responses.md diff --git a/docs/1.14/topics/running/debugging.md b/content/en/docs/1.14/topics/running/debugging.md similarity index 100% rename from docs/1.14/topics/running/debugging.md rename to content/en/docs/1.14/topics/running/debugging.md diff --git a/docs/1.14/topics/running/diagnostics.md b/content/en/docs/1.14/topics/running/diagnostics.md similarity index 100% rename from docs/1.14/topics/running/diagnostics.md rename to content/en/docs/1.14/topics/running/diagnostics.md diff --git a/docs/1.14/topics/running/environment.md b/content/en/docs/1.14/topics/running/environment.md similarity index 100% rename from docs/1.14/topics/running/environment.md rename to content/en/docs/1.14/topics/running/environment.md diff --git a/docs/1.14/topics/running/gzip.md b/content/en/docs/1.14/topics/running/gzip.md similarity index 100% rename from docs/1.14/topics/running/gzip.md rename to content/en/docs/1.14/topics/running/gzip.md diff --git a/docs/1.14/topics/running/host-crd.md b/content/en/docs/1.14/topics/running/host-crd.md similarity index 100% rename from docs/1.14/topics/running/host-crd.md rename to content/en/docs/1.14/topics/running/host-crd.md diff --git a/docs/1.14/topics/running/index.md b/content/en/docs/1.14/topics/running/index.md similarity index 100% rename from docs/1.14/topics/running/index.md rename to content/en/docs/1.14/topics/running/index.md diff --git a/docs/1.14/topics/running/ingress-controller.md b/content/en/docs/1.14/topics/running/ingress-controller.md similarity index 100% rename from docs/1.14/topics/running/ingress-controller.md rename to content/en/docs/1.14/topics/running/ingress-controller.md diff --git a/docs/1.14/topics/running/load-balancer.md b/content/en/docs/1.14/topics/running/load-balancer.md similarity index 100% rename from docs/1.14/topics/running/load-balancer.md rename to content/en/docs/1.14/topics/running/load-balancer.md diff --git a/docs/1.14/topics/running/resolvers.md b/content/en/docs/1.14/topics/running/resolvers.md similarity index 100% rename from docs/1.14/topics/running/resolvers.md rename to content/en/docs/1.14/topics/running/resolvers.md diff --git a/docs/1.14/topics/running/running.md b/content/en/docs/1.14/topics/running/running.md similarity index 100% rename from docs/1.14/topics/running/running.md rename to content/en/docs/1.14/topics/running/running.md diff --git a/docs/1.14/topics/running/scaling.md b/content/en/docs/1.14/topics/running/scaling.md similarity index 100% rename from docs/1.14/topics/running/scaling.md rename to content/en/docs/1.14/topics/running/scaling.md diff --git a/docs/1.14/topics/running/services/auth-service.md b/content/en/docs/1.14/topics/running/services/auth-service.md similarity index 100% rename from docs/1.14/topics/running/services/auth-service.md rename to content/en/docs/1.14/topics/running/services/auth-service.md diff --git a/docs/1.14/topics/running/services/ext_authz.md b/content/en/docs/1.14/topics/running/services/ext_authz.md similarity index 100% rename from docs/1.14/topics/running/services/ext_authz.md rename to content/en/docs/1.14/topics/running/services/ext_authz.md diff --git a/docs/1.14/topics/running/services/index.md b/content/en/docs/1.14/topics/running/services/index.md similarity index 100% rename from docs/1.14/topics/running/services/index.md rename to content/en/docs/1.14/topics/running/services/index.md diff --git a/docs/1.14/topics/running/services/log-service.md b/content/en/docs/1.14/topics/running/services/log-service.md similarity index 100% rename from docs/1.14/topics/running/services/log-service.md rename to content/en/docs/1.14/topics/running/services/log-service.md diff --git a/docs/1.14/topics/running/services/rate-limit-service.md b/content/en/docs/1.14/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/1.14/topics/running/services/rate-limit-service.md rename to content/en/docs/1.14/topics/running/services/rate-limit-service.md diff --git a/docs/1.14/topics/running/services/tracing-service.md b/content/en/docs/1.14/topics/running/services/tracing-service.md similarity index 100% rename from docs/1.14/topics/running/services/tracing-service.md rename to content/en/docs/1.14/topics/running/services/tracing-service.md diff --git a/docs/1.14/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/1.14/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/1.14/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/1.14/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/1.14/topics/running/statistics/8877-metrics.md b/content/en/docs/1.14/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/1.14/topics/running/statistics/8877-metrics.md rename to content/en/docs/1.14/topics/running/statistics/8877-metrics.md diff --git a/docs/1.14/topics/running/statistics/envoy-statsd.md b/content/en/docs/1.14/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/1.14/topics/running/statistics/envoy-statsd.md rename to content/en/docs/1.14/topics/running/statistics/envoy-statsd.md diff --git a/docs/1.14/topics/running/statistics/index.md b/content/en/docs/1.14/topics/running/statistics/index.md similarity index 100% rename from docs/1.14/topics/running/statistics/index.md rename to content/en/docs/1.14/topics/running/statistics/index.md diff --git a/docs/1.14/topics/running/tls/cleartext-redirection.md b/content/en/docs/1.14/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/1.14/topics/running/tls/cleartext-redirection.md rename to content/en/docs/1.14/topics/running/tls/cleartext-redirection.md diff --git a/docs/1.14/topics/running/tls/index.md b/content/en/docs/1.14/topics/running/tls/index.md similarity index 100% rename from docs/1.14/topics/running/tls/index.md rename to content/en/docs/1.14/topics/running/tls/index.md diff --git a/docs/1.14/topics/running/tls/mtls.md b/content/en/docs/1.14/topics/running/tls/mtls.md similarity index 100% rename from docs/1.14/topics/running/tls/mtls.md rename to content/en/docs/1.14/topics/running/tls/mtls.md diff --git a/docs/1.14/topics/running/tls/origination.md b/content/en/docs/1.14/topics/running/tls/origination.md similarity index 100% rename from docs/1.14/topics/running/tls/origination.md rename to content/en/docs/1.14/topics/running/tls/origination.md diff --git a/docs/1.14/topics/running/tls/sni.md b/content/en/docs/1.14/topics/running/tls/sni.md similarity index 100% rename from docs/1.14/topics/running/tls/sni.md rename to content/en/docs/1.14/topics/running/tls/sni.md diff --git a/docs/1.14/topics/using/authservice.md b/content/en/docs/1.14/topics/using/authservice.md similarity index 100% rename from docs/1.14/topics/using/authservice.md rename to content/en/docs/1.14/topics/using/authservice.md diff --git a/docs/1.14/topics/using/canary.md b/content/en/docs/1.14/topics/using/canary.md similarity index 100% rename from docs/1.14/topics/using/canary.md rename to content/en/docs/1.14/topics/using/canary.md diff --git a/docs/1.14/topics/using/circuit-breakers.md b/content/en/docs/1.14/topics/using/circuit-breakers.md similarity index 100% rename from docs/1.14/topics/using/circuit-breakers.md rename to content/en/docs/1.14/topics/using/circuit-breakers.md diff --git a/docs/1.14/topics/using/cors.md b/content/en/docs/1.14/topics/using/cors.md similarity index 100% rename from docs/1.14/topics/using/cors.md rename to content/en/docs/1.14/topics/using/cors.md diff --git a/docs/1.14/topics/using/defaults.md b/content/en/docs/1.14/topics/using/defaults.md similarity index 100% rename from docs/1.14/topics/using/defaults.md rename to content/en/docs/1.14/topics/using/defaults.md diff --git a/docs/1.14/topics/using/gateway-api.md b/content/en/docs/1.14/topics/using/gateway-api.md similarity index 100% rename from docs/1.14/topics/using/gateway-api.md rename to content/en/docs/1.14/topics/using/gateway-api.md diff --git a/docs/1.14/topics/using/headers/add_request_headers.md b/content/en/docs/1.14/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/1.14/topics/using/headers/add_request_headers.md rename to content/en/docs/1.14/topics/using/headers/add_request_headers.md diff --git a/docs/1.14/topics/using/headers/add_response_headers.md b/content/en/docs/1.14/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/1.14/topics/using/headers/add_response_headers.md rename to content/en/docs/1.14/topics/using/headers/add_response_headers.md diff --git a/docs/1.14/topics/using/headers/headers.md b/content/en/docs/1.14/topics/using/headers/headers.md similarity index 100% rename from docs/1.14/topics/using/headers/headers.md rename to content/en/docs/1.14/topics/using/headers/headers.md diff --git a/docs/1.14/topics/using/headers/host.md b/content/en/docs/1.14/topics/using/headers/host.md similarity index 100% rename from docs/1.14/topics/using/headers/host.md rename to content/en/docs/1.14/topics/using/headers/host.md diff --git a/docs/1.14/topics/using/headers/remove_request_headers.md b/content/en/docs/1.14/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/1.14/topics/using/headers/remove_request_headers.md rename to content/en/docs/1.14/topics/using/headers/remove_request_headers.md diff --git a/docs/1.14/topics/using/headers/remove_response_headers.md b/content/en/docs/1.14/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/1.14/topics/using/headers/remove_response_headers.md rename to content/en/docs/1.14/topics/using/headers/remove_response_headers.md diff --git a/docs/1.14/topics/using/index.md b/content/en/docs/1.14/topics/using/index.md similarity index 100% rename from docs/1.14/topics/using/index.md rename to content/en/docs/1.14/topics/using/index.md diff --git a/docs/1.14/topics/using/intro-mappings.md b/content/en/docs/1.14/topics/using/intro-mappings.md similarity index 100% rename from docs/1.14/topics/using/intro-mappings.md rename to content/en/docs/1.14/topics/using/intro-mappings.md diff --git a/docs/1.14/topics/using/keepalive.md b/content/en/docs/1.14/topics/using/keepalive.md similarity index 100% rename from docs/1.14/topics/using/keepalive.md rename to content/en/docs/1.14/topics/using/keepalive.md diff --git a/docs/1.14/topics/using/mappings.md b/content/en/docs/1.14/topics/using/mappings.md similarity index 100% rename from docs/1.14/topics/using/mappings.md rename to content/en/docs/1.14/topics/using/mappings.md diff --git a/docs/1.14/topics/using/method.md b/content/en/docs/1.14/topics/using/method.md similarity index 100% rename from docs/1.14/topics/using/method.md rename to content/en/docs/1.14/topics/using/method.md diff --git a/docs/1.14/topics/using/prefix_regex.md b/content/en/docs/1.14/topics/using/prefix_regex.md similarity index 100% rename from docs/1.14/topics/using/prefix_regex.md rename to content/en/docs/1.14/topics/using/prefix_regex.md diff --git a/docs/1.14/topics/using/project-customization.md b/content/en/docs/1.14/topics/using/project-customization.md similarity index 100% rename from docs/1.14/topics/using/project-customization.md rename to content/en/docs/1.14/topics/using/project-customization.md diff --git a/docs/1.14/topics/using/projects.md b/content/en/docs/1.14/topics/using/projects.md similarity index 100% rename from docs/1.14/topics/using/projects.md rename to content/en/docs/1.14/topics/using/projects.md diff --git a/docs/1.14/topics/using/query_parameters.md b/content/en/docs/1.14/topics/using/query_parameters.md similarity index 100% rename from docs/1.14/topics/using/query_parameters.md rename to content/en/docs/1.14/topics/using/query_parameters.md diff --git a/docs/1.14/topics/using/rate-limits/index.md b/content/en/docs/1.14/topics/using/rate-limits/index.md similarity index 100% rename from docs/1.14/topics/using/rate-limits/index.md rename to content/en/docs/1.14/topics/using/rate-limits/index.md diff --git a/docs/1.14/topics/using/redirects.md b/content/en/docs/1.14/topics/using/redirects.md similarity index 100% rename from docs/1.14/topics/using/redirects.md rename to content/en/docs/1.14/topics/using/redirects.md diff --git a/docs/1.14/topics/using/retries.md b/content/en/docs/1.14/topics/using/retries.md similarity index 100% rename from docs/1.14/topics/using/retries.md rename to content/en/docs/1.14/topics/using/retries.md diff --git a/docs/1.14/topics/using/rewrites.md b/content/en/docs/1.14/topics/using/rewrites.md similarity index 100% rename from docs/1.14/topics/using/rewrites.md rename to content/en/docs/1.14/topics/using/rewrites.md diff --git a/docs/1.14/topics/using/shadowing.md b/content/en/docs/1.14/topics/using/shadowing.md similarity index 100% rename from docs/1.14/topics/using/shadowing.md rename to content/en/docs/1.14/topics/using/shadowing.md diff --git a/docs/1.14/topics/using/tcpmappings.md b/content/en/docs/1.14/topics/using/tcpmappings.md similarity index 100% rename from docs/1.14/topics/using/tcpmappings.md rename to content/en/docs/1.14/topics/using/tcpmappings.md diff --git a/docs/1.14/topics/using/timeouts.md b/content/en/docs/1.14/topics/using/timeouts.md similarity index 100% rename from docs/1.14/topics/using/timeouts.md rename to content/en/docs/1.14/topics/using/timeouts.md diff --git a/docs/1.14/tutorials/dev-portal-tutorial.md b/content/en/docs/1.14/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/1.14/tutorials/dev-portal-tutorial.md rename to content/en/docs/1.14/tutorials/dev-portal-tutorial.md diff --git a/docs/1.14/tutorials/getting-started.md b/content/en/docs/1.14/tutorials/getting-started.md similarity index 100% rename from docs/1.14/tutorials/getting-started.md rename to content/en/docs/1.14/tutorials/getting-started.md diff --git a/docs/1.14/tutorials/gs-tabs.js b/content/en/docs/1.14/tutorials/gs-tabs.js similarity index 100% rename from docs/1.14/tutorials/gs-tabs.js rename to content/en/docs/1.14/tutorials/gs-tabs.js diff --git a/docs/1.14/tutorials/gs-tabs2.js b/content/en/docs/1.14/tutorials/gs-tabs2.js similarity index 100% rename from docs/1.14/tutorials/gs-tabs2.js rename to content/en/docs/1.14/tutorials/gs-tabs2.js diff --git a/docs/1.14/tutorials/projects.md b/content/en/docs/1.14/tutorials/projects.md similarity index 100% rename from docs/1.14/tutorials/projects.md rename to content/en/docs/1.14/tutorials/projects.md diff --git a/docs/1.14/tutorials/quickstart-demo.md b/content/en/docs/1.14/tutorials/quickstart-demo.md similarity index 100% rename from docs/1.14/tutorials/quickstart-demo.md rename to content/en/docs/1.14/tutorials/quickstart-demo.md diff --git a/docs/1.14/versions.yml b/content/en/docs/1.14/versions.yml similarity index 100% rename from docs/1.14/versions.yml rename to content/en/docs/1.14/versions.yml diff --git a/docs/2.0/about/alternatives.md b/content/en/docs/2.0/about/alternatives.md similarity index 100% rename from docs/2.0/about/alternatives.md rename to content/en/docs/2.0/about/alternatives.md diff --git a/docs/2.0/about/changes-2.0.0.md b/content/en/docs/2.0/about/changes-2.0.0.md similarity index 100% rename from docs/2.0/about/changes-2.0.0.md rename to content/en/docs/2.0/about/changes-2.0.0.md diff --git a/docs/2.0/about/faq.md b/content/en/docs/2.0/about/faq.md similarity index 100% rename from docs/2.0/about/faq.md rename to content/en/docs/2.0/about/faq.md diff --git a/docs/2.0/about/features-and-benefits.md b/content/en/docs/2.0/about/features-and-benefits.md similarity index 100% rename from docs/2.0/about/features-and-benefits.md rename to content/en/docs/2.0/about/features-and-benefits.md diff --git a/docs/2.0/about/known-issues.md b/content/en/docs/2.0/about/known-issues.md similarity index 100% rename from docs/2.0/about/known-issues.md rename to content/en/docs/2.0/about/known-issues.md diff --git a/docs/2.0/about/support.md b/content/en/docs/2.0/about/support.md similarity index 100% rename from docs/2.0/about/support.md rename to content/en/docs/2.0/about/support.md diff --git a/docs/2.0/about/why-ambassador.md b/content/en/docs/2.0/about/why-ambassador.md similarity index 100% rename from docs/2.0/about/why-ambassador.md rename to content/en/docs/2.0/about/why-ambassador.md diff --git a/docs/2.0/community.md b/content/en/docs/2.0/community.md similarity index 100% rename from docs/2.0/community.md rename to content/en/docs/2.0/community.md diff --git a/docs/2.0/doc-links.yml b/content/en/docs/2.0/doc-links.yml similarity index 100% rename from docs/2.0/doc-links.yml rename to content/en/docs/2.0/doc-links.yml diff --git a/docs/2.0/features-icons/basic-authentication.svg b/content/en/docs/2.0/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.0/features-icons/basic-authentication.svg rename to content/en/docs/2.0/features-icons/basic-authentication.svg diff --git a/docs/2.0/features-icons/canary-release.svg b/content/en/docs/2.0/features-icons/canary-release.svg similarity index 100% rename from docs/2.0/features-icons/canary-release.svg rename to content/en/docs/2.0/features-icons/canary-release.svg diff --git a/docs/2.0/features-icons/cors.svg b/content/en/docs/2.0/features-icons/cors.svg similarity index 100% rename from docs/2.0/features-icons/cors.svg rename to content/en/docs/2.0/features-icons/cors.svg diff --git a/docs/2.0/features-icons/datadog.png b/content/en/docs/2.0/features-icons/datadog.png similarity index 100% rename from docs/2.0/features-icons/datadog.png rename to content/en/docs/2.0/features-icons/datadog.png diff --git a/docs/2.0/features-icons/datadog.svg b/content/en/docs/2.0/features-icons/datadog.svg similarity index 100% rename from docs/2.0/features-icons/datadog.svg rename to content/en/docs/2.0/features-icons/datadog.svg diff --git a/docs/2.0/features-icons/diagnostics.svg b/content/en/docs/2.0/features-icons/diagnostics.svg similarity index 100% rename from docs/2.0/features-icons/diagnostics.svg rename to content/en/docs/2.0/features-icons/diagnostics.svg diff --git a/docs/2.0/features-icons/distributed-tracing.png b/content/en/docs/2.0/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.0/features-icons/distributed-tracing.png rename to content/en/docs/2.0/features-icons/distributed-tracing.png diff --git a/docs/2.0/features-icons/grpc.png b/content/en/docs/2.0/features-icons/grpc.png similarity index 100% rename from docs/2.0/features-icons/grpc.png rename to content/en/docs/2.0/features-icons/grpc.png diff --git a/docs/2.0/features-icons/prometheus.svg b/content/en/docs/2.0/features-icons/prometheus.svg similarity index 100% rename from docs/2.0/features-icons/prometheus.svg rename to content/en/docs/2.0/features-icons/prometheus.svg diff --git a/docs/2.0/features-icons/rate-limiting.svg b/content/en/docs/2.0/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.0/features-icons/rate-limiting.svg rename to content/en/docs/2.0/features-icons/rate-limiting.svg diff --git a/docs/2.0/features-icons/regex-routing.svg b/content/en/docs/2.0/features-icons/regex-routing.svg similarity index 100% rename from docs/2.0/features-icons/regex-routing.svg rename to content/en/docs/2.0/features-icons/regex-routing.svg diff --git a/docs/2.0/features-icons/request-transformers.svg b/content/en/docs/2.0/features-icons/request-transformers.svg similarity index 100% rename from docs/2.0/features-icons/request-transformers.svg rename to content/en/docs/2.0/features-icons/request-transformers.svg diff --git a/docs/2.0/features-icons/shadowing.svg b/content/en/docs/2.0/features-icons/shadowing.svg similarity index 100% rename from docs/2.0/features-icons/shadowing.svg rename to content/en/docs/2.0/features-icons/shadowing.svg diff --git a/docs/2.0/features-icons/statsd.png b/content/en/docs/2.0/features-icons/statsd.png similarity index 100% rename from docs/2.0/features-icons/statsd.png rename to content/en/docs/2.0/features-icons/statsd.png diff --git a/docs/2.0/features-icons/statsd.svg b/content/en/docs/2.0/features-icons/statsd.svg similarity index 100% rename from docs/2.0/features-icons/statsd.svg rename to content/en/docs/2.0/features-icons/statsd.svg diff --git a/docs/2.0/features-icons/third-party-auth.svg b/content/en/docs/2.0/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.0/features-icons/third-party-auth.svg rename to content/en/docs/2.0/features-icons/third-party-auth.svg diff --git a/docs/2.0/features-icons/timeouts.svg b/content/en/docs/2.0/features-icons/timeouts.svg similarity index 100% rename from docs/2.0/features-icons/timeouts.svg rename to content/en/docs/2.0/features-icons/timeouts.svg diff --git a/docs/2.0/features-icons/tls-termination.svg b/content/en/docs/2.0/features-icons/tls-termination.svg similarity index 100% rename from docs/2.0/features-icons/tls-termination.svg rename to content/en/docs/2.0/features-icons/tls-termination.svg diff --git a/docs/2.0/features-icons/url-rewrite.svg b/content/en/docs/2.0/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.0/features-icons/url-rewrite.svg rename to content/en/docs/2.0/features-icons/url-rewrite.svg diff --git a/docs/2.0/features-icons/websockets.svg b/content/en/docs/2.0/features-icons/websockets.svg similarity index 100% rename from docs/2.0/features-icons/websockets.svg rename to content/en/docs/2.0/features-icons/websockets.svg diff --git a/docs/2.0/howtos/advanced-rate-limiting.md b/content/en/docs/2.0/howtos/advanced-rate-limiting.md similarity index 100% rename from docs/2.0/howtos/advanced-rate-limiting.md rename to content/en/docs/2.0/howtos/advanced-rate-limiting.md diff --git a/docs/2.0/howtos/basic-auth.md b/content/en/docs/2.0/howtos/basic-auth.md similarity index 100% rename from docs/2.0/howtos/basic-auth.md rename to content/en/docs/2.0/howtos/basic-auth.md diff --git a/docs/2.0/howtos/cert-manager.md b/content/en/docs/2.0/howtos/cert-manager.md similarity index 100% rename from docs/2.0/howtos/cert-manager.md rename to content/en/docs/2.0/howtos/cert-manager.md diff --git a/docs/2.0/howtos/client-cert-validation.md b/content/en/docs/2.0/howtos/client-cert-validation.md similarity index 100% rename from docs/2.0/howtos/client-cert-validation.md rename to content/en/docs/2.0/howtos/client-cert-validation.md diff --git a/docs/2.0/howtos/configure-communications.md b/content/en/docs/2.0/howtos/configure-communications.md similarity index 100% rename from docs/2.0/howtos/configure-communications.md rename to content/en/docs/2.0/howtos/configure-communications.md diff --git a/docs/2.0/howtos/consul.md b/content/en/docs/2.0/howtos/consul.md similarity index 100% rename from docs/2.0/howtos/consul.md rename to content/en/docs/2.0/howtos/consul.md diff --git a/docs/2.0/howtos/dist-tracing.md b/content/en/docs/2.0/howtos/dist-tracing.md similarity index 100% rename from docs/2.0/howtos/dist-tracing.md rename to content/en/docs/2.0/howtos/dist-tracing.md diff --git a/docs/2.0/howtos/filter-dev-guide.md b/content/en/docs/2.0/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.0/howtos/filter-dev-guide.md rename to content/en/docs/2.0/howtos/filter-dev-guide.md diff --git a/docs/2.0/howtos/grpc.md b/content/en/docs/2.0/howtos/grpc.md similarity index 100% rename from docs/2.0/howtos/grpc.md rename to content/en/docs/2.0/howtos/grpc.md diff --git a/docs/2.0/howtos/index.md b/content/en/docs/2.0/howtos/index.md similarity index 100% rename from docs/2.0/howtos/index.md rename to content/en/docs/2.0/howtos/index.md diff --git a/docs/2.0/howtos/istio.md b/content/en/docs/2.0/howtos/istio.md similarity index 100% rename from docs/2.0/howtos/istio.md rename to content/en/docs/2.0/howtos/istio.md diff --git a/docs/2.0/howtos/knative.md b/content/en/docs/2.0/howtos/knative.md similarity index 100% rename from docs/2.0/howtos/knative.md rename to content/en/docs/2.0/howtos/knative.md diff --git a/docs/2.0/howtos/linkerd2.md b/content/en/docs/2.0/howtos/linkerd2.md similarity index 100% rename from docs/2.0/howtos/linkerd2.md rename to content/en/docs/2.0/howtos/linkerd2.md diff --git a/docs/2.0/howtos/prometheus.md b/content/en/docs/2.0/howtos/prometheus.md similarity index 100% rename from docs/2.0/howtos/prometheus.md rename to content/en/docs/2.0/howtos/prometheus.md diff --git a/docs/2.0/howtos/protecting-diag-access.md b/content/en/docs/2.0/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.0/howtos/protecting-diag-access.md rename to content/en/docs/2.0/howtos/protecting-diag-access.md diff --git a/docs/2.0/howtos/rate-limiting-tutorial.md b/content/en/docs/2.0/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.0/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.0/howtos/rate-limiting-tutorial.md diff --git a/docs/2.0/howtos/route.md b/content/en/docs/2.0/howtos/route.md similarity index 100% rename from docs/2.0/howtos/route.md rename to content/en/docs/2.0/howtos/route.md diff --git a/docs/2.0/howtos/tls-termination.md b/content/en/docs/2.0/howtos/tls-termination.md similarity index 100% rename from docs/2.0/howtos/tls-termination.md rename to content/en/docs/2.0/howtos/tls-termination.md diff --git a/docs/2.0/howtos/tracing-datadog.md b/content/en/docs/2.0/howtos/tracing-datadog.md similarity index 100% rename from docs/2.0/howtos/tracing-datadog.md rename to content/en/docs/2.0/howtos/tracing-datadog.md diff --git a/docs/2.0/howtos/tracing-zipkin.md b/content/en/docs/2.0/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.0/howtos/tracing-zipkin.md rename to content/en/docs/2.0/howtos/tracing-zipkin.md diff --git a/docs/2.0/howtos/websockets.md b/content/en/docs/2.0/howtos/websockets.md similarity index 100% rename from docs/2.0/howtos/websockets.md rename to content/en/docs/2.0/howtos/websockets.md diff --git a/docs/2.0/images/Auth0_JWT.png b/content/en/docs/2.0/images/Auth0_JWT.png similarity index 100% rename from docs/2.0/images/Auth0_JWT.png rename to content/en/docs/2.0/images/Auth0_JWT.png diff --git a/docs/2.0/images/Auth0_domain_clientID.png b/content/en/docs/2.0/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.0/images/Auth0_domain_clientID.png rename to content/en/docs/2.0/images/Auth0_domain_clientID.png diff --git a/docs/2.0/images/Auth0_method_callback_origins.png b/content/en/docs/2.0/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.0/images/Auth0_method_callback_origins.png rename to content/en/docs/2.0/images/Auth0_method_callback_origins.png diff --git a/docs/2.0/images/aes-success.png b/content/en/docs/2.0/images/aes-success.png similarity index 100% rename from docs/2.0/images/aes-success.png rename to content/en/docs/2.0/images/aes-success.png diff --git a/docs/2.0/images/ambassador-arch.png b/content/en/docs/2.0/images/ambassador-arch.png similarity index 100% rename from docs/2.0/images/ambassador-arch.png rename to content/en/docs/2.0/images/ambassador-arch.png diff --git a/docs/2.0/images/ambassador-logo.svg b/content/en/docs/2.0/images/ambassador-logo.svg similarity index 100% rename from docs/2.0/images/ambassador-logo.svg rename to content/en/docs/2.0/images/ambassador-logo.svg diff --git a/docs/2.0/images/ambassador_oidc_flow.jpg b/content/en/docs/2.0/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.0/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.0/images/ambassador_oidc_flow.jpg diff --git a/docs/2.0/images/apple.png b/content/en/docs/2.0/images/apple.png similarity index 100% rename from docs/2.0/images/apple.png rename to content/en/docs/2.0/images/apple.png diff --git a/docs/2.0/images/auth-flow.png b/content/en/docs/2.0/images/auth-flow.png similarity index 100% rename from docs/2.0/images/auth-flow.png rename to content/en/docs/2.0/images/auth-flow.png diff --git a/docs/2.0/images/authentication-icon.svg b/content/en/docs/2.0/images/authentication-icon.svg similarity index 100% rename from docs/2.0/images/authentication-icon.svg rename to content/en/docs/2.0/images/authentication-icon.svg diff --git a/docs/2.0/images/blackbird.png b/content/en/docs/2.0/images/blackbird.png similarity index 100% rename from docs/2.0/images/blackbird.png rename to content/en/docs/2.0/images/blackbird.png diff --git a/docs/2.0/images/canary-release-overview.png b/content/en/docs/2.0/images/canary-release-overview.png similarity index 100% rename from docs/2.0/images/canary-release-overview.png rename to content/en/docs/2.0/images/canary-release-overview.png diff --git a/docs/2.0/images/configure-icon.svg b/content/en/docs/2.0/images/configure-icon.svg similarity index 100% rename from docs/2.0/images/configure-icon.svg rename to content/en/docs/2.0/images/configure-icon.svg diff --git a/docs/2.0/images/consul-ambassador.png b/content/en/docs/2.0/images/consul-ambassador.png similarity index 100% rename from docs/2.0/images/consul-ambassador.png rename to content/en/docs/2.0/images/consul-ambassador.png diff --git a/docs/2.0/images/container-inner-dev-loop.png b/content/en/docs/2.0/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.0/images/container-inner-dev-loop.png rename to content/en/docs/2.0/images/container-inner-dev-loop.png diff --git a/docs/2.0/images/datawire-logo.svg b/content/en/docs/2.0/images/datawire-logo.svg similarity index 100% rename from docs/2.0/images/datawire-logo.svg rename to content/en/docs/2.0/images/datawire-logo.svg diff --git a/docs/2.0/images/diagnostics-example.png b/content/en/docs/2.0/images/diagnostics-example.png similarity index 100% rename from docs/2.0/images/diagnostics-example.png rename to content/en/docs/2.0/images/diagnostics-example.png diff --git a/docs/2.0/images/diagnostics.png b/content/en/docs/2.0/images/diagnostics.png similarity index 100% rename from docs/2.0/images/diagnostics.png rename to content/en/docs/2.0/images/diagnostics.png diff --git a/docs/2.0/images/docker-compose.png b/content/en/docs/2.0/images/docker-compose.png similarity index 100% rename from docs/2.0/images/docker-compose.png rename to content/en/docs/2.0/images/docker-compose.png diff --git a/docs/2.0/images/docker.png b/content/en/docs/2.0/images/docker.png similarity index 100% rename from docs/2.0/images/docker.png rename to content/en/docs/2.0/images/docker.png diff --git a/docs/2.0/images/edge-stack-1.13.4.png b/content/en/docs/2.0/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.0/images/edge-stack-1.13.4.png rename to content/en/docs/2.0/images/edge-stack-1.13.4.png diff --git a/docs/2.0/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.0/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.0/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.0/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.0/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.0/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.0/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.0/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.0/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.0/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.0/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.0/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.0/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.0/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.0/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.0/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.0/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.0/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.0/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.0/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.0/images/fast-icon.svg b/content/en/docs/2.0/images/fast-icon.svg similarity index 100% rename from docs/2.0/images/fast-icon.svg rename to content/en/docs/2.0/images/fast-icon.svg diff --git a/docs/2.0/images/features-icons/basic-authentication.svg b/content/en/docs/2.0/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.0/images/features-icons/basic-authentication.svg rename to content/en/docs/2.0/images/features-icons/basic-authentication.svg diff --git a/docs/2.0/images/features-icons/canary-release.svg b/content/en/docs/2.0/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.0/images/features-icons/canary-release.svg rename to content/en/docs/2.0/images/features-icons/canary-release.svg diff --git a/docs/2.0/images/features-icons/cors.svg b/content/en/docs/2.0/images/features-icons/cors.svg similarity index 100% rename from docs/2.0/images/features-icons/cors.svg rename to content/en/docs/2.0/images/features-icons/cors.svg diff --git a/docs/2.0/images/features-icons/datadog.png b/content/en/docs/2.0/images/features-icons/datadog.png similarity index 100% rename from docs/2.0/images/features-icons/datadog.png rename to content/en/docs/2.0/images/features-icons/datadog.png diff --git a/docs/2.0/images/features-icons/datadog.svg b/content/en/docs/2.0/images/features-icons/datadog.svg similarity index 100% rename from docs/2.0/images/features-icons/datadog.svg rename to content/en/docs/2.0/images/features-icons/datadog.svg diff --git a/docs/2.0/images/features-icons/diagnostics.svg b/content/en/docs/2.0/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.0/images/features-icons/diagnostics.svg rename to content/en/docs/2.0/images/features-icons/diagnostics.svg diff --git a/docs/2.0/images/features-icons/distributed-tracing.png b/content/en/docs/2.0/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.0/images/features-icons/distributed-tracing.png rename to content/en/docs/2.0/images/features-icons/distributed-tracing.png diff --git a/docs/2.0/images/features-icons/grpc.png b/content/en/docs/2.0/images/features-icons/grpc.png similarity index 100% rename from docs/2.0/images/features-icons/grpc.png rename to content/en/docs/2.0/images/features-icons/grpc.png diff --git a/docs/2.0/images/features-icons/prometheus.svg b/content/en/docs/2.0/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.0/images/features-icons/prometheus.svg rename to content/en/docs/2.0/images/features-icons/prometheus.svg diff --git a/docs/2.0/images/features-icons/rate-limiting.svg b/content/en/docs/2.0/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.0/images/features-icons/rate-limiting.svg rename to content/en/docs/2.0/images/features-icons/rate-limiting.svg diff --git a/docs/2.0/images/features-icons/regex-routing.svg b/content/en/docs/2.0/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.0/images/features-icons/regex-routing.svg rename to content/en/docs/2.0/images/features-icons/regex-routing.svg diff --git a/docs/2.0/images/features-icons/request-transformers.svg b/content/en/docs/2.0/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.0/images/features-icons/request-transformers.svg rename to content/en/docs/2.0/images/features-icons/request-transformers.svg diff --git a/docs/2.0/images/features-icons/shadowing.svg b/content/en/docs/2.0/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.0/images/features-icons/shadowing.svg rename to content/en/docs/2.0/images/features-icons/shadowing.svg diff --git a/docs/2.0/images/features-icons/statsd.png b/content/en/docs/2.0/images/features-icons/statsd.png similarity index 100% rename from docs/2.0/images/features-icons/statsd.png rename to content/en/docs/2.0/images/features-icons/statsd.png diff --git a/docs/2.0/images/features-icons/statsd.svg b/content/en/docs/2.0/images/features-icons/statsd.svg similarity index 100% rename from docs/2.0/images/features-icons/statsd.svg rename to content/en/docs/2.0/images/features-icons/statsd.svg diff --git a/docs/2.0/images/features-icons/third-party-auth.svg b/content/en/docs/2.0/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.0/images/features-icons/third-party-auth.svg rename to content/en/docs/2.0/images/features-icons/third-party-auth.svg diff --git a/docs/2.0/images/features-icons/timeouts.svg b/content/en/docs/2.0/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.0/images/features-icons/timeouts.svg rename to content/en/docs/2.0/images/features-icons/timeouts.svg diff --git a/docs/2.0/images/features-icons/tls-termination.svg b/content/en/docs/2.0/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.0/images/features-icons/tls-termination.svg rename to content/en/docs/2.0/images/features-icons/tls-termination.svg diff --git a/docs/2.0/images/features-icons/url-rewrite.svg b/content/en/docs/2.0/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.0/images/features-icons/url-rewrite.svg rename to content/en/docs/2.0/images/features-icons/url-rewrite.svg diff --git a/docs/2.0/images/features-icons/websockets.svg b/content/en/docs/2.0/images/features-icons/websockets.svg similarity index 100% rename from docs/2.0/images/features-icons/websockets.svg rename to content/en/docs/2.0/images/features-icons/websockets.svg diff --git a/docs/2.0/images/features-table.jpg b/content/en/docs/2.0/images/features-table.jpg similarity index 100% rename from docs/2.0/images/features-table.jpg rename to content/en/docs/2.0/images/features-table.jpg diff --git a/docs/2.0/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.0/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.0/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.0/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.0/images/gRPC-TLS-Originate.png b/content/en/docs/2.0/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.0/images/gRPC-TLS-Originate.png rename to content/en/docs/2.0/images/gRPC-TLS-Originate.png diff --git a/docs/2.0/images/github-login.png b/content/en/docs/2.0/images/github-login.png similarity index 100% rename from docs/2.0/images/github-login.png rename to content/en/docs/2.0/images/github-login.png diff --git a/docs/2.0/images/global-features-bg.svg b/content/en/docs/2.0/images/global-features-bg.svg similarity index 100% rename from docs/2.0/images/global-features-bg.svg rename to content/en/docs/2.0/images/global-features-bg.svg diff --git a/docs/2.0/images/grafana.png b/content/en/docs/2.0/images/grafana.png similarity index 100% rename from docs/2.0/images/grafana.png rename to content/en/docs/2.0/images/grafana.png diff --git a/docs/2.0/images/grpc-tls.png b/content/en/docs/2.0/images/grpc-tls.png similarity index 100% rename from docs/2.0/images/grpc-tls.png rename to content/en/docs/2.0/images/grpc-tls.png diff --git a/docs/2.0/images/helm-navy.png b/content/en/docs/2.0/images/helm-navy.png similarity index 100% rename from docs/2.0/images/helm-navy.png rename to content/en/docs/2.0/images/helm-navy.png diff --git a/docs/2.0/images/helm.png b/content/en/docs/2.0/images/helm.png similarity index 100% rename from docs/2.0/images/helm.png rename to content/en/docs/2.0/images/helm.png diff --git a/docs/2.0/images/highly-available-icon.svg b/content/en/docs/2.0/images/highly-available-icon.svg similarity index 100% rename from docs/2.0/images/highly-available-icon.svg rename to content/en/docs/2.0/images/highly-available-icon.svg diff --git a/docs/2.0/images/jaeger.png b/content/en/docs/2.0/images/jaeger.png similarity index 100% rename from docs/2.0/images/jaeger.png rename to content/en/docs/2.0/images/jaeger.png diff --git a/docs/2.0/images/kubernetes.png b/content/en/docs/2.0/images/kubernetes.png similarity index 100% rename from docs/2.0/images/kubernetes.png rename to content/en/docs/2.0/images/kubernetes.png diff --git a/docs/2.0/images/left-arrow.svg b/content/en/docs/2.0/images/left-arrow.svg similarity index 100% rename from docs/2.0/images/left-arrow.svg rename to content/en/docs/2.0/images/left-arrow.svg diff --git a/docs/2.0/images/linux.png b/content/en/docs/2.0/images/linux.png similarity index 100% rename from docs/2.0/images/linux.png rename to content/en/docs/2.0/images/linux.png diff --git a/docs/2.0/images/logo.png b/content/en/docs/2.0/images/logo.png similarity index 100% rename from docs/2.0/images/logo.png rename to content/en/docs/2.0/images/logo.png diff --git a/docs/2.0/images/network-architecture.png b/content/en/docs/2.0/images/network-architecture.png similarity index 100% rename from docs/2.0/images/network-architecture.png rename to content/en/docs/2.0/images/network-architecture.png diff --git a/docs/2.0/images/penguin-background.svg b/content/en/docs/2.0/images/penguin-background.svg similarity index 100% rename from docs/2.0/images/penguin-background.svg rename to content/en/docs/2.0/images/penguin-background.svg diff --git a/docs/2.0/images/pro-iap.png b/content/en/docs/2.0/images/pro-iap.png similarity index 100% rename from docs/2.0/images/pro-iap.png rename to content/en/docs/2.0/images/pro-iap.png diff --git a/docs/2.0/images/quote.svg b/content/en/docs/2.0/images/quote.svg similarity index 100% rename from docs/2.0/images/quote.svg rename to content/en/docs/2.0/images/quote.svg diff --git a/docs/2.0/images/right-arrow.svg b/content/en/docs/2.0/images/right-arrow.svg similarity index 100% rename from docs/2.0/images/right-arrow.svg rename to content/en/docs/2.0/images/right-arrow.svg diff --git a/docs/2.0/images/routing-icon.svg b/content/en/docs/2.0/images/routing-icon.svg similarity index 100% rename from docs/2.0/images/routing-icon.svg rename to content/en/docs/2.0/images/routing-icon.svg diff --git a/docs/2.0/images/self-service-features-bg.svg b/content/en/docs/2.0/images/self-service-features-bg.svg similarity index 100% rename from docs/2.0/images/self-service-features-bg.svg rename to content/en/docs/2.0/images/self-service-features-bg.svg diff --git a/docs/2.0/images/shadowing.png b/content/en/docs/2.0/images/shadowing.png similarity index 100% rename from docs/2.0/images/shadowing.png rename to content/en/docs/2.0/images/shadowing.png diff --git a/docs/2.0/images/speedometers.png b/content/en/docs/2.0/images/speedometers.png similarity index 100% rename from docs/2.0/images/speedometers.png rename to content/en/docs/2.0/images/speedometers.png diff --git a/docs/2.0/images/tp-architecture.png b/content/en/docs/2.0/images/tp-architecture.png similarity index 100% rename from docs/2.0/images/tp-architecture.png rename to content/en/docs/2.0/images/tp-architecture.png diff --git a/docs/2.0/images/tp-tutorial-1.png b/content/en/docs/2.0/images/tp-tutorial-1.png similarity index 100% rename from docs/2.0/images/tp-tutorial-1.png rename to content/en/docs/2.0/images/tp-tutorial-1.png diff --git a/docs/2.0/images/tp-tutorial-2.png b/content/en/docs/2.0/images/tp-tutorial-2.png similarity index 100% rename from docs/2.0/images/tp-tutorial-2.png rename to content/en/docs/2.0/images/tp-tutorial-2.png diff --git a/docs/2.0/images/tp-tutorial-3.png b/content/en/docs/2.0/images/tp-tutorial-3.png similarity index 100% rename from docs/2.0/images/tp-tutorial-3.png rename to content/en/docs/2.0/images/tp-tutorial-3.png diff --git a/docs/2.0/images/tp-tutorial-4.png b/content/en/docs/2.0/images/tp-tutorial-4.png similarity index 100% rename from docs/2.0/images/tp-tutorial-4.png rename to content/en/docs/2.0/images/tp-tutorial-4.png diff --git a/docs/2.0/images/trad-inner-dev-loop.png b/content/en/docs/2.0/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.0/images/trad-inner-dev-loop.png rename to content/en/docs/2.0/images/trad-inner-dev-loop.png diff --git a/docs/2.0/images/windows.png b/content/en/docs/2.0/images/windows.png similarity index 100% rename from docs/2.0/images/windows.png rename to content/en/docs/2.0/images/windows.png diff --git a/docs/2.0/images/xkcd.png b/content/en/docs/2.0/images/xkcd.png similarity index 100% rename from docs/2.0/images/xkcd.png rename to content/en/docs/2.0/images/xkcd.png diff --git a/docs/2.0/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.0/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.0/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.0/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.0/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.0/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.0/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.0/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.0/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.0/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.0/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.0/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.0/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.0/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.0/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.0/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.0/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.0/release-notes/emissary-ga.png b/content/en/docs/2.0/release-notes/emissary-ga.png similarity index 100% rename from docs/2.0/release-notes/emissary-ga.png rename to content/en/docs/2.0/release-notes/emissary-ga.png diff --git a/docs/2.0/release-notes/tada.png b/content/en/docs/2.0/release-notes/tada.png similarity index 100% rename from docs/2.0/release-notes/tada.png rename to content/en/docs/2.0/release-notes/tada.png diff --git a/docs/2.0/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.0/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.0/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.0/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.0/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.0/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.0/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.0/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.0/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.0/release-notes/v2.0.4-mappingselector.png b/content/en/docs/2.0/release-notes/v2.0.4-mappingselector.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-mappingselector.png rename to content/en/docs/2.0/release-notes/v2.0.4-mappingselector.png diff --git a/docs/2.0/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.0/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.0/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.0/release-notes/v2.0.4-version.png b/content/en/docs/2.0/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.0/release-notes/v2.0.4-version.png rename to content/en/docs/2.0/release-notes/v2.0.4-version.png diff --git a/docs/2.0/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.0/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.0/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.0/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.0/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.0/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.0/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.0/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.0/releaseNotes.yml b/content/en/docs/2.0/releaseNotes.yml similarity index 100% rename from docs/2.0/releaseNotes.yml rename to content/en/docs/2.0/releaseNotes.yml diff --git a/docs/2.0/topics/concepts/architecture.md b/content/en/docs/2.0/topics/concepts/architecture.md similarity index 100% rename from docs/2.0/topics/concepts/architecture.md rename to content/en/docs/2.0/topics/concepts/architecture.md diff --git a/docs/2.0/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.0/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.0/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.0/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.0/topics/concepts/index.md b/content/en/docs/2.0/topics/concepts/index.md similarity index 100% rename from docs/2.0/topics/concepts/index.md rename to content/en/docs/2.0/topics/concepts/index.md diff --git a/docs/2.0/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.0/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.0/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.0/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.0/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.0/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.0/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.0/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.0/topics/concepts/progressive-delivery.md b/content/en/docs/2.0/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.0/topics/concepts/progressive-delivery.md rename to content/en/docs/2.0/topics/concepts/progressive-delivery.md diff --git a/docs/2.0/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.0/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.0/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.0/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.0/topics/install/ambassador-oss-community.md b/content/en/docs/2.0/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.0/topics/install/ambassador-oss-community.md rename to content/en/docs/2.0/topics/install/ambassador-oss-community.md diff --git a/docs/2.0/topics/install/bare-metal.md b/content/en/docs/2.0/topics/install/bare-metal.md similarity index 100% rename from docs/2.0/topics/install/bare-metal.md rename to content/en/docs/2.0/topics/install/bare-metal.md diff --git a/docs/2.0/topics/install/docker.md b/content/en/docs/2.0/topics/install/docker.md similarity index 100% rename from docs/2.0/topics/install/docker.md rename to content/en/docs/2.0/topics/install/docker.md diff --git a/docs/2.0/topics/install/helm.md b/content/en/docs/2.0/topics/install/helm.md similarity index 100% rename from docs/2.0/topics/install/helm.md rename to content/en/docs/2.0/topics/install/helm.md diff --git a/docs/2.0/topics/install/index.less b/content/en/docs/2.0/topics/install/index.less similarity index 100% rename from docs/2.0/topics/install/index.less rename to content/en/docs/2.0/topics/install/index.less diff --git a/docs/2.0/topics/install/index.md b/content/en/docs/2.0/topics/install/index.md similarity index 100% rename from docs/2.0/topics/install/index.md rename to content/en/docs/2.0/topics/install/index.md diff --git a/docs/2.0/topics/install/migrate-to-version-2.md b/content/en/docs/2.0/topics/install/migrate-to-version-2.md similarity index 100% rename from docs/2.0/topics/install/migrate-to-version-2.md rename to content/en/docs/2.0/topics/install/migrate-to-version-2.md diff --git a/docs/2.0/topics/install/upgrade-to-edge-stack.md b/content/en/docs/2.0/topics/install/upgrade-to-edge-stack.md similarity index 100% rename from docs/2.0/topics/install/upgrade-to-edge-stack.md rename to content/en/docs/2.0/topics/install/upgrade-to-edge-stack.md diff --git a/docs/2.0/topics/install/upgrading.md b/content/en/docs/2.0/topics/install/upgrading.md similarity index 100% rename from docs/2.0/topics/install/upgrading.md rename to content/en/docs/2.0/topics/install/upgrading.md diff --git a/docs/2.0/topics/install/yaml-install.md b/content/en/docs/2.0/topics/install/yaml-install.md similarity index 100% rename from docs/2.0/topics/install/yaml-install.md rename to content/en/docs/2.0/topics/install/yaml-install.md diff --git a/docs/2.0/topics/running/ambassador-deployment.md b/content/en/docs/2.0/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.0/topics/running/ambassador-deployment.md rename to content/en/docs/2.0/topics/running/ambassador-deployment.md diff --git a/docs/2.0/topics/running/ambassador-with-aws.md b/content/en/docs/2.0/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.0/topics/running/ambassador-with-aws.md rename to content/en/docs/2.0/topics/running/ambassador-with-aws.md diff --git a/docs/2.0/topics/running/ambassador-with-gke.md b/content/en/docs/2.0/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.0/topics/running/ambassador-with-gke.md rename to content/en/docs/2.0/topics/running/ambassador-with-gke.md diff --git a/docs/2.0/topics/running/ambassador.md b/content/en/docs/2.0/topics/running/ambassador.md similarity index 100% rename from docs/2.0/topics/running/ambassador.md rename to content/en/docs/2.0/topics/running/ambassador.md diff --git a/docs/2.0/topics/running/custom-error-responses.md b/content/en/docs/2.0/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.0/topics/running/custom-error-responses.md rename to content/en/docs/2.0/topics/running/custom-error-responses.md diff --git a/docs/2.0/topics/running/debugging.md b/content/en/docs/2.0/topics/running/debugging.md similarity index 100% rename from docs/2.0/topics/running/debugging.md rename to content/en/docs/2.0/topics/running/debugging.md diff --git a/docs/2.0/topics/running/diagnostics.md b/content/en/docs/2.0/topics/running/diagnostics.md similarity index 100% rename from docs/2.0/topics/running/diagnostics.md rename to content/en/docs/2.0/topics/running/diagnostics.md diff --git a/docs/2.0/topics/running/environment.md b/content/en/docs/2.0/topics/running/environment.md similarity index 100% rename from docs/2.0/topics/running/environment.md rename to content/en/docs/2.0/topics/running/environment.md diff --git a/docs/2.0/topics/running/gzip.md b/content/en/docs/2.0/topics/running/gzip.md similarity index 100% rename from docs/2.0/topics/running/gzip.md rename to content/en/docs/2.0/topics/running/gzip.md diff --git a/docs/2.0/topics/running/host-crd.md b/content/en/docs/2.0/topics/running/host-crd.md similarity index 100% rename from docs/2.0/topics/running/host-crd.md rename to content/en/docs/2.0/topics/running/host-crd.md diff --git a/docs/2.0/topics/running/index.md b/content/en/docs/2.0/topics/running/index.md similarity index 100% rename from docs/2.0/topics/running/index.md rename to content/en/docs/2.0/topics/running/index.md diff --git a/docs/2.0/topics/running/ingress-controller.md b/content/en/docs/2.0/topics/running/ingress-controller.md similarity index 100% rename from docs/2.0/topics/running/ingress-controller.md rename to content/en/docs/2.0/topics/running/ingress-controller.md diff --git a/docs/2.0/topics/running/listener.md b/content/en/docs/2.0/topics/running/listener.md similarity index 100% rename from docs/2.0/topics/running/listener.md rename to content/en/docs/2.0/topics/running/listener.md diff --git a/docs/2.0/topics/running/load-balancer.md b/content/en/docs/2.0/topics/running/load-balancer.md similarity index 100% rename from docs/2.0/topics/running/load-balancer.md rename to content/en/docs/2.0/topics/running/load-balancer.md diff --git a/docs/2.0/topics/running/resolvers.md b/content/en/docs/2.0/topics/running/resolvers.md similarity index 100% rename from docs/2.0/topics/running/resolvers.md rename to content/en/docs/2.0/topics/running/resolvers.md diff --git a/docs/2.0/topics/running/running.md b/content/en/docs/2.0/topics/running/running.md similarity index 100% rename from docs/2.0/topics/running/running.md rename to content/en/docs/2.0/topics/running/running.md diff --git a/docs/2.0/topics/running/scaling.md b/content/en/docs/2.0/topics/running/scaling.md similarity index 100% rename from docs/2.0/topics/running/scaling.md rename to content/en/docs/2.0/topics/running/scaling.md diff --git a/docs/2.0/topics/running/services/auth-service.md b/content/en/docs/2.0/topics/running/services/auth-service.md similarity index 100% rename from docs/2.0/topics/running/services/auth-service.md rename to content/en/docs/2.0/topics/running/services/auth-service.md diff --git a/docs/2.0/topics/running/services/ext_authz.md b/content/en/docs/2.0/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.0/topics/running/services/ext_authz.md rename to content/en/docs/2.0/topics/running/services/ext_authz.md diff --git a/docs/2.0/topics/running/services/index.md b/content/en/docs/2.0/topics/running/services/index.md similarity index 100% rename from docs/2.0/topics/running/services/index.md rename to content/en/docs/2.0/topics/running/services/index.md diff --git a/docs/2.0/topics/running/services/log-service.md b/content/en/docs/2.0/topics/running/services/log-service.md similarity index 100% rename from docs/2.0/topics/running/services/log-service.md rename to content/en/docs/2.0/topics/running/services/log-service.md diff --git a/docs/2.0/topics/running/services/rate-limit-service.md b/content/en/docs/2.0/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.0/topics/running/services/rate-limit-service.md rename to content/en/docs/2.0/topics/running/services/rate-limit-service.md diff --git a/docs/2.0/topics/running/services/tracing-service.md b/content/en/docs/2.0/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.0/topics/running/services/tracing-service.md rename to content/en/docs/2.0/topics/running/services/tracing-service.md diff --git a/docs/2.0/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.0/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.0/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.0/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.0/topics/running/statistics/8877-metrics.md b/content/en/docs/2.0/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.0/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.0/topics/running/statistics/8877-metrics.md diff --git a/docs/2.0/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.0/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.0/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.0/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.0/topics/running/statistics/index.md b/content/en/docs/2.0/topics/running/statistics/index.md similarity index 100% rename from docs/2.0/topics/running/statistics/index.md rename to content/en/docs/2.0/topics/running/statistics/index.md diff --git a/docs/2.0/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.0/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.0/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.0/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.0/topics/running/tls/index.md b/content/en/docs/2.0/topics/running/tls/index.md similarity index 100% rename from docs/2.0/topics/running/tls/index.md rename to content/en/docs/2.0/topics/running/tls/index.md diff --git a/docs/2.0/topics/running/tls/mtls.md b/content/en/docs/2.0/topics/running/tls/mtls.md similarity index 100% rename from docs/2.0/topics/running/tls/mtls.md rename to content/en/docs/2.0/topics/running/tls/mtls.md diff --git a/docs/2.0/topics/running/tls/origination.md b/content/en/docs/2.0/topics/running/tls/origination.md similarity index 100% rename from docs/2.0/topics/running/tls/origination.md rename to content/en/docs/2.0/topics/running/tls/origination.md diff --git a/docs/2.0/topics/running/tls/sni.md b/content/en/docs/2.0/topics/running/tls/sni.md similarity index 100% rename from docs/2.0/topics/running/tls/sni.md rename to content/en/docs/2.0/topics/running/tls/sni.md diff --git a/docs/2.0/topics/using/authservice.md b/content/en/docs/2.0/topics/using/authservice.md similarity index 100% rename from docs/2.0/topics/using/authservice.md rename to content/en/docs/2.0/topics/using/authservice.md diff --git a/docs/2.0/topics/using/canary.md b/content/en/docs/2.0/topics/using/canary.md similarity index 100% rename from docs/2.0/topics/using/canary.md rename to content/en/docs/2.0/topics/using/canary.md diff --git a/docs/2.0/topics/using/circuit-breakers.md b/content/en/docs/2.0/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.0/topics/using/circuit-breakers.md rename to content/en/docs/2.0/topics/using/circuit-breakers.md diff --git a/docs/2.0/topics/using/cors.md b/content/en/docs/2.0/topics/using/cors.md similarity index 100% rename from docs/2.0/topics/using/cors.md rename to content/en/docs/2.0/topics/using/cors.md diff --git a/docs/2.0/topics/using/defaults.md b/content/en/docs/2.0/topics/using/defaults.md similarity index 100% rename from docs/2.0/topics/using/defaults.md rename to content/en/docs/2.0/topics/using/defaults.md diff --git a/docs/2.0/topics/using/gateway-api.md b/content/en/docs/2.0/topics/using/gateway-api.md similarity index 100% rename from docs/2.0/topics/using/gateway-api.md rename to content/en/docs/2.0/topics/using/gateway-api.md diff --git a/docs/2.0/topics/using/headers/add_request_headers.md b/content/en/docs/2.0/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.0/topics/using/headers/add_request_headers.md rename to content/en/docs/2.0/topics/using/headers/add_request_headers.md diff --git a/docs/2.0/topics/using/headers/add_response_headers.md b/content/en/docs/2.0/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.0/topics/using/headers/add_response_headers.md rename to content/en/docs/2.0/topics/using/headers/add_response_headers.md diff --git a/docs/2.0/topics/using/headers/headers.md b/content/en/docs/2.0/topics/using/headers/headers.md similarity index 100% rename from docs/2.0/topics/using/headers/headers.md rename to content/en/docs/2.0/topics/using/headers/headers.md diff --git a/docs/2.0/topics/using/headers/host.md b/content/en/docs/2.0/topics/using/headers/host.md similarity index 100% rename from docs/2.0/topics/using/headers/host.md rename to content/en/docs/2.0/topics/using/headers/host.md diff --git a/docs/2.0/topics/using/headers/remove_request_headers.md b/content/en/docs/2.0/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.0/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.0/topics/using/headers/remove_request_headers.md diff --git a/docs/2.0/topics/using/headers/remove_response_headers.md b/content/en/docs/2.0/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.0/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.0/topics/using/headers/remove_response_headers.md diff --git a/docs/2.0/topics/using/index.md b/content/en/docs/2.0/topics/using/index.md similarity index 100% rename from docs/2.0/topics/using/index.md rename to content/en/docs/2.0/topics/using/index.md diff --git a/docs/2.0/topics/using/intro-mappings.md b/content/en/docs/2.0/topics/using/intro-mappings.md similarity index 100% rename from docs/2.0/topics/using/intro-mappings.md rename to content/en/docs/2.0/topics/using/intro-mappings.md diff --git a/docs/2.0/topics/using/keepalive.md b/content/en/docs/2.0/topics/using/keepalive.md similarity index 100% rename from docs/2.0/topics/using/keepalive.md rename to content/en/docs/2.0/topics/using/keepalive.md diff --git a/docs/2.0/topics/using/mappings.md b/content/en/docs/2.0/topics/using/mappings.md similarity index 100% rename from docs/2.0/topics/using/mappings.md rename to content/en/docs/2.0/topics/using/mappings.md diff --git a/docs/2.0/topics/using/method.md b/content/en/docs/2.0/topics/using/method.md similarity index 100% rename from docs/2.0/topics/using/method.md rename to content/en/docs/2.0/topics/using/method.md diff --git a/docs/2.0/topics/using/prefix_regex.md b/content/en/docs/2.0/topics/using/prefix_regex.md similarity index 100% rename from docs/2.0/topics/using/prefix_regex.md rename to content/en/docs/2.0/topics/using/prefix_regex.md diff --git a/docs/2.0/topics/using/query-parameters.md b/content/en/docs/2.0/topics/using/query-parameters.md similarity index 100% rename from docs/2.0/topics/using/query-parameters.md rename to content/en/docs/2.0/topics/using/query-parameters.md diff --git a/docs/2.0/topics/using/rate-limits/index.md b/content/en/docs/2.0/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.0/topics/using/rate-limits/index.md rename to content/en/docs/2.0/topics/using/rate-limits/index.md diff --git a/docs/2.0/topics/using/redirects.md b/content/en/docs/2.0/topics/using/redirects.md similarity index 100% rename from docs/2.0/topics/using/redirects.md rename to content/en/docs/2.0/topics/using/redirects.md diff --git a/docs/2.0/topics/using/retries.md b/content/en/docs/2.0/topics/using/retries.md similarity index 100% rename from docs/2.0/topics/using/retries.md rename to content/en/docs/2.0/topics/using/retries.md diff --git a/docs/2.0/topics/using/rewrites.md b/content/en/docs/2.0/topics/using/rewrites.md similarity index 100% rename from docs/2.0/topics/using/rewrites.md rename to content/en/docs/2.0/topics/using/rewrites.md diff --git a/docs/2.0/topics/using/shadowing.md b/content/en/docs/2.0/topics/using/shadowing.md similarity index 100% rename from docs/2.0/topics/using/shadowing.md rename to content/en/docs/2.0/topics/using/shadowing.md diff --git a/docs/2.0/topics/using/tcpmappings.md b/content/en/docs/2.0/topics/using/tcpmappings.md similarity index 100% rename from docs/2.0/topics/using/tcpmappings.md rename to content/en/docs/2.0/topics/using/tcpmappings.md diff --git a/docs/2.0/topics/using/timeouts.md b/content/en/docs/2.0/topics/using/timeouts.md similarity index 100% rename from docs/2.0/topics/using/timeouts.md rename to content/en/docs/2.0/topics/using/timeouts.md diff --git a/docs/2.0/tutorials/dev-portal-tutorial.md b/content/en/docs/2.0/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.0/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.0/tutorials/dev-portal-tutorial.md diff --git a/docs/2.0/tutorials/getting-started.md b/content/en/docs/2.0/tutorials/getting-started.md similarity index 100% rename from docs/2.0/tutorials/getting-started.md rename to content/en/docs/2.0/tutorials/getting-started.md diff --git a/docs/2.0/tutorials/gs-tabs.js b/content/en/docs/2.0/tutorials/gs-tabs.js similarity index 100% rename from docs/2.0/tutorials/gs-tabs.js rename to content/en/docs/2.0/tutorials/gs-tabs.js diff --git a/docs/2.0/tutorials/gs-tabs2.js b/content/en/docs/2.0/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.0/tutorials/gs-tabs2.js rename to content/en/docs/2.0/tutorials/gs-tabs2.js diff --git a/docs/2.0/tutorials/quickstart-demo.md b/content/en/docs/2.0/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.0/tutorials/quickstart-demo.md rename to content/en/docs/2.0/tutorials/quickstart-demo.md diff --git a/docs/2.0/versions.yml b/content/en/docs/2.0/versions.yml similarity index 100% rename from docs/2.0/versions.yml rename to content/en/docs/2.0/versions.yml diff --git a/docs/2.1/about/alternatives.md b/content/en/docs/2.1/about/alternatives.md similarity index 100% rename from docs/2.1/about/alternatives.md rename to content/en/docs/2.1/about/alternatives.md diff --git a/docs/2.1/about/changes-2.x.md b/content/en/docs/2.1/about/changes-2.x.md similarity index 100% rename from docs/2.1/about/changes-2.x.md rename to content/en/docs/2.1/about/changes-2.x.md diff --git a/docs/2.1/about/faq.md b/content/en/docs/2.1/about/faq.md similarity index 100% rename from docs/2.1/about/faq.md rename to content/en/docs/2.1/about/faq.md diff --git a/docs/2.1/about/features-and-benefits.md b/content/en/docs/2.1/about/features-and-benefits.md similarity index 100% rename from docs/2.1/about/features-and-benefits.md rename to content/en/docs/2.1/about/features-and-benefits.md diff --git a/docs/2.1/about/known-issues.md b/content/en/docs/2.1/about/known-issues.md similarity index 100% rename from docs/2.1/about/known-issues.md rename to content/en/docs/2.1/about/known-issues.md diff --git a/docs/2.1/about/support.md b/content/en/docs/2.1/about/support.md similarity index 100% rename from docs/2.1/about/support.md rename to content/en/docs/2.1/about/support.md diff --git a/docs/2.1/about/why-ambassador.md b/content/en/docs/2.1/about/why-ambassador.md similarity index 100% rename from docs/2.1/about/why-ambassador.md rename to content/en/docs/2.1/about/why-ambassador.md diff --git a/docs/2.1/community.md b/content/en/docs/2.1/community.md similarity index 100% rename from docs/2.1/community.md rename to content/en/docs/2.1/community.md diff --git a/docs/2.1/doc-links.yml b/content/en/docs/2.1/doc-links.yml similarity index 100% rename from docs/2.1/doc-links.yml rename to content/en/docs/2.1/doc-links.yml diff --git a/docs/2.1/features-icons/basic-authentication.svg b/content/en/docs/2.1/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.1/features-icons/basic-authentication.svg rename to content/en/docs/2.1/features-icons/basic-authentication.svg diff --git a/docs/2.1/features-icons/canary-release.svg b/content/en/docs/2.1/features-icons/canary-release.svg similarity index 100% rename from docs/2.1/features-icons/canary-release.svg rename to content/en/docs/2.1/features-icons/canary-release.svg diff --git a/docs/2.1/features-icons/cors.svg b/content/en/docs/2.1/features-icons/cors.svg similarity index 100% rename from docs/2.1/features-icons/cors.svg rename to content/en/docs/2.1/features-icons/cors.svg diff --git a/docs/2.1/features-icons/datadog.png b/content/en/docs/2.1/features-icons/datadog.png similarity index 100% rename from docs/2.1/features-icons/datadog.png rename to content/en/docs/2.1/features-icons/datadog.png diff --git a/docs/2.1/features-icons/datadog.svg b/content/en/docs/2.1/features-icons/datadog.svg similarity index 100% rename from docs/2.1/features-icons/datadog.svg rename to content/en/docs/2.1/features-icons/datadog.svg diff --git a/docs/2.1/features-icons/diagnostics.svg b/content/en/docs/2.1/features-icons/diagnostics.svg similarity index 100% rename from docs/2.1/features-icons/diagnostics.svg rename to content/en/docs/2.1/features-icons/diagnostics.svg diff --git a/docs/2.1/features-icons/distributed-tracing.png b/content/en/docs/2.1/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.1/features-icons/distributed-tracing.png rename to content/en/docs/2.1/features-icons/distributed-tracing.png diff --git a/docs/2.1/features-icons/grpc.png b/content/en/docs/2.1/features-icons/grpc.png similarity index 100% rename from docs/2.1/features-icons/grpc.png rename to content/en/docs/2.1/features-icons/grpc.png diff --git a/docs/2.1/features-icons/prometheus.svg b/content/en/docs/2.1/features-icons/prometheus.svg similarity index 100% rename from docs/2.1/features-icons/prometheus.svg rename to content/en/docs/2.1/features-icons/prometheus.svg diff --git a/docs/2.1/features-icons/rate-limiting.svg b/content/en/docs/2.1/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.1/features-icons/rate-limiting.svg rename to content/en/docs/2.1/features-icons/rate-limiting.svg diff --git a/docs/2.1/features-icons/regex-routing.svg b/content/en/docs/2.1/features-icons/regex-routing.svg similarity index 100% rename from docs/2.1/features-icons/regex-routing.svg rename to content/en/docs/2.1/features-icons/regex-routing.svg diff --git a/docs/2.1/features-icons/request-transformers.svg b/content/en/docs/2.1/features-icons/request-transformers.svg similarity index 100% rename from docs/2.1/features-icons/request-transformers.svg rename to content/en/docs/2.1/features-icons/request-transformers.svg diff --git a/docs/2.1/features-icons/shadowing.svg b/content/en/docs/2.1/features-icons/shadowing.svg similarity index 100% rename from docs/2.1/features-icons/shadowing.svg rename to content/en/docs/2.1/features-icons/shadowing.svg diff --git a/docs/2.1/features-icons/statsd.png b/content/en/docs/2.1/features-icons/statsd.png similarity index 100% rename from docs/2.1/features-icons/statsd.png rename to content/en/docs/2.1/features-icons/statsd.png diff --git a/docs/2.1/features-icons/statsd.svg b/content/en/docs/2.1/features-icons/statsd.svg similarity index 100% rename from docs/2.1/features-icons/statsd.svg rename to content/en/docs/2.1/features-icons/statsd.svg diff --git a/docs/2.1/features-icons/third-party-auth.svg b/content/en/docs/2.1/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.1/features-icons/third-party-auth.svg rename to content/en/docs/2.1/features-icons/third-party-auth.svg diff --git a/docs/2.1/features-icons/timeouts.svg b/content/en/docs/2.1/features-icons/timeouts.svg similarity index 100% rename from docs/2.1/features-icons/timeouts.svg rename to content/en/docs/2.1/features-icons/timeouts.svg diff --git a/docs/2.1/features-icons/tls-termination.svg b/content/en/docs/2.1/features-icons/tls-termination.svg similarity index 100% rename from docs/2.1/features-icons/tls-termination.svg rename to content/en/docs/2.1/features-icons/tls-termination.svg diff --git a/docs/2.1/features-icons/url-rewrite.svg b/content/en/docs/2.1/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.1/features-icons/url-rewrite.svg rename to content/en/docs/2.1/features-icons/url-rewrite.svg diff --git a/docs/2.1/features-icons/websockets.svg b/content/en/docs/2.1/features-icons/websockets.svg similarity index 100% rename from docs/2.1/features-icons/websockets.svg rename to content/en/docs/2.1/features-icons/websockets.svg diff --git a/docs/2.1/howtos/basic-auth.md b/content/en/docs/2.1/howtos/basic-auth.md similarity index 100% rename from docs/2.1/howtos/basic-auth.md rename to content/en/docs/2.1/howtos/basic-auth.md diff --git a/docs/2.1/howtos/cert-manager.md b/content/en/docs/2.1/howtos/cert-manager.md similarity index 100% rename from docs/2.1/howtos/cert-manager.md rename to content/en/docs/2.1/howtos/cert-manager.md diff --git a/docs/2.1/howtos/client-cert-validation.md b/content/en/docs/2.1/howtos/client-cert-validation.md similarity index 100% rename from docs/2.1/howtos/client-cert-validation.md rename to content/en/docs/2.1/howtos/client-cert-validation.md diff --git a/docs/2.1/howtos/configure-communications.md b/content/en/docs/2.1/howtos/configure-communications.md similarity index 100% rename from docs/2.1/howtos/configure-communications.md rename to content/en/docs/2.1/howtos/configure-communications.md diff --git a/docs/2.1/howtos/consul.md b/content/en/docs/2.1/howtos/consul.md similarity index 100% rename from docs/2.1/howtos/consul.md rename to content/en/docs/2.1/howtos/consul.md diff --git a/docs/2.1/howtos/dist-tracing.md b/content/en/docs/2.1/howtos/dist-tracing.md similarity index 100% rename from docs/2.1/howtos/dist-tracing.md rename to content/en/docs/2.1/howtos/dist-tracing.md diff --git a/docs/2.1/howtos/external-dns.md b/content/en/docs/2.1/howtos/external-dns.md similarity index 100% rename from docs/2.1/howtos/external-dns.md rename to content/en/docs/2.1/howtos/external-dns.md diff --git a/docs/2.1/howtos/filter-dev-guide.md b/content/en/docs/2.1/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.1/howtos/filter-dev-guide.md rename to content/en/docs/2.1/howtos/filter-dev-guide.md diff --git a/docs/2.1/howtos/grpc.md b/content/en/docs/2.1/howtos/grpc.md similarity index 100% rename from docs/2.1/howtos/grpc.md rename to content/en/docs/2.1/howtos/grpc.md diff --git a/docs/2.1/howtos/index.md b/content/en/docs/2.1/howtos/index.md similarity index 100% rename from docs/2.1/howtos/index.md rename to content/en/docs/2.1/howtos/index.md diff --git a/docs/2.1/howtos/istio.md b/content/en/docs/2.1/howtos/istio.md similarity index 100% rename from docs/2.1/howtos/istio.md rename to content/en/docs/2.1/howtos/istio.md diff --git a/docs/2.1/howtos/knative.md b/content/en/docs/2.1/howtos/knative.md similarity index 100% rename from docs/2.1/howtos/knative.md rename to content/en/docs/2.1/howtos/knative.md diff --git a/docs/2.1/howtos/linkerd2.md b/content/en/docs/2.1/howtos/linkerd2.md similarity index 100% rename from docs/2.1/howtos/linkerd2.md rename to content/en/docs/2.1/howtos/linkerd2.md diff --git a/docs/2.1/howtos/prometheus.md b/content/en/docs/2.1/howtos/prometheus.md similarity index 100% rename from docs/2.1/howtos/prometheus.md rename to content/en/docs/2.1/howtos/prometheus.md diff --git a/docs/2.1/howtos/protecting-diag-access.md b/content/en/docs/2.1/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.1/howtos/protecting-diag-access.md rename to content/en/docs/2.1/howtos/protecting-diag-access.md diff --git a/docs/2.1/howtos/rate-limiting-tutorial.md b/content/en/docs/2.1/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.1/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.1/howtos/rate-limiting-tutorial.md diff --git a/docs/2.1/howtos/route.md b/content/en/docs/2.1/howtos/route.md similarity index 100% rename from docs/2.1/howtos/route.md rename to content/en/docs/2.1/howtos/route.md diff --git a/docs/2.1/howtos/tls-termination.md b/content/en/docs/2.1/howtos/tls-termination.md similarity index 100% rename from docs/2.1/howtos/tls-termination.md rename to content/en/docs/2.1/howtos/tls-termination.md diff --git a/docs/2.1/howtos/tracing-datadog.md b/content/en/docs/2.1/howtos/tracing-datadog.md similarity index 100% rename from docs/2.1/howtos/tracing-datadog.md rename to content/en/docs/2.1/howtos/tracing-datadog.md diff --git a/docs/2.1/howtos/tracing-zipkin.md b/content/en/docs/2.1/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.1/howtos/tracing-zipkin.md rename to content/en/docs/2.1/howtos/tracing-zipkin.md diff --git a/docs/2.1/howtos/websockets.md b/content/en/docs/2.1/howtos/websockets.md similarity index 100% rename from docs/2.1/howtos/websockets.md rename to content/en/docs/2.1/howtos/websockets.md diff --git a/docs/2.1/images/Auth0_JWT.png b/content/en/docs/2.1/images/Auth0_JWT.png similarity index 100% rename from docs/2.1/images/Auth0_JWT.png rename to content/en/docs/2.1/images/Auth0_JWT.png diff --git a/docs/2.1/images/Auth0_domain_clientID.png b/content/en/docs/2.1/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.1/images/Auth0_domain_clientID.png rename to content/en/docs/2.1/images/Auth0_domain_clientID.png diff --git a/docs/2.1/images/Auth0_method_callback_origins.png b/content/en/docs/2.1/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.1/images/Auth0_method_callback_origins.png rename to content/en/docs/2.1/images/Auth0_method_callback_origins.png diff --git a/docs/2.1/images/aes-success.png b/content/en/docs/2.1/images/aes-success.png similarity index 100% rename from docs/2.1/images/aes-success.png rename to content/en/docs/2.1/images/aes-success.png diff --git a/docs/2.1/images/ambassador-arch.png b/content/en/docs/2.1/images/ambassador-arch.png similarity index 100% rename from docs/2.1/images/ambassador-arch.png rename to content/en/docs/2.1/images/ambassador-arch.png diff --git a/docs/2.1/images/ambassador-logo.svg b/content/en/docs/2.1/images/ambassador-logo.svg similarity index 100% rename from docs/2.1/images/ambassador-logo.svg rename to content/en/docs/2.1/images/ambassador-logo.svg diff --git a/docs/2.1/images/ambassador_oidc_flow.jpg b/content/en/docs/2.1/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.1/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.1/images/ambassador_oidc_flow.jpg diff --git a/docs/2.1/images/apple.png b/content/en/docs/2.1/images/apple.png similarity index 100% rename from docs/2.1/images/apple.png rename to content/en/docs/2.1/images/apple.png diff --git a/docs/2.1/images/auth-flow.png b/content/en/docs/2.1/images/auth-flow.png similarity index 100% rename from docs/2.1/images/auth-flow.png rename to content/en/docs/2.1/images/auth-flow.png diff --git a/docs/2.1/images/authentication-icon.svg b/content/en/docs/2.1/images/authentication-icon.svg similarity index 100% rename from docs/2.1/images/authentication-icon.svg rename to content/en/docs/2.1/images/authentication-icon.svg diff --git a/docs/2.1/images/blackbird.png b/content/en/docs/2.1/images/blackbird.png similarity index 100% rename from docs/2.1/images/blackbird.png rename to content/en/docs/2.1/images/blackbird.png diff --git a/docs/2.1/images/canary-release-overview.png b/content/en/docs/2.1/images/canary-release-overview.png similarity index 100% rename from docs/2.1/images/canary-release-overview.png rename to content/en/docs/2.1/images/canary-release-overview.png diff --git a/docs/2.1/images/configure-icon.svg b/content/en/docs/2.1/images/configure-icon.svg similarity index 100% rename from docs/2.1/images/configure-icon.svg rename to content/en/docs/2.1/images/configure-icon.svg diff --git a/docs/2.1/images/consul-ambassador.png b/content/en/docs/2.1/images/consul-ambassador.png similarity index 100% rename from docs/2.1/images/consul-ambassador.png rename to content/en/docs/2.1/images/consul-ambassador.png diff --git a/docs/2.1/images/container-inner-dev-loop.png b/content/en/docs/2.1/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.1/images/container-inner-dev-loop.png rename to content/en/docs/2.1/images/container-inner-dev-loop.png diff --git a/docs/2.1/images/datawire-logo.svg b/content/en/docs/2.1/images/datawire-logo.svg similarity index 100% rename from docs/2.1/images/datawire-logo.svg rename to content/en/docs/2.1/images/datawire-logo.svg diff --git a/docs/2.1/images/diagnostics-example.png b/content/en/docs/2.1/images/diagnostics-example.png similarity index 100% rename from docs/2.1/images/diagnostics-example.png rename to content/en/docs/2.1/images/diagnostics-example.png diff --git a/docs/2.1/images/diagnostics.png b/content/en/docs/2.1/images/diagnostics.png similarity index 100% rename from docs/2.1/images/diagnostics.png rename to content/en/docs/2.1/images/diagnostics.png diff --git a/docs/2.1/images/docker-compose.png b/content/en/docs/2.1/images/docker-compose.png similarity index 100% rename from docs/2.1/images/docker-compose.png rename to content/en/docs/2.1/images/docker-compose.png diff --git a/docs/2.1/images/docker.png b/content/en/docs/2.1/images/docker.png similarity index 100% rename from docs/2.1/images/docker.png rename to content/en/docs/2.1/images/docker.png diff --git a/docs/2.1/images/edge-stack-1.13.4.png b/content/en/docs/2.1/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.1/images/edge-stack-1.13.4.png rename to content/en/docs/2.1/images/edge-stack-1.13.4.png diff --git a/docs/2.1/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.1/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.1/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.1/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.1/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.1/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.1/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.1/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.1/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.1/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.1/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.1/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.1/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.1/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.1/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.1/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.1/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.1/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.1/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.1/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.1/images/fast-icon.svg b/content/en/docs/2.1/images/fast-icon.svg similarity index 100% rename from docs/2.1/images/fast-icon.svg rename to content/en/docs/2.1/images/fast-icon.svg diff --git a/docs/2.1/images/features-icons/basic-authentication.svg b/content/en/docs/2.1/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.1/images/features-icons/basic-authentication.svg rename to content/en/docs/2.1/images/features-icons/basic-authentication.svg diff --git a/docs/2.1/images/features-icons/canary-release.svg b/content/en/docs/2.1/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.1/images/features-icons/canary-release.svg rename to content/en/docs/2.1/images/features-icons/canary-release.svg diff --git a/docs/2.1/images/features-icons/cors.svg b/content/en/docs/2.1/images/features-icons/cors.svg similarity index 100% rename from docs/2.1/images/features-icons/cors.svg rename to content/en/docs/2.1/images/features-icons/cors.svg diff --git a/docs/2.1/images/features-icons/datadog.png b/content/en/docs/2.1/images/features-icons/datadog.png similarity index 100% rename from docs/2.1/images/features-icons/datadog.png rename to content/en/docs/2.1/images/features-icons/datadog.png diff --git a/docs/2.1/images/features-icons/datadog.svg b/content/en/docs/2.1/images/features-icons/datadog.svg similarity index 100% rename from docs/2.1/images/features-icons/datadog.svg rename to content/en/docs/2.1/images/features-icons/datadog.svg diff --git a/docs/2.1/images/features-icons/diagnostics.svg b/content/en/docs/2.1/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.1/images/features-icons/diagnostics.svg rename to content/en/docs/2.1/images/features-icons/diagnostics.svg diff --git a/docs/2.1/images/features-icons/distributed-tracing.png b/content/en/docs/2.1/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.1/images/features-icons/distributed-tracing.png rename to content/en/docs/2.1/images/features-icons/distributed-tracing.png diff --git a/docs/2.1/images/features-icons/grpc.png b/content/en/docs/2.1/images/features-icons/grpc.png similarity index 100% rename from docs/2.1/images/features-icons/grpc.png rename to content/en/docs/2.1/images/features-icons/grpc.png diff --git a/docs/2.1/images/features-icons/prometheus.svg b/content/en/docs/2.1/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.1/images/features-icons/prometheus.svg rename to content/en/docs/2.1/images/features-icons/prometheus.svg diff --git a/docs/2.1/images/features-icons/rate-limiting.svg b/content/en/docs/2.1/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.1/images/features-icons/rate-limiting.svg rename to content/en/docs/2.1/images/features-icons/rate-limiting.svg diff --git a/docs/2.1/images/features-icons/regex-routing.svg b/content/en/docs/2.1/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.1/images/features-icons/regex-routing.svg rename to content/en/docs/2.1/images/features-icons/regex-routing.svg diff --git a/docs/2.1/images/features-icons/request-transformers.svg b/content/en/docs/2.1/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.1/images/features-icons/request-transformers.svg rename to content/en/docs/2.1/images/features-icons/request-transformers.svg diff --git a/docs/2.1/images/features-icons/shadowing.svg b/content/en/docs/2.1/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.1/images/features-icons/shadowing.svg rename to content/en/docs/2.1/images/features-icons/shadowing.svg diff --git a/docs/2.1/images/features-icons/statsd.png b/content/en/docs/2.1/images/features-icons/statsd.png similarity index 100% rename from docs/2.1/images/features-icons/statsd.png rename to content/en/docs/2.1/images/features-icons/statsd.png diff --git a/docs/2.1/images/features-icons/statsd.svg b/content/en/docs/2.1/images/features-icons/statsd.svg similarity index 100% rename from docs/2.1/images/features-icons/statsd.svg rename to content/en/docs/2.1/images/features-icons/statsd.svg diff --git a/docs/2.1/images/features-icons/third-party-auth.svg b/content/en/docs/2.1/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.1/images/features-icons/third-party-auth.svg rename to content/en/docs/2.1/images/features-icons/third-party-auth.svg diff --git a/docs/2.1/images/features-icons/timeouts.svg b/content/en/docs/2.1/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.1/images/features-icons/timeouts.svg rename to content/en/docs/2.1/images/features-icons/timeouts.svg diff --git a/docs/2.1/images/features-icons/tls-termination.svg b/content/en/docs/2.1/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.1/images/features-icons/tls-termination.svg rename to content/en/docs/2.1/images/features-icons/tls-termination.svg diff --git a/docs/2.1/images/features-icons/url-rewrite.svg b/content/en/docs/2.1/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.1/images/features-icons/url-rewrite.svg rename to content/en/docs/2.1/images/features-icons/url-rewrite.svg diff --git a/docs/2.1/images/features-icons/websockets.svg b/content/en/docs/2.1/images/features-icons/websockets.svg similarity index 100% rename from docs/2.1/images/features-icons/websockets.svg rename to content/en/docs/2.1/images/features-icons/websockets.svg diff --git a/docs/2.1/images/features-table.jpg b/content/en/docs/2.1/images/features-table.jpg similarity index 100% rename from docs/2.1/images/features-table.jpg rename to content/en/docs/2.1/images/features-table.jpg diff --git a/docs/2.1/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.1/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.1/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.1/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.1/images/gRPC-TLS-Originate.png b/content/en/docs/2.1/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.1/images/gRPC-TLS-Originate.png rename to content/en/docs/2.1/images/gRPC-TLS-Originate.png diff --git a/docs/2.1/images/github-login.png b/content/en/docs/2.1/images/github-login.png similarity index 100% rename from docs/2.1/images/github-login.png rename to content/en/docs/2.1/images/github-login.png diff --git a/docs/2.1/images/global-features-bg.svg b/content/en/docs/2.1/images/global-features-bg.svg similarity index 100% rename from docs/2.1/images/global-features-bg.svg rename to content/en/docs/2.1/images/global-features-bg.svg diff --git a/docs/2.1/images/grafana.png b/content/en/docs/2.1/images/grafana.png similarity index 100% rename from docs/2.1/images/grafana.png rename to content/en/docs/2.1/images/grafana.png diff --git a/docs/2.1/images/grpc-tls.png b/content/en/docs/2.1/images/grpc-tls.png similarity index 100% rename from docs/2.1/images/grpc-tls.png rename to content/en/docs/2.1/images/grpc-tls.png diff --git a/docs/2.1/images/helm-navy.png b/content/en/docs/2.1/images/helm-navy.png similarity index 100% rename from docs/2.1/images/helm-navy.png rename to content/en/docs/2.1/images/helm-navy.png diff --git a/docs/2.1/images/helm.png b/content/en/docs/2.1/images/helm.png similarity index 100% rename from docs/2.1/images/helm.png rename to content/en/docs/2.1/images/helm.png diff --git a/docs/2.1/images/highly-available-icon.svg b/content/en/docs/2.1/images/highly-available-icon.svg similarity index 100% rename from docs/2.1/images/highly-available-icon.svg rename to content/en/docs/2.1/images/highly-available-icon.svg diff --git a/docs/2.1/images/jaeger.png b/content/en/docs/2.1/images/jaeger.png similarity index 100% rename from docs/2.1/images/jaeger.png rename to content/en/docs/2.1/images/jaeger.png diff --git a/docs/2.1/images/kubernetes.png b/content/en/docs/2.1/images/kubernetes.png similarity index 100% rename from docs/2.1/images/kubernetes.png rename to content/en/docs/2.1/images/kubernetes.png diff --git a/docs/2.1/images/left-arrow.svg b/content/en/docs/2.1/images/left-arrow.svg similarity index 100% rename from docs/2.1/images/left-arrow.svg rename to content/en/docs/2.1/images/left-arrow.svg diff --git a/docs/2.1/images/linux.png b/content/en/docs/2.1/images/linux.png similarity index 100% rename from docs/2.1/images/linux.png rename to content/en/docs/2.1/images/linux.png diff --git a/docs/2.1/images/logo.png b/content/en/docs/2.1/images/logo.png similarity index 100% rename from docs/2.1/images/logo.png rename to content/en/docs/2.1/images/logo.png diff --git a/docs/2.1/images/network-architecture.png b/content/en/docs/2.1/images/network-architecture.png similarity index 100% rename from docs/2.1/images/network-architecture.png rename to content/en/docs/2.1/images/network-architecture.png diff --git a/docs/2.1/images/penguin-background.svg b/content/en/docs/2.1/images/penguin-background.svg similarity index 100% rename from docs/2.1/images/penguin-background.svg rename to content/en/docs/2.1/images/penguin-background.svg diff --git a/docs/2.1/images/pro-iap.png b/content/en/docs/2.1/images/pro-iap.png similarity index 100% rename from docs/2.1/images/pro-iap.png rename to content/en/docs/2.1/images/pro-iap.png diff --git a/docs/2.1/images/quote.svg b/content/en/docs/2.1/images/quote.svg similarity index 100% rename from docs/2.1/images/quote.svg rename to content/en/docs/2.1/images/quote.svg diff --git a/docs/2.1/images/right-arrow.svg b/content/en/docs/2.1/images/right-arrow.svg similarity index 100% rename from docs/2.1/images/right-arrow.svg rename to content/en/docs/2.1/images/right-arrow.svg diff --git a/docs/2.1/images/routing-icon.svg b/content/en/docs/2.1/images/routing-icon.svg similarity index 100% rename from docs/2.1/images/routing-icon.svg rename to content/en/docs/2.1/images/routing-icon.svg diff --git a/docs/2.1/images/self-service-features-bg.svg b/content/en/docs/2.1/images/self-service-features-bg.svg similarity index 100% rename from docs/2.1/images/self-service-features-bg.svg rename to content/en/docs/2.1/images/self-service-features-bg.svg diff --git a/docs/2.1/images/shadowing.png b/content/en/docs/2.1/images/shadowing.png similarity index 100% rename from docs/2.1/images/shadowing.png rename to content/en/docs/2.1/images/shadowing.png diff --git a/docs/2.1/images/speedometers.png b/content/en/docs/2.1/images/speedometers.png similarity index 100% rename from docs/2.1/images/speedometers.png rename to content/en/docs/2.1/images/speedometers.png diff --git a/docs/2.1/images/tp-architecture.png b/content/en/docs/2.1/images/tp-architecture.png similarity index 100% rename from docs/2.1/images/tp-architecture.png rename to content/en/docs/2.1/images/tp-architecture.png diff --git a/docs/2.1/images/tp-tutorial-1.png b/content/en/docs/2.1/images/tp-tutorial-1.png similarity index 100% rename from docs/2.1/images/tp-tutorial-1.png rename to content/en/docs/2.1/images/tp-tutorial-1.png diff --git a/docs/2.1/images/tp-tutorial-2.png b/content/en/docs/2.1/images/tp-tutorial-2.png similarity index 100% rename from docs/2.1/images/tp-tutorial-2.png rename to content/en/docs/2.1/images/tp-tutorial-2.png diff --git a/docs/2.1/images/tp-tutorial-3.png b/content/en/docs/2.1/images/tp-tutorial-3.png similarity index 100% rename from docs/2.1/images/tp-tutorial-3.png rename to content/en/docs/2.1/images/tp-tutorial-3.png diff --git a/docs/2.1/images/tp-tutorial-4.png b/content/en/docs/2.1/images/tp-tutorial-4.png similarity index 100% rename from docs/2.1/images/tp-tutorial-4.png rename to content/en/docs/2.1/images/tp-tutorial-4.png diff --git a/docs/2.1/images/trad-inner-dev-loop.png b/content/en/docs/2.1/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.1/images/trad-inner-dev-loop.png rename to content/en/docs/2.1/images/trad-inner-dev-loop.png diff --git a/docs/2.1/images/windows.png b/content/en/docs/2.1/images/windows.png similarity index 100% rename from docs/2.1/images/windows.png rename to content/en/docs/2.1/images/windows.png diff --git a/docs/2.1/images/xkcd.png b/content/en/docs/2.1/images/xkcd.png similarity index 100% rename from docs/2.1/images/xkcd.png rename to content/en/docs/2.1/images/xkcd.png diff --git a/docs/2.1/licenses.md b/content/en/docs/2.1/licenses.md similarity index 100% rename from docs/2.1/licenses.md rename to content/en/docs/2.1/licenses.md diff --git a/docs/2.1/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.1/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.1/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.1/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.1/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.1/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.1/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.1/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.1/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.1/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.1/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.1/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.1/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.1/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.1/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.1/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.1/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.1/release-notes/emissary-ga.png b/content/en/docs/2.1/release-notes/emissary-ga.png similarity index 100% rename from docs/2.1/release-notes/emissary-ga.png rename to content/en/docs/2.1/release-notes/emissary-ga.png diff --git a/docs/2.1/release-notes/tada.png b/content/en/docs/2.1/release-notes/tada.png similarity index 100% rename from docs/2.1/release-notes/tada.png rename to content/en/docs/2.1/release-notes/tada.png diff --git a/docs/2.1/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.1/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.1/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.1/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.1/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.1/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.1/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.1/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.1/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.1/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.1/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.1/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.1/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.1/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.1/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.1/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.1/release-notes/v2.0.4-version.png b/content/en/docs/2.1/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.1/release-notes/v2.0.4-version.png rename to content/en/docs/2.1/release-notes/v2.0.4-version.png diff --git a/docs/2.1/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.1/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.1/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.1/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.1/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.1/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.1/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.1/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.1/release-notes/v2.1.0-canary.png b/content/en/docs/2.1/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/2.1/release-notes/v2.1.0-canary.png rename to content/en/docs/2.1/release-notes/v2.1.0-canary.png diff --git a/docs/2.1/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/2.1/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/2.1/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/2.1/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/2.1/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/2.1/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/2.1/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/2.1/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/2.1/release-notes/v2.1.2-annotations.png b/content/en/docs/2.1/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/2.1/release-notes/v2.1.2-annotations.png rename to content/en/docs/2.1/release-notes/v2.1.2-annotations.png diff --git a/docs/2.1/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/2.1/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/2.1/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/2.1/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/2.1/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/2.1/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/2.1/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/2.1/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/2.1/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/2.1/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/2.1/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/2.1/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/2.1/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/2.1/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/2.1/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/2.1/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/2.1/releaseNotes.yml b/content/en/docs/2.1/releaseNotes.yml similarity index 100% rename from docs/2.1/releaseNotes.yml rename to content/en/docs/2.1/releaseNotes.yml diff --git a/docs/2.1/topics/concepts/architecture.md b/content/en/docs/2.1/topics/concepts/architecture.md similarity index 100% rename from docs/2.1/topics/concepts/architecture.md rename to content/en/docs/2.1/topics/concepts/architecture.md diff --git a/docs/2.1/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.1/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.1/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.1/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.1/topics/concepts/index.md b/content/en/docs/2.1/topics/concepts/index.md similarity index 100% rename from docs/2.1/topics/concepts/index.md rename to content/en/docs/2.1/topics/concepts/index.md diff --git a/docs/2.1/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.1/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.1/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.1/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.1/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.1/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.1/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.1/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.1/topics/concepts/progressive-delivery.md b/content/en/docs/2.1/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.1/topics/concepts/progressive-delivery.md rename to content/en/docs/2.1/topics/concepts/progressive-delivery.md diff --git a/docs/2.1/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.1/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.1/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.1/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.1/topics/install/ambassador-oss-community.md b/content/en/docs/2.1/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.1/topics/install/ambassador-oss-community.md rename to content/en/docs/2.1/topics/install/ambassador-oss-community.md diff --git a/docs/2.1/topics/install/bare-metal.md b/content/en/docs/2.1/topics/install/bare-metal.md similarity index 100% rename from docs/2.1/topics/install/bare-metal.md rename to content/en/docs/2.1/topics/install/bare-metal.md diff --git a/docs/2.1/topics/install/convert-to-v3alpha1.md b/content/en/docs/2.1/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/2.1/topics/install/convert-to-v3alpha1.md rename to content/en/docs/2.1/topics/install/convert-to-v3alpha1.md diff --git a/docs/2.1/topics/install/docker.md b/content/en/docs/2.1/topics/install/docker.md similarity index 100% rename from docs/2.1/topics/install/docker.md rename to content/en/docs/2.1/topics/install/docker.md diff --git a/docs/2.1/topics/install/helm.md b/content/en/docs/2.1/topics/install/helm.md similarity index 100% rename from docs/2.1/topics/install/helm.md rename to content/en/docs/2.1/topics/install/helm.md diff --git a/docs/2.1/topics/install/index.less b/content/en/docs/2.1/topics/install/index.less similarity index 100% rename from docs/2.1/topics/install/index.less rename to content/en/docs/2.1/topics/install/index.less diff --git a/docs/2.1/topics/install/index.md b/content/en/docs/2.1/topics/install/index.md similarity index 100% rename from docs/2.1/topics/install/index.md rename to content/en/docs/2.1/topics/install/index.md diff --git a/docs/2.1/topics/install/migrate-to-2-alternate.md b/content/en/docs/2.1/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/2.1/topics/install/migrate-to-2-alternate.md rename to content/en/docs/2.1/topics/install/migrate-to-2-alternate.md diff --git a/docs/2.1/topics/install/migration-matrix.md b/content/en/docs/2.1/topics/install/migration-matrix.md similarity index 100% rename from docs/2.1/topics/install/migration-matrix.md rename to content/en/docs/2.1/topics/install/migration-matrix.md diff --git a/docs/2.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.1.md diff --git a/docs/2.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.1.md diff --git a/docs/2.1/topics/install/upgrade/helm/emissary-2.1/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/helm/emissary-2.1/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/helm/emissary-2.1/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/helm/emissary-2.1/emissary-2.1.md diff --git a/docs/2.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.1.md diff --git a/docs/2.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.1.md diff --git a/docs/2.1/topics/install/upgrade/yaml/emissary-2.1/emissary-2.1.md b/content/en/docs/2.1/topics/install/upgrade/yaml/emissary-2.1/emissary-2.1.md similarity index 100% rename from docs/2.1/topics/install/upgrade/yaml/emissary-2.1/emissary-2.1.md rename to content/en/docs/2.1/topics/install/upgrade/yaml/emissary-2.1/emissary-2.1.md diff --git a/docs/2.1/topics/install/yaml-install.md b/content/en/docs/2.1/topics/install/yaml-install.md similarity index 100% rename from docs/2.1/topics/install/yaml-install.md rename to content/en/docs/2.1/topics/install/yaml-install.md diff --git a/docs/2.1/topics/running/ambassador-deployment.md b/content/en/docs/2.1/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.1/topics/running/ambassador-deployment.md rename to content/en/docs/2.1/topics/running/ambassador-deployment.md diff --git a/docs/2.1/topics/running/ambassador-with-aws.md b/content/en/docs/2.1/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.1/topics/running/ambassador-with-aws.md rename to content/en/docs/2.1/topics/running/ambassador-with-aws.md diff --git a/docs/2.1/topics/running/ambassador-with-gke.md b/content/en/docs/2.1/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.1/topics/running/ambassador-with-gke.md rename to content/en/docs/2.1/topics/running/ambassador-with-gke.md diff --git a/docs/2.1/topics/running/ambassador.md b/content/en/docs/2.1/topics/running/ambassador.md similarity index 100% rename from docs/2.1/topics/running/ambassador.md rename to content/en/docs/2.1/topics/running/ambassador.md diff --git a/docs/2.1/topics/running/custom-error-responses.md b/content/en/docs/2.1/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.1/topics/running/custom-error-responses.md rename to content/en/docs/2.1/topics/running/custom-error-responses.md diff --git a/docs/2.1/topics/running/debugging.md b/content/en/docs/2.1/topics/running/debugging.md similarity index 100% rename from docs/2.1/topics/running/debugging.md rename to content/en/docs/2.1/topics/running/debugging.md diff --git a/docs/2.1/topics/running/diagnostics.md b/content/en/docs/2.1/topics/running/diagnostics.md similarity index 100% rename from docs/2.1/topics/running/diagnostics.md rename to content/en/docs/2.1/topics/running/diagnostics.md diff --git a/docs/2.1/topics/running/environment.md b/content/en/docs/2.1/topics/running/environment.md similarity index 100% rename from docs/2.1/topics/running/environment.md rename to content/en/docs/2.1/topics/running/environment.md diff --git a/docs/2.1/topics/running/gzip.md b/content/en/docs/2.1/topics/running/gzip.md similarity index 100% rename from docs/2.1/topics/running/gzip.md rename to content/en/docs/2.1/topics/running/gzip.md diff --git a/docs/2.1/topics/running/host-crd.md b/content/en/docs/2.1/topics/running/host-crd.md similarity index 100% rename from docs/2.1/topics/running/host-crd.md rename to content/en/docs/2.1/topics/running/host-crd.md diff --git a/docs/2.1/topics/running/index.md b/content/en/docs/2.1/topics/running/index.md similarity index 100% rename from docs/2.1/topics/running/index.md rename to content/en/docs/2.1/topics/running/index.md diff --git a/docs/2.1/topics/running/ingress-controller.md b/content/en/docs/2.1/topics/running/ingress-controller.md similarity index 100% rename from docs/2.1/topics/running/ingress-controller.md rename to content/en/docs/2.1/topics/running/ingress-controller.md diff --git a/docs/2.1/topics/running/listener.md b/content/en/docs/2.1/topics/running/listener.md similarity index 100% rename from docs/2.1/topics/running/listener.md rename to content/en/docs/2.1/topics/running/listener.md diff --git a/docs/2.1/topics/running/load-balancer.md b/content/en/docs/2.1/topics/running/load-balancer.md similarity index 100% rename from docs/2.1/topics/running/load-balancer.md rename to content/en/docs/2.1/topics/running/load-balancer.md diff --git a/docs/2.1/topics/running/resolvers.md b/content/en/docs/2.1/topics/running/resolvers.md similarity index 100% rename from docs/2.1/topics/running/resolvers.md rename to content/en/docs/2.1/topics/running/resolvers.md diff --git a/docs/2.1/topics/running/running.md b/content/en/docs/2.1/topics/running/running.md similarity index 100% rename from docs/2.1/topics/running/running.md rename to content/en/docs/2.1/topics/running/running.md diff --git a/docs/2.1/topics/running/scaling.md b/content/en/docs/2.1/topics/running/scaling.md similarity index 100% rename from docs/2.1/topics/running/scaling.md rename to content/en/docs/2.1/topics/running/scaling.md diff --git a/docs/2.1/topics/running/services/auth-service.md b/content/en/docs/2.1/topics/running/services/auth-service.md similarity index 100% rename from docs/2.1/topics/running/services/auth-service.md rename to content/en/docs/2.1/topics/running/services/auth-service.md diff --git a/docs/2.1/topics/running/services/ext_authz.md b/content/en/docs/2.1/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.1/topics/running/services/ext_authz.md rename to content/en/docs/2.1/topics/running/services/ext_authz.md diff --git a/docs/2.1/topics/running/services/index.md b/content/en/docs/2.1/topics/running/services/index.md similarity index 100% rename from docs/2.1/topics/running/services/index.md rename to content/en/docs/2.1/topics/running/services/index.md diff --git a/docs/2.1/topics/running/services/log-service.md b/content/en/docs/2.1/topics/running/services/log-service.md similarity index 100% rename from docs/2.1/topics/running/services/log-service.md rename to content/en/docs/2.1/topics/running/services/log-service.md diff --git a/docs/2.1/topics/running/services/rate-limit-service.md b/content/en/docs/2.1/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.1/topics/running/services/rate-limit-service.md rename to content/en/docs/2.1/topics/running/services/rate-limit-service.md diff --git a/docs/2.1/topics/running/services/tracing-service.md b/content/en/docs/2.1/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.1/topics/running/services/tracing-service.md rename to content/en/docs/2.1/topics/running/services/tracing-service.md diff --git a/docs/2.1/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.1/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.1/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.1/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.1/topics/running/statistics/8877-metrics.md b/content/en/docs/2.1/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.1/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.1/topics/running/statistics/8877-metrics.md diff --git a/docs/2.1/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.1/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.1/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.1/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.1/topics/running/statistics/index.md b/content/en/docs/2.1/topics/running/statistics/index.md similarity index 100% rename from docs/2.1/topics/running/statistics/index.md rename to content/en/docs/2.1/topics/running/statistics/index.md diff --git a/docs/2.1/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.1/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.1/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.1/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.1/topics/running/tls/index.md b/content/en/docs/2.1/topics/running/tls/index.md similarity index 100% rename from docs/2.1/topics/running/tls/index.md rename to content/en/docs/2.1/topics/running/tls/index.md diff --git a/docs/2.1/topics/running/tls/mtls.md b/content/en/docs/2.1/topics/running/tls/mtls.md similarity index 100% rename from docs/2.1/topics/running/tls/mtls.md rename to content/en/docs/2.1/topics/running/tls/mtls.md diff --git a/docs/2.1/topics/running/tls/origination.md b/content/en/docs/2.1/topics/running/tls/origination.md similarity index 100% rename from docs/2.1/topics/running/tls/origination.md rename to content/en/docs/2.1/topics/running/tls/origination.md diff --git a/docs/2.1/topics/running/tls/sni.md b/content/en/docs/2.1/topics/running/tls/sni.md similarity index 100% rename from docs/2.1/topics/running/tls/sni.md rename to content/en/docs/2.1/topics/running/tls/sni.md diff --git a/docs/2.1/topics/using/authservice.md b/content/en/docs/2.1/topics/using/authservice.md similarity index 100% rename from docs/2.1/topics/using/authservice.md rename to content/en/docs/2.1/topics/using/authservice.md diff --git a/docs/2.1/topics/using/canary.md b/content/en/docs/2.1/topics/using/canary.md similarity index 100% rename from docs/2.1/topics/using/canary.md rename to content/en/docs/2.1/topics/using/canary.md diff --git a/docs/2.1/topics/using/circuit-breakers.md b/content/en/docs/2.1/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.1/topics/using/circuit-breakers.md rename to content/en/docs/2.1/topics/using/circuit-breakers.md diff --git a/docs/2.1/topics/using/cors.md b/content/en/docs/2.1/topics/using/cors.md similarity index 100% rename from docs/2.1/topics/using/cors.md rename to content/en/docs/2.1/topics/using/cors.md diff --git a/docs/2.1/topics/using/defaults.md b/content/en/docs/2.1/topics/using/defaults.md similarity index 100% rename from docs/2.1/topics/using/defaults.md rename to content/en/docs/2.1/topics/using/defaults.md diff --git a/docs/2.1/topics/using/gateway-api.md b/content/en/docs/2.1/topics/using/gateway-api.md similarity index 100% rename from docs/2.1/topics/using/gateway-api.md rename to content/en/docs/2.1/topics/using/gateway-api.md diff --git a/docs/2.1/topics/using/headers/add_request_headers.md b/content/en/docs/2.1/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.1/topics/using/headers/add_request_headers.md rename to content/en/docs/2.1/topics/using/headers/add_request_headers.md diff --git a/docs/2.1/topics/using/headers/add_response_headers.md b/content/en/docs/2.1/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.1/topics/using/headers/add_response_headers.md rename to content/en/docs/2.1/topics/using/headers/add_response_headers.md diff --git a/docs/2.1/topics/using/headers/headers.md b/content/en/docs/2.1/topics/using/headers/headers.md similarity index 100% rename from docs/2.1/topics/using/headers/headers.md rename to content/en/docs/2.1/topics/using/headers/headers.md diff --git a/docs/2.1/topics/using/headers/host.md b/content/en/docs/2.1/topics/using/headers/host.md similarity index 100% rename from docs/2.1/topics/using/headers/host.md rename to content/en/docs/2.1/topics/using/headers/host.md diff --git a/docs/2.1/topics/using/headers/remove_request_headers.md b/content/en/docs/2.1/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.1/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.1/topics/using/headers/remove_request_headers.md diff --git a/docs/2.1/topics/using/headers/remove_response_headers.md b/content/en/docs/2.1/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.1/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.1/topics/using/headers/remove_response_headers.md diff --git a/docs/2.1/topics/using/index.md b/content/en/docs/2.1/topics/using/index.md similarity index 100% rename from docs/2.1/topics/using/index.md rename to content/en/docs/2.1/topics/using/index.md diff --git a/docs/2.1/topics/using/intro-mappings.md b/content/en/docs/2.1/topics/using/intro-mappings.md similarity index 100% rename from docs/2.1/topics/using/intro-mappings.md rename to content/en/docs/2.1/topics/using/intro-mappings.md diff --git a/docs/2.1/topics/using/keepalive.md b/content/en/docs/2.1/topics/using/keepalive.md similarity index 100% rename from docs/2.1/topics/using/keepalive.md rename to content/en/docs/2.1/topics/using/keepalive.md diff --git a/docs/2.1/topics/using/mappings.md b/content/en/docs/2.1/topics/using/mappings.md similarity index 100% rename from docs/2.1/topics/using/mappings.md rename to content/en/docs/2.1/topics/using/mappings.md diff --git a/docs/2.1/topics/using/method.md b/content/en/docs/2.1/topics/using/method.md similarity index 100% rename from docs/2.1/topics/using/method.md rename to content/en/docs/2.1/topics/using/method.md diff --git a/docs/2.1/topics/using/prefix_regex.md b/content/en/docs/2.1/topics/using/prefix_regex.md similarity index 100% rename from docs/2.1/topics/using/prefix_regex.md rename to content/en/docs/2.1/topics/using/prefix_regex.md diff --git a/docs/2.1/topics/using/query-parameters.md b/content/en/docs/2.1/topics/using/query-parameters.md similarity index 100% rename from docs/2.1/topics/using/query-parameters.md rename to content/en/docs/2.1/topics/using/query-parameters.md diff --git a/docs/2.1/topics/using/rate-limits/index.md b/content/en/docs/2.1/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.1/topics/using/rate-limits/index.md rename to content/en/docs/2.1/topics/using/rate-limits/index.md diff --git a/docs/2.1/topics/using/redirects.md b/content/en/docs/2.1/topics/using/redirects.md similarity index 100% rename from docs/2.1/topics/using/redirects.md rename to content/en/docs/2.1/topics/using/redirects.md diff --git a/docs/2.1/topics/using/retries.md b/content/en/docs/2.1/topics/using/retries.md similarity index 100% rename from docs/2.1/topics/using/retries.md rename to content/en/docs/2.1/topics/using/retries.md diff --git a/docs/2.1/topics/using/rewrites.md b/content/en/docs/2.1/topics/using/rewrites.md similarity index 100% rename from docs/2.1/topics/using/rewrites.md rename to content/en/docs/2.1/topics/using/rewrites.md diff --git a/docs/2.1/topics/using/shadowing.md b/content/en/docs/2.1/topics/using/shadowing.md similarity index 100% rename from docs/2.1/topics/using/shadowing.md rename to content/en/docs/2.1/topics/using/shadowing.md diff --git a/docs/2.1/topics/using/tcpmappings.md b/content/en/docs/2.1/topics/using/tcpmappings.md similarity index 100% rename from docs/2.1/topics/using/tcpmappings.md rename to content/en/docs/2.1/topics/using/tcpmappings.md diff --git a/docs/2.1/topics/using/timeouts.md b/content/en/docs/2.1/topics/using/timeouts.md similarity index 100% rename from docs/2.1/topics/using/timeouts.md rename to content/en/docs/2.1/topics/using/timeouts.md diff --git a/docs/2.1/tutorials/dev-portal-tutorial.md b/content/en/docs/2.1/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.1/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.1/tutorials/dev-portal-tutorial.md diff --git a/docs/2.1/tutorials/getting-started.md b/content/en/docs/2.1/tutorials/getting-started.md similarity index 100% rename from docs/2.1/tutorials/getting-started.md rename to content/en/docs/2.1/tutorials/getting-started.md diff --git a/docs/2.1/tutorials/gs-tabs.js b/content/en/docs/2.1/tutorials/gs-tabs.js similarity index 100% rename from docs/2.1/tutorials/gs-tabs.js rename to content/en/docs/2.1/tutorials/gs-tabs.js diff --git a/docs/2.1/tutorials/gs-tabs2.js b/content/en/docs/2.1/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.1/tutorials/gs-tabs2.js rename to content/en/docs/2.1/tutorials/gs-tabs2.js diff --git a/docs/2.1/tutorials/quickstart-demo.md b/content/en/docs/2.1/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.1/tutorials/quickstart-demo.md rename to content/en/docs/2.1/tutorials/quickstart-demo.md diff --git a/docs/2.1/versions.yml b/content/en/docs/2.1/versions.yml similarity index 100% rename from docs/2.1/versions.yml rename to content/en/docs/2.1/versions.yml diff --git a/docs/2.2/about/alternatives.md b/content/en/docs/2.2/about/alternatives.md similarity index 100% rename from docs/2.2/about/alternatives.md rename to content/en/docs/2.2/about/alternatives.md diff --git a/docs/2.2/about/changes-2.x.md b/content/en/docs/2.2/about/changes-2.x.md similarity index 100% rename from docs/2.2/about/changes-2.x.md rename to content/en/docs/2.2/about/changes-2.x.md diff --git a/docs/2.2/about/faq.md b/content/en/docs/2.2/about/faq.md similarity index 100% rename from docs/2.2/about/faq.md rename to content/en/docs/2.2/about/faq.md diff --git a/docs/2.2/about/features-and-benefits.md b/content/en/docs/2.2/about/features-and-benefits.md similarity index 100% rename from docs/2.2/about/features-and-benefits.md rename to content/en/docs/2.2/about/features-and-benefits.md diff --git a/docs/2.2/about/known-issues.md b/content/en/docs/2.2/about/known-issues.md similarity index 100% rename from docs/2.2/about/known-issues.md rename to content/en/docs/2.2/about/known-issues.md diff --git a/docs/2.2/about/support.md b/content/en/docs/2.2/about/support.md similarity index 100% rename from docs/2.2/about/support.md rename to content/en/docs/2.2/about/support.md diff --git a/docs/2.2/about/why-ambassador.md b/content/en/docs/2.2/about/why-ambassador.md similarity index 100% rename from docs/2.2/about/why-ambassador.md rename to content/en/docs/2.2/about/why-ambassador.md diff --git a/docs/2.2/community.md b/content/en/docs/2.2/community.md similarity index 100% rename from docs/2.2/community.md rename to content/en/docs/2.2/community.md diff --git a/docs/2.2/doc-links.yml b/content/en/docs/2.2/doc-links.yml similarity index 100% rename from docs/2.2/doc-links.yml rename to content/en/docs/2.2/doc-links.yml diff --git a/docs/2.2/features-icons/basic-authentication.svg b/content/en/docs/2.2/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.2/features-icons/basic-authentication.svg rename to content/en/docs/2.2/features-icons/basic-authentication.svg diff --git a/docs/2.2/features-icons/canary-release.svg b/content/en/docs/2.2/features-icons/canary-release.svg similarity index 100% rename from docs/2.2/features-icons/canary-release.svg rename to content/en/docs/2.2/features-icons/canary-release.svg diff --git a/docs/2.2/features-icons/cors.svg b/content/en/docs/2.2/features-icons/cors.svg similarity index 100% rename from docs/2.2/features-icons/cors.svg rename to content/en/docs/2.2/features-icons/cors.svg diff --git a/docs/2.2/features-icons/datadog.png b/content/en/docs/2.2/features-icons/datadog.png similarity index 100% rename from docs/2.2/features-icons/datadog.png rename to content/en/docs/2.2/features-icons/datadog.png diff --git a/docs/2.2/features-icons/datadog.svg b/content/en/docs/2.2/features-icons/datadog.svg similarity index 100% rename from docs/2.2/features-icons/datadog.svg rename to content/en/docs/2.2/features-icons/datadog.svg diff --git a/docs/2.2/features-icons/diagnostics.svg b/content/en/docs/2.2/features-icons/diagnostics.svg similarity index 100% rename from docs/2.2/features-icons/diagnostics.svg rename to content/en/docs/2.2/features-icons/diagnostics.svg diff --git a/docs/2.2/features-icons/distributed-tracing.png b/content/en/docs/2.2/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.2/features-icons/distributed-tracing.png rename to content/en/docs/2.2/features-icons/distributed-tracing.png diff --git a/docs/2.2/features-icons/grpc.png b/content/en/docs/2.2/features-icons/grpc.png similarity index 100% rename from docs/2.2/features-icons/grpc.png rename to content/en/docs/2.2/features-icons/grpc.png diff --git a/docs/2.2/features-icons/prometheus.svg b/content/en/docs/2.2/features-icons/prometheus.svg similarity index 100% rename from docs/2.2/features-icons/prometheus.svg rename to content/en/docs/2.2/features-icons/prometheus.svg diff --git a/docs/2.2/features-icons/rate-limiting.svg b/content/en/docs/2.2/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.2/features-icons/rate-limiting.svg rename to content/en/docs/2.2/features-icons/rate-limiting.svg diff --git a/docs/2.2/features-icons/regex-routing.svg b/content/en/docs/2.2/features-icons/regex-routing.svg similarity index 100% rename from docs/2.2/features-icons/regex-routing.svg rename to content/en/docs/2.2/features-icons/regex-routing.svg diff --git a/docs/2.2/features-icons/request-transformers.svg b/content/en/docs/2.2/features-icons/request-transformers.svg similarity index 100% rename from docs/2.2/features-icons/request-transformers.svg rename to content/en/docs/2.2/features-icons/request-transformers.svg diff --git a/docs/2.2/features-icons/shadowing.svg b/content/en/docs/2.2/features-icons/shadowing.svg similarity index 100% rename from docs/2.2/features-icons/shadowing.svg rename to content/en/docs/2.2/features-icons/shadowing.svg diff --git a/docs/2.2/features-icons/statsd.png b/content/en/docs/2.2/features-icons/statsd.png similarity index 100% rename from docs/2.2/features-icons/statsd.png rename to content/en/docs/2.2/features-icons/statsd.png diff --git a/docs/2.2/features-icons/statsd.svg b/content/en/docs/2.2/features-icons/statsd.svg similarity index 100% rename from docs/2.2/features-icons/statsd.svg rename to content/en/docs/2.2/features-icons/statsd.svg diff --git a/docs/2.2/features-icons/third-party-auth.svg b/content/en/docs/2.2/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.2/features-icons/third-party-auth.svg rename to content/en/docs/2.2/features-icons/third-party-auth.svg diff --git a/docs/2.2/features-icons/timeouts.svg b/content/en/docs/2.2/features-icons/timeouts.svg similarity index 100% rename from docs/2.2/features-icons/timeouts.svg rename to content/en/docs/2.2/features-icons/timeouts.svg diff --git a/docs/2.2/features-icons/tls-termination.svg b/content/en/docs/2.2/features-icons/tls-termination.svg similarity index 100% rename from docs/2.2/features-icons/tls-termination.svg rename to content/en/docs/2.2/features-icons/tls-termination.svg diff --git a/docs/2.2/features-icons/url-rewrite.svg b/content/en/docs/2.2/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.2/features-icons/url-rewrite.svg rename to content/en/docs/2.2/features-icons/url-rewrite.svg diff --git a/docs/2.2/features-icons/websockets.svg b/content/en/docs/2.2/features-icons/websockets.svg similarity index 100% rename from docs/2.2/features-icons/websockets.svg rename to content/en/docs/2.2/features-icons/websockets.svg diff --git a/docs/2.2/howtos/basic-auth.md b/content/en/docs/2.2/howtos/basic-auth.md similarity index 100% rename from docs/2.2/howtos/basic-auth.md rename to content/en/docs/2.2/howtos/basic-auth.md diff --git a/docs/2.2/howtos/cert-manager.md b/content/en/docs/2.2/howtos/cert-manager.md similarity index 100% rename from docs/2.2/howtos/cert-manager.md rename to content/en/docs/2.2/howtos/cert-manager.md diff --git a/docs/2.2/howtos/client-cert-validation.md b/content/en/docs/2.2/howtos/client-cert-validation.md similarity index 100% rename from docs/2.2/howtos/client-cert-validation.md rename to content/en/docs/2.2/howtos/client-cert-validation.md diff --git a/docs/2.2/howtos/configure-communications.md b/content/en/docs/2.2/howtos/configure-communications.md similarity index 100% rename from docs/2.2/howtos/configure-communications.md rename to content/en/docs/2.2/howtos/configure-communications.md diff --git a/docs/2.2/howtos/consul.md b/content/en/docs/2.2/howtos/consul.md similarity index 100% rename from docs/2.2/howtos/consul.md rename to content/en/docs/2.2/howtos/consul.md diff --git a/docs/2.2/howtos/dist-tracing.md b/content/en/docs/2.2/howtos/dist-tracing.md similarity index 100% rename from docs/2.2/howtos/dist-tracing.md rename to content/en/docs/2.2/howtos/dist-tracing.md diff --git a/docs/2.2/howtos/external-dns.md b/content/en/docs/2.2/howtos/external-dns.md similarity index 100% rename from docs/2.2/howtos/external-dns.md rename to content/en/docs/2.2/howtos/external-dns.md diff --git a/docs/2.2/howtos/filter-dev-guide.md b/content/en/docs/2.2/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.2/howtos/filter-dev-guide.md rename to content/en/docs/2.2/howtos/filter-dev-guide.md diff --git a/docs/2.2/howtos/grpc.md b/content/en/docs/2.2/howtos/grpc.md similarity index 100% rename from docs/2.2/howtos/grpc.md rename to content/en/docs/2.2/howtos/grpc.md diff --git a/docs/2.2/howtos/index.md b/content/en/docs/2.2/howtos/index.md similarity index 100% rename from docs/2.2/howtos/index.md rename to content/en/docs/2.2/howtos/index.md diff --git a/docs/2.2/howtos/istio.md b/content/en/docs/2.2/howtos/istio.md similarity index 100% rename from docs/2.2/howtos/istio.md rename to content/en/docs/2.2/howtos/istio.md diff --git a/docs/2.2/howtos/knative.md b/content/en/docs/2.2/howtos/knative.md similarity index 100% rename from docs/2.2/howtos/knative.md rename to content/en/docs/2.2/howtos/knative.md diff --git a/docs/2.2/howtos/linkerd2.md b/content/en/docs/2.2/howtos/linkerd2.md similarity index 100% rename from docs/2.2/howtos/linkerd2.md rename to content/en/docs/2.2/howtos/linkerd2.md diff --git a/docs/2.2/howtos/prometheus.md b/content/en/docs/2.2/howtos/prometheus.md similarity index 100% rename from docs/2.2/howtos/prometheus.md rename to content/en/docs/2.2/howtos/prometheus.md diff --git a/docs/2.2/howtos/protecting-diag-access.md b/content/en/docs/2.2/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.2/howtos/protecting-diag-access.md rename to content/en/docs/2.2/howtos/protecting-diag-access.md diff --git a/docs/2.2/howtos/rate-limiting-tutorial.md b/content/en/docs/2.2/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.2/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.2/howtos/rate-limiting-tutorial.md diff --git a/docs/2.2/howtos/route.md b/content/en/docs/2.2/howtos/route.md similarity index 100% rename from docs/2.2/howtos/route.md rename to content/en/docs/2.2/howtos/route.md diff --git a/docs/2.2/howtos/tls-termination.md b/content/en/docs/2.2/howtos/tls-termination.md similarity index 100% rename from docs/2.2/howtos/tls-termination.md rename to content/en/docs/2.2/howtos/tls-termination.md diff --git a/docs/2.2/howtos/tracing-datadog.md b/content/en/docs/2.2/howtos/tracing-datadog.md similarity index 100% rename from docs/2.2/howtos/tracing-datadog.md rename to content/en/docs/2.2/howtos/tracing-datadog.md diff --git a/docs/2.2/howtos/tracing-zipkin.md b/content/en/docs/2.2/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.2/howtos/tracing-zipkin.md rename to content/en/docs/2.2/howtos/tracing-zipkin.md diff --git a/docs/2.2/howtos/websockets.md b/content/en/docs/2.2/howtos/websockets.md similarity index 100% rename from docs/2.2/howtos/websockets.md rename to content/en/docs/2.2/howtos/websockets.md diff --git a/docs/2.2/images/Auth0_JWT.png b/content/en/docs/2.2/images/Auth0_JWT.png similarity index 100% rename from docs/2.2/images/Auth0_JWT.png rename to content/en/docs/2.2/images/Auth0_JWT.png diff --git a/docs/2.2/images/Auth0_domain_clientID.png b/content/en/docs/2.2/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.2/images/Auth0_domain_clientID.png rename to content/en/docs/2.2/images/Auth0_domain_clientID.png diff --git a/docs/2.2/images/Auth0_method_callback_origins.png b/content/en/docs/2.2/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.2/images/Auth0_method_callback_origins.png rename to content/en/docs/2.2/images/Auth0_method_callback_origins.png diff --git a/docs/2.2/images/aes-success.png b/content/en/docs/2.2/images/aes-success.png similarity index 100% rename from docs/2.2/images/aes-success.png rename to content/en/docs/2.2/images/aes-success.png diff --git a/docs/2.2/images/ambassador-arch.png b/content/en/docs/2.2/images/ambassador-arch.png similarity index 100% rename from docs/2.2/images/ambassador-arch.png rename to content/en/docs/2.2/images/ambassador-arch.png diff --git a/docs/2.2/images/ambassador-logo.svg b/content/en/docs/2.2/images/ambassador-logo.svg similarity index 100% rename from docs/2.2/images/ambassador-logo.svg rename to content/en/docs/2.2/images/ambassador-logo.svg diff --git a/docs/2.2/images/ambassador_oidc_flow.jpg b/content/en/docs/2.2/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.2/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.2/images/ambassador_oidc_flow.jpg diff --git a/docs/2.2/images/apple.png b/content/en/docs/2.2/images/apple.png similarity index 100% rename from docs/2.2/images/apple.png rename to content/en/docs/2.2/images/apple.png diff --git a/docs/2.2/images/auth-flow.png b/content/en/docs/2.2/images/auth-flow.png similarity index 100% rename from docs/2.2/images/auth-flow.png rename to content/en/docs/2.2/images/auth-flow.png diff --git a/docs/2.2/images/authentication-icon.svg b/content/en/docs/2.2/images/authentication-icon.svg similarity index 100% rename from docs/2.2/images/authentication-icon.svg rename to content/en/docs/2.2/images/authentication-icon.svg diff --git a/docs/2.2/images/blackbird.png b/content/en/docs/2.2/images/blackbird.png similarity index 100% rename from docs/2.2/images/blackbird.png rename to content/en/docs/2.2/images/blackbird.png diff --git a/docs/2.2/images/canary-release-overview.png b/content/en/docs/2.2/images/canary-release-overview.png similarity index 100% rename from docs/2.2/images/canary-release-overview.png rename to content/en/docs/2.2/images/canary-release-overview.png diff --git a/docs/2.2/images/configure-icon.svg b/content/en/docs/2.2/images/configure-icon.svg similarity index 100% rename from docs/2.2/images/configure-icon.svg rename to content/en/docs/2.2/images/configure-icon.svg diff --git a/docs/2.2/images/consul-ambassador.png b/content/en/docs/2.2/images/consul-ambassador.png similarity index 100% rename from docs/2.2/images/consul-ambassador.png rename to content/en/docs/2.2/images/consul-ambassador.png diff --git a/docs/2.2/images/container-inner-dev-loop.png b/content/en/docs/2.2/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.2/images/container-inner-dev-loop.png rename to content/en/docs/2.2/images/container-inner-dev-loop.png diff --git a/docs/2.2/images/datawire-logo.svg b/content/en/docs/2.2/images/datawire-logo.svg similarity index 100% rename from docs/2.2/images/datawire-logo.svg rename to content/en/docs/2.2/images/datawire-logo.svg diff --git a/docs/2.2/images/diagnostics-example.png b/content/en/docs/2.2/images/diagnostics-example.png similarity index 100% rename from docs/2.2/images/diagnostics-example.png rename to content/en/docs/2.2/images/diagnostics-example.png diff --git a/docs/2.2/images/diagnostics.png b/content/en/docs/2.2/images/diagnostics.png similarity index 100% rename from docs/2.2/images/diagnostics.png rename to content/en/docs/2.2/images/diagnostics.png diff --git a/docs/2.2/images/docker-compose.png b/content/en/docs/2.2/images/docker-compose.png similarity index 100% rename from docs/2.2/images/docker-compose.png rename to content/en/docs/2.2/images/docker-compose.png diff --git a/docs/2.2/images/docker.png b/content/en/docs/2.2/images/docker.png similarity index 100% rename from docs/2.2/images/docker.png rename to content/en/docs/2.2/images/docker.png diff --git a/docs/2.2/images/edge-stack-1.13.4.png b/content/en/docs/2.2/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.2/images/edge-stack-1.13.4.png rename to content/en/docs/2.2/images/edge-stack-1.13.4.png diff --git a/docs/2.2/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.2/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.2/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.2/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.2/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.2/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.2/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.2/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.2/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.2/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.2/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.2/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.2/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.2/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.2/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.2/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.2/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.2/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.2/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.2/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.2/images/fast-icon.svg b/content/en/docs/2.2/images/fast-icon.svg similarity index 100% rename from docs/2.2/images/fast-icon.svg rename to content/en/docs/2.2/images/fast-icon.svg diff --git a/docs/2.2/images/features-icons/basic-authentication.svg b/content/en/docs/2.2/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.2/images/features-icons/basic-authentication.svg rename to content/en/docs/2.2/images/features-icons/basic-authentication.svg diff --git a/docs/2.2/images/features-icons/canary-release.svg b/content/en/docs/2.2/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.2/images/features-icons/canary-release.svg rename to content/en/docs/2.2/images/features-icons/canary-release.svg diff --git a/docs/2.2/images/features-icons/cors.svg b/content/en/docs/2.2/images/features-icons/cors.svg similarity index 100% rename from docs/2.2/images/features-icons/cors.svg rename to content/en/docs/2.2/images/features-icons/cors.svg diff --git a/docs/2.2/images/features-icons/datadog.png b/content/en/docs/2.2/images/features-icons/datadog.png similarity index 100% rename from docs/2.2/images/features-icons/datadog.png rename to content/en/docs/2.2/images/features-icons/datadog.png diff --git a/docs/2.2/images/features-icons/datadog.svg b/content/en/docs/2.2/images/features-icons/datadog.svg similarity index 100% rename from docs/2.2/images/features-icons/datadog.svg rename to content/en/docs/2.2/images/features-icons/datadog.svg diff --git a/docs/2.2/images/features-icons/diagnostics.svg b/content/en/docs/2.2/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.2/images/features-icons/diagnostics.svg rename to content/en/docs/2.2/images/features-icons/diagnostics.svg diff --git a/docs/2.2/images/features-icons/distributed-tracing.png b/content/en/docs/2.2/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.2/images/features-icons/distributed-tracing.png rename to content/en/docs/2.2/images/features-icons/distributed-tracing.png diff --git a/docs/2.2/images/features-icons/grpc.png b/content/en/docs/2.2/images/features-icons/grpc.png similarity index 100% rename from docs/2.2/images/features-icons/grpc.png rename to content/en/docs/2.2/images/features-icons/grpc.png diff --git a/docs/2.2/images/features-icons/prometheus.svg b/content/en/docs/2.2/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.2/images/features-icons/prometheus.svg rename to content/en/docs/2.2/images/features-icons/prometheus.svg diff --git a/docs/2.2/images/features-icons/rate-limiting.svg b/content/en/docs/2.2/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.2/images/features-icons/rate-limiting.svg rename to content/en/docs/2.2/images/features-icons/rate-limiting.svg diff --git a/docs/2.2/images/features-icons/regex-routing.svg b/content/en/docs/2.2/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.2/images/features-icons/regex-routing.svg rename to content/en/docs/2.2/images/features-icons/regex-routing.svg diff --git a/docs/2.2/images/features-icons/request-transformers.svg b/content/en/docs/2.2/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.2/images/features-icons/request-transformers.svg rename to content/en/docs/2.2/images/features-icons/request-transformers.svg diff --git a/docs/2.2/images/features-icons/shadowing.svg b/content/en/docs/2.2/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.2/images/features-icons/shadowing.svg rename to content/en/docs/2.2/images/features-icons/shadowing.svg diff --git a/docs/2.2/images/features-icons/statsd.png b/content/en/docs/2.2/images/features-icons/statsd.png similarity index 100% rename from docs/2.2/images/features-icons/statsd.png rename to content/en/docs/2.2/images/features-icons/statsd.png diff --git a/docs/2.2/images/features-icons/statsd.svg b/content/en/docs/2.2/images/features-icons/statsd.svg similarity index 100% rename from docs/2.2/images/features-icons/statsd.svg rename to content/en/docs/2.2/images/features-icons/statsd.svg diff --git a/docs/2.2/images/features-icons/third-party-auth.svg b/content/en/docs/2.2/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.2/images/features-icons/third-party-auth.svg rename to content/en/docs/2.2/images/features-icons/third-party-auth.svg diff --git a/docs/2.2/images/features-icons/timeouts.svg b/content/en/docs/2.2/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.2/images/features-icons/timeouts.svg rename to content/en/docs/2.2/images/features-icons/timeouts.svg diff --git a/docs/2.2/images/features-icons/tls-termination.svg b/content/en/docs/2.2/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.2/images/features-icons/tls-termination.svg rename to content/en/docs/2.2/images/features-icons/tls-termination.svg diff --git a/docs/2.2/images/features-icons/url-rewrite.svg b/content/en/docs/2.2/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.2/images/features-icons/url-rewrite.svg rename to content/en/docs/2.2/images/features-icons/url-rewrite.svg diff --git a/docs/2.2/images/features-icons/websockets.svg b/content/en/docs/2.2/images/features-icons/websockets.svg similarity index 100% rename from docs/2.2/images/features-icons/websockets.svg rename to content/en/docs/2.2/images/features-icons/websockets.svg diff --git a/docs/2.2/images/features-table.jpg b/content/en/docs/2.2/images/features-table.jpg similarity index 100% rename from docs/2.2/images/features-table.jpg rename to content/en/docs/2.2/images/features-table.jpg diff --git a/docs/2.2/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.2/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.2/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.2/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.2/images/gRPC-TLS-Originate.png b/content/en/docs/2.2/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.2/images/gRPC-TLS-Originate.png rename to content/en/docs/2.2/images/gRPC-TLS-Originate.png diff --git a/docs/2.2/images/github-login.png b/content/en/docs/2.2/images/github-login.png similarity index 100% rename from docs/2.2/images/github-login.png rename to content/en/docs/2.2/images/github-login.png diff --git a/docs/2.2/images/global-features-bg.svg b/content/en/docs/2.2/images/global-features-bg.svg similarity index 100% rename from docs/2.2/images/global-features-bg.svg rename to content/en/docs/2.2/images/global-features-bg.svg diff --git a/docs/2.2/images/grafana.png b/content/en/docs/2.2/images/grafana.png similarity index 100% rename from docs/2.2/images/grafana.png rename to content/en/docs/2.2/images/grafana.png diff --git a/docs/2.2/images/grpc-tls.png b/content/en/docs/2.2/images/grpc-tls.png similarity index 100% rename from docs/2.2/images/grpc-tls.png rename to content/en/docs/2.2/images/grpc-tls.png diff --git a/docs/2.2/images/helm-navy.png b/content/en/docs/2.2/images/helm-navy.png similarity index 100% rename from docs/2.2/images/helm-navy.png rename to content/en/docs/2.2/images/helm-navy.png diff --git a/docs/2.2/images/helm.png b/content/en/docs/2.2/images/helm.png similarity index 100% rename from docs/2.2/images/helm.png rename to content/en/docs/2.2/images/helm.png diff --git a/docs/2.2/images/highly-available-icon.svg b/content/en/docs/2.2/images/highly-available-icon.svg similarity index 100% rename from docs/2.2/images/highly-available-icon.svg rename to content/en/docs/2.2/images/highly-available-icon.svg diff --git a/docs/2.2/images/jaeger.png b/content/en/docs/2.2/images/jaeger.png similarity index 100% rename from docs/2.2/images/jaeger.png rename to content/en/docs/2.2/images/jaeger.png diff --git a/docs/2.2/images/kubernetes.png b/content/en/docs/2.2/images/kubernetes.png similarity index 100% rename from docs/2.2/images/kubernetes.png rename to content/en/docs/2.2/images/kubernetes.png diff --git a/docs/2.2/images/left-arrow.svg b/content/en/docs/2.2/images/left-arrow.svg similarity index 100% rename from docs/2.2/images/left-arrow.svg rename to content/en/docs/2.2/images/left-arrow.svg diff --git a/docs/2.2/images/linux.png b/content/en/docs/2.2/images/linux.png similarity index 100% rename from docs/2.2/images/linux.png rename to content/en/docs/2.2/images/linux.png diff --git a/docs/2.2/images/logo.png b/content/en/docs/2.2/images/logo.png similarity index 100% rename from docs/2.2/images/logo.png rename to content/en/docs/2.2/images/logo.png diff --git a/docs/2.2/images/mapping-editor.png b/content/en/docs/2.2/images/mapping-editor.png similarity index 100% rename from docs/2.2/images/mapping-editor.png rename to content/en/docs/2.2/images/mapping-editor.png diff --git a/docs/2.2/images/network-architecture.png b/content/en/docs/2.2/images/network-architecture.png similarity index 100% rename from docs/2.2/images/network-architecture.png rename to content/en/docs/2.2/images/network-architecture.png diff --git a/docs/2.2/images/penguin-background.svg b/content/en/docs/2.2/images/penguin-background.svg similarity index 100% rename from docs/2.2/images/penguin-background.svg rename to content/en/docs/2.2/images/penguin-background.svg diff --git a/docs/2.2/images/pro-iap.png b/content/en/docs/2.2/images/pro-iap.png similarity index 100% rename from docs/2.2/images/pro-iap.png rename to content/en/docs/2.2/images/pro-iap.png diff --git a/docs/2.2/images/quote.svg b/content/en/docs/2.2/images/quote.svg similarity index 100% rename from docs/2.2/images/quote.svg rename to content/en/docs/2.2/images/quote.svg diff --git a/docs/2.2/images/right-arrow.svg b/content/en/docs/2.2/images/right-arrow.svg similarity index 100% rename from docs/2.2/images/right-arrow.svg rename to content/en/docs/2.2/images/right-arrow.svg diff --git a/docs/2.2/images/routing-icon.svg b/content/en/docs/2.2/images/routing-icon.svg similarity index 100% rename from docs/2.2/images/routing-icon.svg rename to content/en/docs/2.2/images/routing-icon.svg diff --git a/docs/2.2/images/self-service-features-bg.svg b/content/en/docs/2.2/images/self-service-features-bg.svg similarity index 100% rename from docs/2.2/images/self-service-features-bg.svg rename to content/en/docs/2.2/images/self-service-features-bg.svg diff --git a/docs/2.2/images/shadowing.png b/content/en/docs/2.2/images/shadowing.png similarity index 100% rename from docs/2.2/images/shadowing.png rename to content/en/docs/2.2/images/shadowing.png diff --git a/docs/2.2/images/speedometers.png b/content/en/docs/2.2/images/speedometers.png similarity index 100% rename from docs/2.2/images/speedometers.png rename to content/en/docs/2.2/images/speedometers.png diff --git a/docs/2.2/images/tp-architecture.png b/content/en/docs/2.2/images/tp-architecture.png similarity index 100% rename from docs/2.2/images/tp-architecture.png rename to content/en/docs/2.2/images/tp-architecture.png diff --git a/docs/2.2/images/tp-tutorial-1.png b/content/en/docs/2.2/images/tp-tutorial-1.png similarity index 100% rename from docs/2.2/images/tp-tutorial-1.png rename to content/en/docs/2.2/images/tp-tutorial-1.png diff --git a/docs/2.2/images/tp-tutorial-2.png b/content/en/docs/2.2/images/tp-tutorial-2.png similarity index 100% rename from docs/2.2/images/tp-tutorial-2.png rename to content/en/docs/2.2/images/tp-tutorial-2.png diff --git a/docs/2.2/images/tp-tutorial-3.png b/content/en/docs/2.2/images/tp-tutorial-3.png similarity index 100% rename from docs/2.2/images/tp-tutorial-3.png rename to content/en/docs/2.2/images/tp-tutorial-3.png diff --git a/docs/2.2/images/tp-tutorial-4.png b/content/en/docs/2.2/images/tp-tutorial-4.png similarity index 100% rename from docs/2.2/images/tp-tutorial-4.png rename to content/en/docs/2.2/images/tp-tutorial-4.png diff --git a/docs/2.2/images/trad-inner-dev-loop.png b/content/en/docs/2.2/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.2/images/trad-inner-dev-loop.png rename to content/en/docs/2.2/images/trad-inner-dev-loop.png diff --git a/docs/2.2/images/windows.png b/content/en/docs/2.2/images/windows.png similarity index 100% rename from docs/2.2/images/windows.png rename to content/en/docs/2.2/images/windows.png diff --git a/docs/2.2/images/xkcd.png b/content/en/docs/2.2/images/xkcd.png similarity index 100% rename from docs/2.2/images/xkcd.png rename to content/en/docs/2.2/images/xkcd.png diff --git a/docs/2.2/licenses.md b/content/en/docs/2.2/licenses.md similarity index 100% rename from docs/2.2/licenses.md rename to content/en/docs/2.2/licenses.md diff --git a/docs/2.2/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.2/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.2/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.2/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.2/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.2/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.2/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.2/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.2/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.2/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.2/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.2/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.2/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.2/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.2/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.2/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.2/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.2/release-notes/emissary-ga.png b/content/en/docs/2.2/release-notes/emissary-ga.png similarity index 100% rename from docs/2.2/release-notes/emissary-ga.png rename to content/en/docs/2.2/release-notes/emissary-ga.png diff --git a/docs/2.2/release-notes/tada.png b/content/en/docs/2.2/release-notes/tada.png similarity index 100% rename from docs/2.2/release-notes/tada.png rename to content/en/docs/2.2/release-notes/tada.png diff --git a/docs/2.2/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.2/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.2/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.2/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.2/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.2/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.2/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.2/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.2/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.2/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.2/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.2/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.2/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.2/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.2/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.2/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.2/release-notes/v2.0.4-version.png b/content/en/docs/2.2/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.2/release-notes/v2.0.4-version.png rename to content/en/docs/2.2/release-notes/v2.0.4-version.png diff --git a/docs/2.2/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.2/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.2/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.2/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.2/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.2/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.2/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.2/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.2/release-notes/v2.1.0-canary.png b/content/en/docs/2.2/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/2.2/release-notes/v2.1.0-canary.png rename to content/en/docs/2.2/release-notes/v2.1.0-canary.png diff --git a/docs/2.2/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/2.2/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/2.2/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/2.2/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/2.2/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/2.2/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/2.2/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/2.2/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/2.2/release-notes/v2.1.2-annotations.png b/content/en/docs/2.2/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/2.2/release-notes/v2.1.2-annotations.png rename to content/en/docs/2.2/release-notes/v2.1.2-annotations.png diff --git a/docs/2.2/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/2.2/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/2.2/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/2.2/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/2.2/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/2.2/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/2.2/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/2.2/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/2.2/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/2.2/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/2.2/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/2.2/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/2.2/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/2.2/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/2.2/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/2.2/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/2.2/release-notes/v2.2.0-cloud.png b/content/en/docs/2.2/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/2.2/release-notes/v2.2.0-cloud.png rename to content/en/docs/2.2/release-notes/v2.2.0-cloud.png diff --git a/docs/2.2/release-notes/v2.2.0-percent-escape.png b/content/en/docs/2.2/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/2.2/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/2.2/release-notes/v2.2.0-percent-escape.png diff --git a/docs/2.2/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/2.2/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/2.2/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/2.2/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/2.2/releaseNotes.yml b/content/en/docs/2.2/releaseNotes.yml similarity index 100% rename from docs/2.2/releaseNotes.yml rename to content/en/docs/2.2/releaseNotes.yml diff --git a/docs/2.2/topics/concepts/architecture.md b/content/en/docs/2.2/topics/concepts/architecture.md similarity index 100% rename from docs/2.2/topics/concepts/architecture.md rename to content/en/docs/2.2/topics/concepts/architecture.md diff --git a/docs/2.2/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.2/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.2/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.2/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.2/topics/concepts/index.md b/content/en/docs/2.2/topics/concepts/index.md similarity index 100% rename from docs/2.2/topics/concepts/index.md rename to content/en/docs/2.2/topics/concepts/index.md diff --git a/docs/2.2/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.2/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.2/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.2/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.2/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.2/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.2/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.2/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.2/topics/concepts/progressive-delivery.md b/content/en/docs/2.2/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.2/topics/concepts/progressive-delivery.md rename to content/en/docs/2.2/topics/concepts/progressive-delivery.md diff --git a/docs/2.2/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.2/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.2/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.2/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.2/topics/install/ambassador-oss-community.md b/content/en/docs/2.2/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.2/topics/install/ambassador-oss-community.md rename to content/en/docs/2.2/topics/install/ambassador-oss-community.md diff --git a/docs/2.2/topics/install/bare-metal.md b/content/en/docs/2.2/topics/install/bare-metal.md similarity index 100% rename from docs/2.2/topics/install/bare-metal.md rename to content/en/docs/2.2/topics/install/bare-metal.md diff --git a/docs/2.2/topics/install/convert-to-v3alpha1.md b/content/en/docs/2.2/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/2.2/topics/install/convert-to-v3alpha1.md rename to content/en/docs/2.2/topics/install/convert-to-v3alpha1.md diff --git a/docs/2.2/topics/install/docker.md b/content/en/docs/2.2/topics/install/docker.md similarity index 100% rename from docs/2.2/topics/install/docker.md rename to content/en/docs/2.2/topics/install/docker.md diff --git a/docs/2.2/topics/install/helm.md b/content/en/docs/2.2/topics/install/helm.md similarity index 100% rename from docs/2.2/topics/install/helm.md rename to content/en/docs/2.2/topics/install/helm.md diff --git a/docs/2.2/topics/install/index.less b/content/en/docs/2.2/topics/install/index.less similarity index 100% rename from docs/2.2/topics/install/index.less rename to content/en/docs/2.2/topics/install/index.less diff --git a/docs/2.2/topics/install/index.md b/content/en/docs/2.2/topics/install/index.md similarity index 100% rename from docs/2.2/topics/install/index.md rename to content/en/docs/2.2/topics/install/index.md diff --git a/docs/2.2/topics/install/migrate-to-2-alternate.md b/content/en/docs/2.2/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/2.2/topics/install/migrate-to-2-alternate.md rename to content/en/docs/2.2/topics/install/migrate-to-2-alternate.md diff --git a/docs/2.2/topics/install/migration-matrix.md b/content/en/docs/2.2/topics/install/migration-matrix.md similarity index 100% rename from docs/2.2/topics/install/migration-matrix.md rename to content/en/docs/2.2/topics/install/migration-matrix.md diff --git a/docs/2.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.2.md diff --git a/docs/2.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.2.md diff --git a/docs/2.2/topics/install/upgrade/helm/emissary-2.1/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/helm/emissary-2.1/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/helm/emissary-2.1/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/helm/emissary-2.1/emissary-2.2.md diff --git a/docs/2.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.2.md diff --git a/docs/2.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.2.md diff --git a/docs/2.2/topics/install/upgrade/yaml/emissary-2.1/emissary-2.2.md b/content/en/docs/2.2/topics/install/upgrade/yaml/emissary-2.1/emissary-2.2.md similarity index 100% rename from docs/2.2/topics/install/upgrade/yaml/emissary-2.1/emissary-2.2.md rename to content/en/docs/2.2/topics/install/upgrade/yaml/emissary-2.1/emissary-2.2.md diff --git a/docs/2.2/topics/install/yaml-install.md b/content/en/docs/2.2/topics/install/yaml-install.md similarity index 100% rename from docs/2.2/topics/install/yaml-install.md rename to content/en/docs/2.2/topics/install/yaml-install.md diff --git a/docs/2.2/topics/running/ambassador-deployment.md b/content/en/docs/2.2/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.2/topics/running/ambassador-deployment.md rename to content/en/docs/2.2/topics/running/ambassador-deployment.md diff --git a/docs/2.2/topics/running/ambassador-with-aws.md b/content/en/docs/2.2/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.2/topics/running/ambassador-with-aws.md rename to content/en/docs/2.2/topics/running/ambassador-with-aws.md diff --git a/docs/2.2/topics/running/ambassador-with-gke.md b/content/en/docs/2.2/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.2/topics/running/ambassador-with-gke.md rename to content/en/docs/2.2/topics/running/ambassador-with-gke.md diff --git a/docs/2.2/topics/running/ambassador.md b/content/en/docs/2.2/topics/running/ambassador.md similarity index 100% rename from docs/2.2/topics/running/ambassador.md rename to content/en/docs/2.2/topics/running/ambassador.md diff --git a/docs/2.2/topics/running/custom-error-responses.md b/content/en/docs/2.2/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.2/topics/running/custom-error-responses.md rename to content/en/docs/2.2/topics/running/custom-error-responses.md diff --git a/docs/2.2/topics/running/debugging.md b/content/en/docs/2.2/topics/running/debugging.md similarity index 100% rename from docs/2.2/topics/running/debugging.md rename to content/en/docs/2.2/topics/running/debugging.md diff --git a/docs/2.2/topics/running/diagnostics.md b/content/en/docs/2.2/topics/running/diagnostics.md similarity index 100% rename from docs/2.2/topics/running/diagnostics.md rename to content/en/docs/2.2/topics/running/diagnostics.md diff --git a/docs/2.2/topics/running/environment.md b/content/en/docs/2.2/topics/running/environment.md similarity index 100% rename from docs/2.2/topics/running/environment.md rename to content/en/docs/2.2/topics/running/environment.md diff --git a/docs/2.2/topics/running/gzip.md b/content/en/docs/2.2/topics/running/gzip.md similarity index 100% rename from docs/2.2/topics/running/gzip.md rename to content/en/docs/2.2/topics/running/gzip.md diff --git a/docs/2.2/topics/running/host-crd.md b/content/en/docs/2.2/topics/running/host-crd.md similarity index 100% rename from docs/2.2/topics/running/host-crd.md rename to content/en/docs/2.2/topics/running/host-crd.md diff --git a/docs/2.2/topics/running/index.md b/content/en/docs/2.2/topics/running/index.md similarity index 100% rename from docs/2.2/topics/running/index.md rename to content/en/docs/2.2/topics/running/index.md diff --git a/docs/2.2/topics/running/ingress-controller.md b/content/en/docs/2.2/topics/running/ingress-controller.md similarity index 100% rename from docs/2.2/topics/running/ingress-controller.md rename to content/en/docs/2.2/topics/running/ingress-controller.md diff --git a/docs/2.2/topics/running/listener.md b/content/en/docs/2.2/topics/running/listener.md similarity index 100% rename from docs/2.2/topics/running/listener.md rename to content/en/docs/2.2/topics/running/listener.md diff --git a/docs/2.2/topics/running/load-balancer.md b/content/en/docs/2.2/topics/running/load-balancer.md similarity index 100% rename from docs/2.2/topics/running/load-balancer.md rename to content/en/docs/2.2/topics/running/load-balancer.md diff --git a/docs/2.2/topics/running/resolvers.md b/content/en/docs/2.2/topics/running/resolvers.md similarity index 100% rename from docs/2.2/topics/running/resolvers.md rename to content/en/docs/2.2/topics/running/resolvers.md diff --git a/docs/2.2/topics/running/running.md b/content/en/docs/2.2/topics/running/running.md similarity index 100% rename from docs/2.2/topics/running/running.md rename to content/en/docs/2.2/topics/running/running.md diff --git a/docs/2.2/topics/running/scaling.md b/content/en/docs/2.2/topics/running/scaling.md similarity index 100% rename from docs/2.2/topics/running/scaling.md rename to content/en/docs/2.2/topics/running/scaling.md diff --git a/docs/2.2/topics/running/services/auth-service.md b/content/en/docs/2.2/topics/running/services/auth-service.md similarity index 100% rename from docs/2.2/topics/running/services/auth-service.md rename to content/en/docs/2.2/topics/running/services/auth-service.md diff --git a/docs/2.2/topics/running/services/ext_authz.md b/content/en/docs/2.2/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.2/topics/running/services/ext_authz.md rename to content/en/docs/2.2/topics/running/services/ext_authz.md diff --git a/docs/2.2/topics/running/services/index.md b/content/en/docs/2.2/topics/running/services/index.md similarity index 100% rename from docs/2.2/topics/running/services/index.md rename to content/en/docs/2.2/topics/running/services/index.md diff --git a/docs/2.2/topics/running/services/log-service.md b/content/en/docs/2.2/topics/running/services/log-service.md similarity index 100% rename from docs/2.2/topics/running/services/log-service.md rename to content/en/docs/2.2/topics/running/services/log-service.md diff --git a/docs/2.2/topics/running/services/rate-limit-service.md b/content/en/docs/2.2/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.2/topics/running/services/rate-limit-service.md rename to content/en/docs/2.2/topics/running/services/rate-limit-service.md diff --git a/docs/2.2/topics/running/services/tracing-service.md b/content/en/docs/2.2/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.2/topics/running/services/tracing-service.md rename to content/en/docs/2.2/topics/running/services/tracing-service.md diff --git a/docs/2.2/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.2/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.2/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.2/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.2/topics/running/statistics/8877-metrics.md b/content/en/docs/2.2/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.2/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.2/topics/running/statistics/8877-metrics.md diff --git a/docs/2.2/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.2/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.2/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.2/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.2/topics/running/statistics/index.md b/content/en/docs/2.2/topics/running/statistics/index.md similarity index 100% rename from docs/2.2/topics/running/statistics/index.md rename to content/en/docs/2.2/topics/running/statistics/index.md diff --git a/docs/2.2/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.2/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.2/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.2/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.2/topics/running/tls/index.md b/content/en/docs/2.2/topics/running/tls/index.md similarity index 100% rename from docs/2.2/topics/running/tls/index.md rename to content/en/docs/2.2/topics/running/tls/index.md diff --git a/docs/2.2/topics/running/tls/mtls.md b/content/en/docs/2.2/topics/running/tls/mtls.md similarity index 100% rename from docs/2.2/topics/running/tls/mtls.md rename to content/en/docs/2.2/topics/running/tls/mtls.md diff --git a/docs/2.2/topics/running/tls/origination.md b/content/en/docs/2.2/topics/running/tls/origination.md similarity index 100% rename from docs/2.2/topics/running/tls/origination.md rename to content/en/docs/2.2/topics/running/tls/origination.md diff --git a/docs/2.2/topics/running/tls/sni.md b/content/en/docs/2.2/topics/running/tls/sni.md similarity index 100% rename from docs/2.2/topics/running/tls/sni.md rename to content/en/docs/2.2/topics/running/tls/sni.md diff --git a/docs/2.2/topics/using/authservice.md b/content/en/docs/2.2/topics/using/authservice.md similarity index 100% rename from docs/2.2/topics/using/authservice.md rename to content/en/docs/2.2/topics/using/authservice.md diff --git a/docs/2.2/topics/using/canary.md b/content/en/docs/2.2/topics/using/canary.md similarity index 100% rename from docs/2.2/topics/using/canary.md rename to content/en/docs/2.2/topics/using/canary.md diff --git a/docs/2.2/topics/using/circuit-breakers.md b/content/en/docs/2.2/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.2/topics/using/circuit-breakers.md rename to content/en/docs/2.2/topics/using/circuit-breakers.md diff --git a/docs/2.2/topics/using/cors.md b/content/en/docs/2.2/topics/using/cors.md similarity index 100% rename from docs/2.2/topics/using/cors.md rename to content/en/docs/2.2/topics/using/cors.md diff --git a/docs/2.2/topics/using/defaults.md b/content/en/docs/2.2/topics/using/defaults.md similarity index 100% rename from docs/2.2/topics/using/defaults.md rename to content/en/docs/2.2/topics/using/defaults.md diff --git a/docs/2.2/topics/using/gateway-api.md b/content/en/docs/2.2/topics/using/gateway-api.md similarity index 100% rename from docs/2.2/topics/using/gateway-api.md rename to content/en/docs/2.2/topics/using/gateway-api.md diff --git a/docs/2.2/topics/using/headers/add_request_headers.md b/content/en/docs/2.2/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.2/topics/using/headers/add_request_headers.md rename to content/en/docs/2.2/topics/using/headers/add_request_headers.md diff --git a/docs/2.2/topics/using/headers/add_response_headers.md b/content/en/docs/2.2/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.2/topics/using/headers/add_response_headers.md rename to content/en/docs/2.2/topics/using/headers/add_response_headers.md diff --git a/docs/2.2/topics/using/headers/headers.md b/content/en/docs/2.2/topics/using/headers/headers.md similarity index 100% rename from docs/2.2/topics/using/headers/headers.md rename to content/en/docs/2.2/topics/using/headers/headers.md diff --git a/docs/2.2/topics/using/headers/host.md b/content/en/docs/2.2/topics/using/headers/host.md similarity index 100% rename from docs/2.2/topics/using/headers/host.md rename to content/en/docs/2.2/topics/using/headers/host.md diff --git a/docs/2.2/topics/using/headers/remove_request_headers.md b/content/en/docs/2.2/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.2/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.2/topics/using/headers/remove_request_headers.md diff --git a/docs/2.2/topics/using/headers/remove_response_headers.md b/content/en/docs/2.2/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.2/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.2/topics/using/headers/remove_response_headers.md diff --git a/docs/2.2/topics/using/index.md b/content/en/docs/2.2/topics/using/index.md similarity index 100% rename from docs/2.2/topics/using/index.md rename to content/en/docs/2.2/topics/using/index.md diff --git a/docs/2.2/topics/using/intro-mappings.md b/content/en/docs/2.2/topics/using/intro-mappings.md similarity index 100% rename from docs/2.2/topics/using/intro-mappings.md rename to content/en/docs/2.2/topics/using/intro-mappings.md diff --git a/docs/2.2/topics/using/keepalive.md b/content/en/docs/2.2/topics/using/keepalive.md similarity index 100% rename from docs/2.2/topics/using/keepalive.md rename to content/en/docs/2.2/topics/using/keepalive.md diff --git a/docs/2.2/topics/using/mappings.md b/content/en/docs/2.2/topics/using/mappings.md similarity index 100% rename from docs/2.2/topics/using/mappings.md rename to content/en/docs/2.2/topics/using/mappings.md diff --git a/docs/2.2/topics/using/method.md b/content/en/docs/2.2/topics/using/method.md similarity index 100% rename from docs/2.2/topics/using/method.md rename to content/en/docs/2.2/topics/using/method.md diff --git a/docs/2.2/topics/using/prefix_regex.md b/content/en/docs/2.2/topics/using/prefix_regex.md similarity index 100% rename from docs/2.2/topics/using/prefix_regex.md rename to content/en/docs/2.2/topics/using/prefix_regex.md diff --git a/docs/2.2/topics/using/query-parameters.md b/content/en/docs/2.2/topics/using/query-parameters.md similarity index 100% rename from docs/2.2/topics/using/query-parameters.md rename to content/en/docs/2.2/topics/using/query-parameters.md diff --git a/docs/2.2/topics/using/rate-limits/index.md b/content/en/docs/2.2/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.2/topics/using/rate-limits/index.md rename to content/en/docs/2.2/topics/using/rate-limits/index.md diff --git a/docs/2.2/topics/using/redirects.md b/content/en/docs/2.2/topics/using/redirects.md similarity index 100% rename from docs/2.2/topics/using/redirects.md rename to content/en/docs/2.2/topics/using/redirects.md diff --git a/docs/2.2/topics/using/retries.md b/content/en/docs/2.2/topics/using/retries.md similarity index 100% rename from docs/2.2/topics/using/retries.md rename to content/en/docs/2.2/topics/using/retries.md diff --git a/docs/2.2/topics/using/rewrites.md b/content/en/docs/2.2/topics/using/rewrites.md similarity index 100% rename from docs/2.2/topics/using/rewrites.md rename to content/en/docs/2.2/topics/using/rewrites.md diff --git a/docs/2.2/topics/using/shadowing.md b/content/en/docs/2.2/topics/using/shadowing.md similarity index 100% rename from docs/2.2/topics/using/shadowing.md rename to content/en/docs/2.2/topics/using/shadowing.md diff --git a/docs/2.2/topics/using/tcpmappings.md b/content/en/docs/2.2/topics/using/tcpmappings.md similarity index 100% rename from docs/2.2/topics/using/tcpmappings.md rename to content/en/docs/2.2/topics/using/tcpmappings.md diff --git a/docs/2.2/topics/using/timeouts.md b/content/en/docs/2.2/topics/using/timeouts.md similarity index 100% rename from docs/2.2/topics/using/timeouts.md rename to content/en/docs/2.2/topics/using/timeouts.md diff --git a/docs/2.2/tutorials/dev-portal-tutorial.md b/content/en/docs/2.2/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.2/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.2/tutorials/dev-portal-tutorial.md diff --git a/docs/2.2/tutorials/getting-started.md b/content/en/docs/2.2/tutorials/getting-started.md similarity index 100% rename from docs/2.2/tutorials/getting-started.md rename to content/en/docs/2.2/tutorials/getting-started.md diff --git a/docs/2.2/tutorials/gs-tabs.js b/content/en/docs/2.2/tutorials/gs-tabs.js similarity index 100% rename from docs/2.2/tutorials/gs-tabs.js rename to content/en/docs/2.2/tutorials/gs-tabs.js diff --git a/docs/2.2/tutorials/gs-tabs2.js b/content/en/docs/2.2/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.2/tutorials/gs-tabs2.js rename to content/en/docs/2.2/tutorials/gs-tabs2.js diff --git a/docs/2.2/tutorials/quickstart-demo.md b/content/en/docs/2.2/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.2/tutorials/quickstart-demo.md rename to content/en/docs/2.2/tutorials/quickstart-demo.md diff --git a/docs/2.2/versions.yml b/content/en/docs/2.2/versions.yml similarity index 100% rename from docs/2.2/versions.yml rename to content/en/docs/2.2/versions.yml diff --git a/docs/2.3/about/aes-emissary-eol.md b/content/en/docs/2.3/about/aes-emissary-eol.md similarity index 100% rename from docs/2.3/about/aes-emissary-eol.md rename to content/en/docs/2.3/about/aes-emissary-eol.md diff --git a/docs/2.3/about/alternatives.md b/content/en/docs/2.3/about/alternatives.md similarity index 100% rename from docs/2.3/about/alternatives.md rename to content/en/docs/2.3/about/alternatives.md diff --git a/docs/2.3/about/changes-2.x.md b/content/en/docs/2.3/about/changes-2.x.md similarity index 100% rename from docs/2.3/about/changes-2.x.md rename to content/en/docs/2.3/about/changes-2.x.md diff --git a/docs/2.3/about/faq.md b/content/en/docs/2.3/about/faq.md similarity index 100% rename from docs/2.3/about/faq.md rename to content/en/docs/2.3/about/faq.md diff --git a/docs/2.3/about/features-and-benefits.md b/content/en/docs/2.3/about/features-and-benefits.md similarity index 100% rename from docs/2.3/about/features-and-benefits.md rename to content/en/docs/2.3/about/features-and-benefits.md diff --git a/docs/2.3/about/known-issues.md b/content/en/docs/2.3/about/known-issues.md similarity index 100% rename from docs/2.3/about/known-issues.md rename to content/en/docs/2.3/about/known-issues.md diff --git a/docs/2.3/about/support.md b/content/en/docs/2.3/about/support.md similarity index 100% rename from docs/2.3/about/support.md rename to content/en/docs/2.3/about/support.md diff --git a/docs/2.3/about/why-ambassador.md b/content/en/docs/2.3/about/why-ambassador.md similarity index 100% rename from docs/2.3/about/why-ambassador.md rename to content/en/docs/2.3/about/why-ambassador.md diff --git a/docs/2.3/community.md b/content/en/docs/2.3/community.md similarity index 100% rename from docs/2.3/community.md rename to content/en/docs/2.3/community.md diff --git a/docs/2.3/doc-links.yml b/content/en/docs/2.3/doc-links.yml similarity index 100% rename from docs/2.3/doc-links.yml rename to content/en/docs/2.3/doc-links.yml diff --git a/docs/2.3/features-icons/basic-authentication.svg b/content/en/docs/2.3/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.3/features-icons/basic-authentication.svg rename to content/en/docs/2.3/features-icons/basic-authentication.svg diff --git a/docs/2.3/features-icons/canary-release.svg b/content/en/docs/2.3/features-icons/canary-release.svg similarity index 100% rename from docs/2.3/features-icons/canary-release.svg rename to content/en/docs/2.3/features-icons/canary-release.svg diff --git a/docs/2.3/features-icons/cors.svg b/content/en/docs/2.3/features-icons/cors.svg similarity index 100% rename from docs/2.3/features-icons/cors.svg rename to content/en/docs/2.3/features-icons/cors.svg diff --git a/docs/2.3/features-icons/datadog.png b/content/en/docs/2.3/features-icons/datadog.png similarity index 100% rename from docs/2.3/features-icons/datadog.png rename to content/en/docs/2.3/features-icons/datadog.png diff --git a/docs/2.3/features-icons/datadog.svg b/content/en/docs/2.3/features-icons/datadog.svg similarity index 100% rename from docs/2.3/features-icons/datadog.svg rename to content/en/docs/2.3/features-icons/datadog.svg diff --git a/docs/2.3/features-icons/diagnostics.svg b/content/en/docs/2.3/features-icons/diagnostics.svg similarity index 100% rename from docs/2.3/features-icons/diagnostics.svg rename to content/en/docs/2.3/features-icons/diagnostics.svg diff --git a/docs/2.3/features-icons/distributed-tracing.png b/content/en/docs/2.3/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.3/features-icons/distributed-tracing.png rename to content/en/docs/2.3/features-icons/distributed-tracing.png diff --git a/docs/2.3/features-icons/grpc.png b/content/en/docs/2.3/features-icons/grpc.png similarity index 100% rename from docs/2.3/features-icons/grpc.png rename to content/en/docs/2.3/features-icons/grpc.png diff --git a/docs/2.3/features-icons/prometheus.svg b/content/en/docs/2.3/features-icons/prometheus.svg similarity index 100% rename from docs/2.3/features-icons/prometheus.svg rename to content/en/docs/2.3/features-icons/prometheus.svg diff --git a/docs/2.3/features-icons/rate-limiting.svg b/content/en/docs/2.3/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.3/features-icons/rate-limiting.svg rename to content/en/docs/2.3/features-icons/rate-limiting.svg diff --git a/docs/2.3/features-icons/regex-routing.svg b/content/en/docs/2.3/features-icons/regex-routing.svg similarity index 100% rename from docs/2.3/features-icons/regex-routing.svg rename to content/en/docs/2.3/features-icons/regex-routing.svg diff --git a/docs/2.3/features-icons/request-transformers.svg b/content/en/docs/2.3/features-icons/request-transformers.svg similarity index 100% rename from docs/2.3/features-icons/request-transformers.svg rename to content/en/docs/2.3/features-icons/request-transformers.svg diff --git a/docs/2.3/features-icons/shadowing.svg b/content/en/docs/2.3/features-icons/shadowing.svg similarity index 100% rename from docs/2.3/features-icons/shadowing.svg rename to content/en/docs/2.3/features-icons/shadowing.svg diff --git a/docs/2.3/features-icons/statsd.png b/content/en/docs/2.3/features-icons/statsd.png similarity index 100% rename from docs/2.3/features-icons/statsd.png rename to content/en/docs/2.3/features-icons/statsd.png diff --git a/docs/2.3/features-icons/statsd.svg b/content/en/docs/2.3/features-icons/statsd.svg similarity index 100% rename from docs/2.3/features-icons/statsd.svg rename to content/en/docs/2.3/features-icons/statsd.svg diff --git a/docs/2.3/features-icons/third-party-auth.svg b/content/en/docs/2.3/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.3/features-icons/third-party-auth.svg rename to content/en/docs/2.3/features-icons/third-party-auth.svg diff --git a/docs/2.3/features-icons/timeouts.svg b/content/en/docs/2.3/features-icons/timeouts.svg similarity index 100% rename from docs/2.3/features-icons/timeouts.svg rename to content/en/docs/2.3/features-icons/timeouts.svg diff --git a/docs/2.3/features-icons/tls-termination.svg b/content/en/docs/2.3/features-icons/tls-termination.svg similarity index 100% rename from docs/2.3/features-icons/tls-termination.svg rename to content/en/docs/2.3/features-icons/tls-termination.svg diff --git a/docs/2.3/features-icons/url-rewrite.svg b/content/en/docs/2.3/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.3/features-icons/url-rewrite.svg rename to content/en/docs/2.3/features-icons/url-rewrite.svg diff --git a/docs/2.3/features-icons/websockets.svg b/content/en/docs/2.3/features-icons/websockets.svg similarity index 100% rename from docs/2.3/features-icons/websockets.svg rename to content/en/docs/2.3/features-icons/websockets.svg diff --git a/docs/2.3/howtos/basic-auth.md b/content/en/docs/2.3/howtos/basic-auth.md similarity index 100% rename from docs/2.3/howtos/basic-auth.md rename to content/en/docs/2.3/howtos/basic-auth.md diff --git a/docs/2.3/howtos/cert-manager.md b/content/en/docs/2.3/howtos/cert-manager.md similarity index 100% rename from docs/2.3/howtos/cert-manager.md rename to content/en/docs/2.3/howtos/cert-manager.md diff --git a/docs/2.3/howtos/client-cert-validation.md b/content/en/docs/2.3/howtos/client-cert-validation.md similarity index 100% rename from docs/2.3/howtos/client-cert-validation.md rename to content/en/docs/2.3/howtos/client-cert-validation.md diff --git a/docs/2.3/howtos/configure-communications.md b/content/en/docs/2.3/howtos/configure-communications.md similarity index 100% rename from docs/2.3/howtos/configure-communications.md rename to content/en/docs/2.3/howtos/configure-communications.md diff --git a/docs/2.3/howtos/consul.md b/content/en/docs/2.3/howtos/consul.md similarity index 100% rename from docs/2.3/howtos/consul.md rename to content/en/docs/2.3/howtos/consul.md diff --git a/docs/2.3/howtos/dist-tracing.md b/content/en/docs/2.3/howtos/dist-tracing.md similarity index 100% rename from docs/2.3/howtos/dist-tracing.md rename to content/en/docs/2.3/howtos/dist-tracing.md diff --git a/docs/2.3/howtos/external-dns.md b/content/en/docs/2.3/howtos/external-dns.md similarity index 100% rename from docs/2.3/howtos/external-dns.md rename to content/en/docs/2.3/howtos/external-dns.md diff --git a/docs/2.3/howtos/filter-dev-guide.md b/content/en/docs/2.3/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.3/howtos/filter-dev-guide.md rename to content/en/docs/2.3/howtos/filter-dev-guide.md diff --git a/docs/2.3/howtos/grpc.md b/content/en/docs/2.3/howtos/grpc.md similarity index 100% rename from docs/2.3/howtos/grpc.md rename to content/en/docs/2.3/howtos/grpc.md diff --git a/docs/2.3/howtos/index.md b/content/en/docs/2.3/howtos/index.md similarity index 100% rename from docs/2.3/howtos/index.md rename to content/en/docs/2.3/howtos/index.md diff --git a/docs/2.3/howtos/istio.md b/content/en/docs/2.3/howtos/istio.md similarity index 100% rename from docs/2.3/howtos/istio.md rename to content/en/docs/2.3/howtos/istio.md diff --git a/docs/2.3/howtos/knative.md b/content/en/docs/2.3/howtos/knative.md similarity index 100% rename from docs/2.3/howtos/knative.md rename to content/en/docs/2.3/howtos/knative.md diff --git a/docs/2.3/howtos/linkerd2.md b/content/en/docs/2.3/howtos/linkerd2.md similarity index 100% rename from docs/2.3/howtos/linkerd2.md rename to content/en/docs/2.3/howtos/linkerd2.md diff --git a/docs/2.3/howtos/prometheus.md b/content/en/docs/2.3/howtos/prometheus.md similarity index 100% rename from docs/2.3/howtos/prometheus.md rename to content/en/docs/2.3/howtos/prometheus.md diff --git a/docs/2.3/howtos/protecting-diag-access.md b/content/en/docs/2.3/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.3/howtos/protecting-diag-access.md rename to content/en/docs/2.3/howtos/protecting-diag-access.md diff --git a/docs/2.3/howtos/rate-limiting-tutorial.md b/content/en/docs/2.3/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.3/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.3/howtos/rate-limiting-tutorial.md diff --git a/docs/2.3/howtos/route.md b/content/en/docs/2.3/howtos/route.md similarity index 100% rename from docs/2.3/howtos/route.md rename to content/en/docs/2.3/howtos/route.md diff --git a/docs/2.3/howtos/tls-termination.md b/content/en/docs/2.3/howtos/tls-termination.md similarity index 100% rename from docs/2.3/howtos/tls-termination.md rename to content/en/docs/2.3/howtos/tls-termination.md diff --git a/docs/2.3/howtos/tracing-datadog.md b/content/en/docs/2.3/howtos/tracing-datadog.md similarity index 100% rename from docs/2.3/howtos/tracing-datadog.md rename to content/en/docs/2.3/howtos/tracing-datadog.md diff --git a/docs/2.3/howtos/tracing-zipkin.md b/content/en/docs/2.3/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.3/howtos/tracing-zipkin.md rename to content/en/docs/2.3/howtos/tracing-zipkin.md diff --git a/docs/2.3/howtos/websockets.md b/content/en/docs/2.3/howtos/websockets.md similarity index 100% rename from docs/2.3/howtos/websockets.md rename to content/en/docs/2.3/howtos/websockets.md diff --git a/docs/2.3/images/Auth0_JWT.png b/content/en/docs/2.3/images/Auth0_JWT.png similarity index 100% rename from docs/2.3/images/Auth0_JWT.png rename to content/en/docs/2.3/images/Auth0_JWT.png diff --git a/docs/2.3/images/Auth0_domain_clientID.png b/content/en/docs/2.3/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.3/images/Auth0_domain_clientID.png rename to content/en/docs/2.3/images/Auth0_domain_clientID.png diff --git a/docs/2.3/images/Auth0_method_callback_origins.png b/content/en/docs/2.3/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.3/images/Auth0_method_callback_origins.png rename to content/en/docs/2.3/images/Auth0_method_callback_origins.png diff --git a/docs/2.3/images/aes-success.png b/content/en/docs/2.3/images/aes-success.png similarity index 100% rename from docs/2.3/images/aes-success.png rename to content/en/docs/2.3/images/aes-success.png diff --git a/docs/2.3/images/ambassador-arch.png b/content/en/docs/2.3/images/ambassador-arch.png similarity index 100% rename from docs/2.3/images/ambassador-arch.png rename to content/en/docs/2.3/images/ambassador-arch.png diff --git a/docs/2.3/images/ambassador-logo.svg b/content/en/docs/2.3/images/ambassador-logo.svg similarity index 100% rename from docs/2.3/images/ambassador-logo.svg rename to content/en/docs/2.3/images/ambassador-logo.svg diff --git a/docs/2.3/images/ambassador_oidc_flow.jpg b/content/en/docs/2.3/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.3/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.3/images/ambassador_oidc_flow.jpg diff --git a/docs/2.3/images/apple.png b/content/en/docs/2.3/images/apple.png similarity index 100% rename from docs/2.3/images/apple.png rename to content/en/docs/2.3/images/apple.png diff --git a/docs/2.3/images/auth-flow.png b/content/en/docs/2.3/images/auth-flow.png similarity index 100% rename from docs/2.3/images/auth-flow.png rename to content/en/docs/2.3/images/auth-flow.png diff --git a/docs/2.3/images/authentication-icon.svg b/content/en/docs/2.3/images/authentication-icon.svg similarity index 100% rename from docs/2.3/images/authentication-icon.svg rename to content/en/docs/2.3/images/authentication-icon.svg diff --git a/docs/2.3/images/blackbird.png b/content/en/docs/2.3/images/blackbird.png similarity index 100% rename from docs/2.3/images/blackbird.png rename to content/en/docs/2.3/images/blackbird.png diff --git a/docs/2.3/images/canary-release-overview.png b/content/en/docs/2.3/images/canary-release-overview.png similarity index 100% rename from docs/2.3/images/canary-release-overview.png rename to content/en/docs/2.3/images/canary-release-overview.png diff --git a/docs/2.3/images/configure-icon.svg b/content/en/docs/2.3/images/configure-icon.svg similarity index 100% rename from docs/2.3/images/configure-icon.svg rename to content/en/docs/2.3/images/configure-icon.svg diff --git a/docs/2.3/images/consul-ambassador.png b/content/en/docs/2.3/images/consul-ambassador.png similarity index 100% rename from docs/2.3/images/consul-ambassador.png rename to content/en/docs/2.3/images/consul-ambassador.png diff --git a/docs/2.3/images/container-inner-dev-loop.png b/content/en/docs/2.3/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.3/images/container-inner-dev-loop.png rename to content/en/docs/2.3/images/container-inner-dev-loop.png diff --git a/docs/2.3/images/datawire-logo.svg b/content/en/docs/2.3/images/datawire-logo.svg similarity index 100% rename from docs/2.3/images/datawire-logo.svg rename to content/en/docs/2.3/images/datawire-logo.svg diff --git a/docs/2.3/images/diagnostics-example.png b/content/en/docs/2.3/images/diagnostics-example.png similarity index 100% rename from docs/2.3/images/diagnostics-example.png rename to content/en/docs/2.3/images/diagnostics-example.png diff --git a/docs/2.3/images/diagnostics.png b/content/en/docs/2.3/images/diagnostics.png similarity index 100% rename from docs/2.3/images/diagnostics.png rename to content/en/docs/2.3/images/diagnostics.png diff --git a/docs/2.3/images/docker-compose.png b/content/en/docs/2.3/images/docker-compose.png similarity index 100% rename from docs/2.3/images/docker-compose.png rename to content/en/docs/2.3/images/docker-compose.png diff --git a/docs/2.3/images/docker.png b/content/en/docs/2.3/images/docker.png similarity index 100% rename from docs/2.3/images/docker.png rename to content/en/docs/2.3/images/docker.png diff --git a/docs/2.3/images/edge-stack-1.13.4.png b/content/en/docs/2.3/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.3/images/edge-stack-1.13.4.png rename to content/en/docs/2.3/images/edge-stack-1.13.4.png diff --git a/docs/2.3/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.3/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.3/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.3/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.3/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.3/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.3/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.3/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.3/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.3/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.3/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.3/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.3/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.3/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.3/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.3/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.3/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.3/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.3/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.3/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.3/images/fast-icon.svg b/content/en/docs/2.3/images/fast-icon.svg similarity index 100% rename from docs/2.3/images/fast-icon.svg rename to content/en/docs/2.3/images/fast-icon.svg diff --git a/docs/2.3/images/features-icons/basic-authentication.svg b/content/en/docs/2.3/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.3/images/features-icons/basic-authentication.svg rename to content/en/docs/2.3/images/features-icons/basic-authentication.svg diff --git a/docs/2.3/images/features-icons/canary-release.svg b/content/en/docs/2.3/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.3/images/features-icons/canary-release.svg rename to content/en/docs/2.3/images/features-icons/canary-release.svg diff --git a/docs/2.3/images/features-icons/cors.svg b/content/en/docs/2.3/images/features-icons/cors.svg similarity index 100% rename from docs/2.3/images/features-icons/cors.svg rename to content/en/docs/2.3/images/features-icons/cors.svg diff --git a/docs/2.3/images/features-icons/datadog.png b/content/en/docs/2.3/images/features-icons/datadog.png similarity index 100% rename from docs/2.3/images/features-icons/datadog.png rename to content/en/docs/2.3/images/features-icons/datadog.png diff --git a/docs/2.3/images/features-icons/datadog.svg b/content/en/docs/2.3/images/features-icons/datadog.svg similarity index 100% rename from docs/2.3/images/features-icons/datadog.svg rename to content/en/docs/2.3/images/features-icons/datadog.svg diff --git a/docs/2.3/images/features-icons/diagnostics.svg b/content/en/docs/2.3/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.3/images/features-icons/diagnostics.svg rename to content/en/docs/2.3/images/features-icons/diagnostics.svg diff --git a/docs/2.3/images/features-icons/distributed-tracing.png b/content/en/docs/2.3/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.3/images/features-icons/distributed-tracing.png rename to content/en/docs/2.3/images/features-icons/distributed-tracing.png diff --git a/docs/2.3/images/features-icons/grpc.png b/content/en/docs/2.3/images/features-icons/grpc.png similarity index 100% rename from docs/2.3/images/features-icons/grpc.png rename to content/en/docs/2.3/images/features-icons/grpc.png diff --git a/docs/2.3/images/features-icons/prometheus.svg b/content/en/docs/2.3/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.3/images/features-icons/prometheus.svg rename to content/en/docs/2.3/images/features-icons/prometheus.svg diff --git a/docs/2.3/images/features-icons/rate-limiting.svg b/content/en/docs/2.3/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.3/images/features-icons/rate-limiting.svg rename to content/en/docs/2.3/images/features-icons/rate-limiting.svg diff --git a/docs/2.3/images/features-icons/regex-routing.svg b/content/en/docs/2.3/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.3/images/features-icons/regex-routing.svg rename to content/en/docs/2.3/images/features-icons/regex-routing.svg diff --git a/docs/2.3/images/features-icons/request-transformers.svg b/content/en/docs/2.3/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.3/images/features-icons/request-transformers.svg rename to content/en/docs/2.3/images/features-icons/request-transformers.svg diff --git a/docs/2.3/images/features-icons/shadowing.svg b/content/en/docs/2.3/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.3/images/features-icons/shadowing.svg rename to content/en/docs/2.3/images/features-icons/shadowing.svg diff --git a/docs/2.3/images/features-icons/statsd.png b/content/en/docs/2.3/images/features-icons/statsd.png similarity index 100% rename from docs/2.3/images/features-icons/statsd.png rename to content/en/docs/2.3/images/features-icons/statsd.png diff --git a/docs/2.3/images/features-icons/statsd.svg b/content/en/docs/2.3/images/features-icons/statsd.svg similarity index 100% rename from docs/2.3/images/features-icons/statsd.svg rename to content/en/docs/2.3/images/features-icons/statsd.svg diff --git a/docs/2.3/images/features-icons/third-party-auth.svg b/content/en/docs/2.3/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.3/images/features-icons/third-party-auth.svg rename to content/en/docs/2.3/images/features-icons/third-party-auth.svg diff --git a/docs/2.3/images/features-icons/timeouts.svg b/content/en/docs/2.3/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.3/images/features-icons/timeouts.svg rename to content/en/docs/2.3/images/features-icons/timeouts.svg diff --git a/docs/2.3/images/features-icons/tls-termination.svg b/content/en/docs/2.3/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.3/images/features-icons/tls-termination.svg rename to content/en/docs/2.3/images/features-icons/tls-termination.svg diff --git a/docs/2.3/images/features-icons/url-rewrite.svg b/content/en/docs/2.3/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.3/images/features-icons/url-rewrite.svg rename to content/en/docs/2.3/images/features-icons/url-rewrite.svg diff --git a/docs/2.3/images/features-icons/websockets.svg b/content/en/docs/2.3/images/features-icons/websockets.svg similarity index 100% rename from docs/2.3/images/features-icons/websockets.svg rename to content/en/docs/2.3/images/features-icons/websockets.svg diff --git a/docs/2.3/images/features-table.jpg b/content/en/docs/2.3/images/features-table.jpg similarity index 100% rename from docs/2.3/images/features-table.jpg rename to content/en/docs/2.3/images/features-table.jpg diff --git a/docs/2.3/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.3/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.3/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.3/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.3/images/gRPC-TLS-Originate.png b/content/en/docs/2.3/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.3/images/gRPC-TLS-Originate.png rename to content/en/docs/2.3/images/gRPC-TLS-Originate.png diff --git a/docs/2.3/images/github-login.png b/content/en/docs/2.3/images/github-login.png similarity index 100% rename from docs/2.3/images/github-login.png rename to content/en/docs/2.3/images/github-login.png diff --git a/docs/2.3/images/global-features-bg.svg b/content/en/docs/2.3/images/global-features-bg.svg similarity index 100% rename from docs/2.3/images/global-features-bg.svg rename to content/en/docs/2.3/images/global-features-bg.svg diff --git a/docs/2.3/images/grafana.png b/content/en/docs/2.3/images/grafana.png similarity index 100% rename from docs/2.3/images/grafana.png rename to content/en/docs/2.3/images/grafana.png diff --git a/docs/2.3/images/grpc-tls.png b/content/en/docs/2.3/images/grpc-tls.png similarity index 100% rename from docs/2.3/images/grpc-tls.png rename to content/en/docs/2.3/images/grpc-tls.png diff --git a/docs/2.3/images/helm-navy.png b/content/en/docs/2.3/images/helm-navy.png similarity index 100% rename from docs/2.3/images/helm-navy.png rename to content/en/docs/2.3/images/helm-navy.png diff --git a/docs/2.3/images/helm.png b/content/en/docs/2.3/images/helm.png similarity index 100% rename from docs/2.3/images/helm.png rename to content/en/docs/2.3/images/helm.png diff --git a/docs/2.3/images/highly-available-icon.svg b/content/en/docs/2.3/images/highly-available-icon.svg similarity index 100% rename from docs/2.3/images/highly-available-icon.svg rename to content/en/docs/2.3/images/highly-available-icon.svg diff --git a/docs/2.3/images/jaeger.png b/content/en/docs/2.3/images/jaeger.png similarity index 100% rename from docs/2.3/images/jaeger.png rename to content/en/docs/2.3/images/jaeger.png diff --git a/docs/2.3/images/kubernetes.png b/content/en/docs/2.3/images/kubernetes.png similarity index 100% rename from docs/2.3/images/kubernetes.png rename to content/en/docs/2.3/images/kubernetes.png diff --git a/docs/2.3/images/left-arrow.svg b/content/en/docs/2.3/images/left-arrow.svg similarity index 100% rename from docs/2.3/images/left-arrow.svg rename to content/en/docs/2.3/images/left-arrow.svg diff --git a/docs/2.3/images/linux.png b/content/en/docs/2.3/images/linux.png similarity index 100% rename from docs/2.3/images/linux.png rename to content/en/docs/2.3/images/linux.png diff --git a/docs/2.3/images/logo.png b/content/en/docs/2.3/images/logo.png similarity index 100% rename from docs/2.3/images/logo.png rename to content/en/docs/2.3/images/logo.png diff --git a/docs/2.3/images/mapping-editor.png b/content/en/docs/2.3/images/mapping-editor.png similarity index 100% rename from docs/2.3/images/mapping-editor.png rename to content/en/docs/2.3/images/mapping-editor.png diff --git a/docs/2.3/images/network-architecture.png b/content/en/docs/2.3/images/network-architecture.png similarity index 100% rename from docs/2.3/images/network-architecture.png rename to content/en/docs/2.3/images/network-architecture.png diff --git a/docs/2.3/images/penguin-background.svg b/content/en/docs/2.3/images/penguin-background.svg similarity index 100% rename from docs/2.3/images/penguin-background.svg rename to content/en/docs/2.3/images/penguin-background.svg diff --git a/docs/2.3/images/pro-iap.png b/content/en/docs/2.3/images/pro-iap.png similarity index 100% rename from docs/2.3/images/pro-iap.png rename to content/en/docs/2.3/images/pro-iap.png diff --git a/docs/2.3/images/quote.svg b/content/en/docs/2.3/images/quote.svg similarity index 100% rename from docs/2.3/images/quote.svg rename to content/en/docs/2.3/images/quote.svg diff --git a/docs/2.3/images/right-arrow.svg b/content/en/docs/2.3/images/right-arrow.svg similarity index 100% rename from docs/2.3/images/right-arrow.svg rename to content/en/docs/2.3/images/right-arrow.svg diff --git a/docs/2.3/images/routing-icon.svg b/content/en/docs/2.3/images/routing-icon.svg similarity index 100% rename from docs/2.3/images/routing-icon.svg rename to content/en/docs/2.3/images/routing-icon.svg diff --git a/docs/2.3/images/self-service-features-bg.svg b/content/en/docs/2.3/images/self-service-features-bg.svg similarity index 100% rename from docs/2.3/images/self-service-features-bg.svg rename to content/en/docs/2.3/images/self-service-features-bg.svg diff --git a/docs/2.3/images/shadowing.png b/content/en/docs/2.3/images/shadowing.png similarity index 100% rename from docs/2.3/images/shadowing.png rename to content/en/docs/2.3/images/shadowing.png diff --git a/docs/2.3/images/speedometers.png b/content/en/docs/2.3/images/speedometers.png similarity index 100% rename from docs/2.3/images/speedometers.png rename to content/en/docs/2.3/images/speedometers.png diff --git a/docs/2.3/images/tp-architecture.png b/content/en/docs/2.3/images/tp-architecture.png similarity index 100% rename from docs/2.3/images/tp-architecture.png rename to content/en/docs/2.3/images/tp-architecture.png diff --git a/docs/2.3/images/tp-tutorial-1.png b/content/en/docs/2.3/images/tp-tutorial-1.png similarity index 100% rename from docs/2.3/images/tp-tutorial-1.png rename to content/en/docs/2.3/images/tp-tutorial-1.png diff --git a/docs/2.3/images/tp-tutorial-2.png b/content/en/docs/2.3/images/tp-tutorial-2.png similarity index 100% rename from docs/2.3/images/tp-tutorial-2.png rename to content/en/docs/2.3/images/tp-tutorial-2.png diff --git a/docs/2.3/images/tp-tutorial-3.png b/content/en/docs/2.3/images/tp-tutorial-3.png similarity index 100% rename from docs/2.3/images/tp-tutorial-3.png rename to content/en/docs/2.3/images/tp-tutorial-3.png diff --git a/docs/2.3/images/tp-tutorial-4.png b/content/en/docs/2.3/images/tp-tutorial-4.png similarity index 100% rename from docs/2.3/images/tp-tutorial-4.png rename to content/en/docs/2.3/images/tp-tutorial-4.png diff --git a/docs/2.3/images/trad-inner-dev-loop.png b/content/en/docs/2.3/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.3/images/trad-inner-dev-loop.png rename to content/en/docs/2.3/images/trad-inner-dev-loop.png diff --git a/docs/2.3/images/windows.png b/content/en/docs/2.3/images/windows.png similarity index 100% rename from docs/2.3/images/windows.png rename to content/en/docs/2.3/images/windows.png diff --git a/docs/2.3/images/xkcd.png b/content/en/docs/2.3/images/xkcd.png similarity index 100% rename from docs/2.3/images/xkcd.png rename to content/en/docs/2.3/images/xkcd.png diff --git a/docs/2.3/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.3/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.3/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.3/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.3/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.3/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.3/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.3/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.3/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.3/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.3/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.3/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.3/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.3/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.3/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.3/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.3/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.3/release-notes/emissary-ga.png b/content/en/docs/2.3/release-notes/emissary-ga.png similarity index 100% rename from docs/2.3/release-notes/emissary-ga.png rename to content/en/docs/2.3/release-notes/emissary-ga.png diff --git a/docs/2.3/release-notes/tada.png b/content/en/docs/2.3/release-notes/tada.png similarity index 100% rename from docs/2.3/release-notes/tada.png rename to content/en/docs/2.3/release-notes/tada.png diff --git a/docs/2.3/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.3/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.3/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.3/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.3/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.3/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.3/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.3/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.3/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.3/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.3/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.3/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.3/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.3/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.3/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.3/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.3/release-notes/v2.0.4-version.png b/content/en/docs/2.3/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.3/release-notes/v2.0.4-version.png rename to content/en/docs/2.3/release-notes/v2.0.4-version.png diff --git a/docs/2.3/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.3/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.3/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.3/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.3/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.3/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.3/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.3/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.3/release-notes/v2.1.0-canary.png b/content/en/docs/2.3/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/2.3/release-notes/v2.1.0-canary.png rename to content/en/docs/2.3/release-notes/v2.1.0-canary.png diff --git a/docs/2.3/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/2.3/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/2.3/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/2.3/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/2.3/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/2.3/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/2.3/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/2.3/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/2.3/release-notes/v2.1.2-annotations.png b/content/en/docs/2.3/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/2.3/release-notes/v2.1.2-annotations.png rename to content/en/docs/2.3/release-notes/v2.1.2-annotations.png diff --git a/docs/2.3/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/2.3/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/2.3/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/2.3/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/2.3/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/2.3/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/2.3/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/2.3/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/2.3/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/2.3/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/2.3/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/2.3/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/2.3/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/2.3/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/2.3/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/2.3/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/2.3/release-notes/v2.2.0-cloud.png b/content/en/docs/2.3/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/2.3/release-notes/v2.2.0-cloud.png rename to content/en/docs/2.3/release-notes/v2.2.0-cloud.png diff --git a/docs/2.3/release-notes/v2.2.0-percent-escape.png b/content/en/docs/2.3/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/2.3/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/2.3/release-notes/v2.2.0-percent-escape.png diff --git a/docs/2.3/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/2.3/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/2.3/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/2.3/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/2.3/releaseNotes.yml b/content/en/docs/2.3/releaseNotes.yml similarity index 100% rename from docs/2.3/releaseNotes.yml rename to content/en/docs/2.3/releaseNotes.yml diff --git a/docs/2.3/topics/concepts/architecture.md b/content/en/docs/2.3/topics/concepts/architecture.md similarity index 100% rename from docs/2.3/topics/concepts/architecture.md rename to content/en/docs/2.3/topics/concepts/architecture.md diff --git a/docs/2.3/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.3/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.3/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.3/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.3/topics/concepts/index.md b/content/en/docs/2.3/topics/concepts/index.md similarity index 100% rename from docs/2.3/topics/concepts/index.md rename to content/en/docs/2.3/topics/concepts/index.md diff --git a/docs/2.3/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.3/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.3/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.3/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.3/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.3/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.3/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.3/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.3/topics/concepts/progressive-delivery.md b/content/en/docs/2.3/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.3/topics/concepts/progressive-delivery.md rename to content/en/docs/2.3/topics/concepts/progressive-delivery.md diff --git a/docs/2.3/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.3/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.3/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.3/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.3/topics/install/ambassador-oss-community.md b/content/en/docs/2.3/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.3/topics/install/ambassador-oss-community.md rename to content/en/docs/2.3/topics/install/ambassador-oss-community.md diff --git a/docs/2.3/topics/install/bare-metal.md b/content/en/docs/2.3/topics/install/bare-metal.md similarity index 100% rename from docs/2.3/topics/install/bare-metal.md rename to content/en/docs/2.3/topics/install/bare-metal.md diff --git a/docs/2.3/topics/install/convert-to-v3alpha1.md b/content/en/docs/2.3/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/2.3/topics/install/convert-to-v3alpha1.md rename to content/en/docs/2.3/topics/install/convert-to-v3alpha1.md diff --git a/docs/2.3/topics/install/docker.md b/content/en/docs/2.3/topics/install/docker.md similarity index 100% rename from docs/2.3/topics/install/docker.md rename to content/en/docs/2.3/topics/install/docker.md diff --git a/docs/2.3/topics/install/helm.md b/content/en/docs/2.3/topics/install/helm.md similarity index 100% rename from docs/2.3/topics/install/helm.md rename to content/en/docs/2.3/topics/install/helm.md diff --git a/docs/2.3/topics/install/index.less b/content/en/docs/2.3/topics/install/index.less similarity index 100% rename from docs/2.3/topics/install/index.less rename to content/en/docs/2.3/topics/install/index.less diff --git a/docs/2.3/topics/install/index.md b/content/en/docs/2.3/topics/install/index.md similarity index 100% rename from docs/2.3/topics/install/index.md rename to content/en/docs/2.3/topics/install/index.md diff --git a/docs/2.3/topics/install/migrate-to-2-alternate.md b/content/en/docs/2.3/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/2.3/topics/install/migrate-to-2-alternate.md rename to content/en/docs/2.3/topics/install/migrate-to-2-alternate.md diff --git a/docs/2.3/topics/install/migration-matrix.md b/content/en/docs/2.3/topics/install/migration-matrix.md similarity index 100% rename from docs/2.3/topics/install/migration-matrix.md rename to content/en/docs/2.3/topics/install/migration-matrix.md diff --git a/docs/2.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md diff --git a/docs/2.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md diff --git a/docs/2.3/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md diff --git a/docs/2.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md diff --git a/docs/2.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md diff --git a/docs/2.3/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md b/content/en/docs/2.3/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/2.3/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md rename to content/en/docs/2.3/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md diff --git a/docs/2.3/topics/install/yaml-install.md b/content/en/docs/2.3/topics/install/yaml-install.md similarity index 100% rename from docs/2.3/topics/install/yaml-install.md rename to content/en/docs/2.3/topics/install/yaml-install.md diff --git a/docs/2.3/topics/running/ambassador-deployment.md b/content/en/docs/2.3/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.3/topics/running/ambassador-deployment.md rename to content/en/docs/2.3/topics/running/ambassador-deployment.md diff --git a/docs/2.3/topics/running/ambassador-with-aws.md b/content/en/docs/2.3/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.3/topics/running/ambassador-with-aws.md rename to content/en/docs/2.3/topics/running/ambassador-with-aws.md diff --git a/docs/2.3/topics/running/ambassador-with-gke.md b/content/en/docs/2.3/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.3/topics/running/ambassador-with-gke.md rename to content/en/docs/2.3/topics/running/ambassador-with-gke.md diff --git a/docs/2.3/topics/running/ambassador.md b/content/en/docs/2.3/topics/running/ambassador.md similarity index 100% rename from docs/2.3/topics/running/ambassador.md rename to content/en/docs/2.3/topics/running/ambassador.md diff --git a/docs/2.3/topics/running/custom-error-responses.md b/content/en/docs/2.3/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.3/topics/running/custom-error-responses.md rename to content/en/docs/2.3/topics/running/custom-error-responses.md diff --git a/docs/2.3/topics/running/debugging.md b/content/en/docs/2.3/topics/running/debugging.md similarity index 100% rename from docs/2.3/topics/running/debugging.md rename to content/en/docs/2.3/topics/running/debugging.md diff --git a/docs/2.3/topics/running/diagnostics.md b/content/en/docs/2.3/topics/running/diagnostics.md similarity index 100% rename from docs/2.3/topics/running/diagnostics.md rename to content/en/docs/2.3/topics/running/diagnostics.md diff --git a/docs/2.3/topics/running/environment.md b/content/en/docs/2.3/topics/running/environment.md similarity index 100% rename from docs/2.3/topics/running/environment.md rename to content/en/docs/2.3/topics/running/environment.md diff --git a/docs/2.3/topics/running/gzip.md b/content/en/docs/2.3/topics/running/gzip.md similarity index 100% rename from docs/2.3/topics/running/gzip.md rename to content/en/docs/2.3/topics/running/gzip.md diff --git a/docs/2.3/topics/running/host-crd.md b/content/en/docs/2.3/topics/running/host-crd.md similarity index 100% rename from docs/2.3/topics/running/host-crd.md rename to content/en/docs/2.3/topics/running/host-crd.md diff --git a/docs/2.3/topics/running/index.md b/content/en/docs/2.3/topics/running/index.md similarity index 100% rename from docs/2.3/topics/running/index.md rename to content/en/docs/2.3/topics/running/index.md diff --git a/docs/2.3/topics/running/ingress-controller.md b/content/en/docs/2.3/topics/running/ingress-controller.md similarity index 100% rename from docs/2.3/topics/running/ingress-controller.md rename to content/en/docs/2.3/topics/running/ingress-controller.md diff --git a/docs/2.3/topics/running/listener.md b/content/en/docs/2.3/topics/running/listener.md similarity index 100% rename from docs/2.3/topics/running/listener.md rename to content/en/docs/2.3/topics/running/listener.md diff --git a/docs/2.3/topics/running/load-balancer.md b/content/en/docs/2.3/topics/running/load-balancer.md similarity index 100% rename from docs/2.3/topics/running/load-balancer.md rename to content/en/docs/2.3/topics/running/load-balancer.md diff --git a/docs/2.3/topics/running/resolvers.md b/content/en/docs/2.3/topics/running/resolvers.md similarity index 100% rename from docs/2.3/topics/running/resolvers.md rename to content/en/docs/2.3/topics/running/resolvers.md diff --git a/docs/2.3/topics/running/running.md b/content/en/docs/2.3/topics/running/running.md similarity index 100% rename from docs/2.3/topics/running/running.md rename to content/en/docs/2.3/topics/running/running.md diff --git a/docs/2.3/topics/running/scaling.md b/content/en/docs/2.3/topics/running/scaling.md similarity index 100% rename from docs/2.3/topics/running/scaling.md rename to content/en/docs/2.3/topics/running/scaling.md diff --git a/docs/2.3/topics/running/services/auth-service.md b/content/en/docs/2.3/topics/running/services/auth-service.md similarity index 100% rename from docs/2.3/topics/running/services/auth-service.md rename to content/en/docs/2.3/topics/running/services/auth-service.md diff --git a/docs/2.3/topics/running/services/ext_authz.md b/content/en/docs/2.3/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.3/topics/running/services/ext_authz.md rename to content/en/docs/2.3/topics/running/services/ext_authz.md diff --git a/docs/2.3/topics/running/services/index.md b/content/en/docs/2.3/topics/running/services/index.md similarity index 100% rename from docs/2.3/topics/running/services/index.md rename to content/en/docs/2.3/topics/running/services/index.md diff --git a/docs/2.3/topics/running/services/log-service.md b/content/en/docs/2.3/topics/running/services/log-service.md similarity index 100% rename from docs/2.3/topics/running/services/log-service.md rename to content/en/docs/2.3/topics/running/services/log-service.md diff --git a/docs/2.3/topics/running/services/rate-limit-service.md b/content/en/docs/2.3/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.3/topics/running/services/rate-limit-service.md rename to content/en/docs/2.3/topics/running/services/rate-limit-service.md diff --git a/docs/2.3/topics/running/services/tracing-service.md b/content/en/docs/2.3/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.3/topics/running/services/tracing-service.md rename to content/en/docs/2.3/topics/running/services/tracing-service.md diff --git a/docs/2.3/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.3/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.3/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.3/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.3/topics/running/statistics/8877-metrics.md b/content/en/docs/2.3/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.3/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.3/topics/running/statistics/8877-metrics.md diff --git a/docs/2.3/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.3/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.3/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.3/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.3/topics/running/statistics/index.md b/content/en/docs/2.3/topics/running/statistics/index.md similarity index 100% rename from docs/2.3/topics/running/statistics/index.md rename to content/en/docs/2.3/topics/running/statistics/index.md diff --git a/docs/2.3/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.3/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.3/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.3/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.3/topics/running/tls/index.md b/content/en/docs/2.3/topics/running/tls/index.md similarity index 100% rename from docs/2.3/topics/running/tls/index.md rename to content/en/docs/2.3/topics/running/tls/index.md diff --git a/docs/2.3/topics/running/tls/mtls.md b/content/en/docs/2.3/topics/running/tls/mtls.md similarity index 100% rename from docs/2.3/topics/running/tls/mtls.md rename to content/en/docs/2.3/topics/running/tls/mtls.md diff --git a/docs/2.3/topics/running/tls/origination.md b/content/en/docs/2.3/topics/running/tls/origination.md similarity index 100% rename from docs/2.3/topics/running/tls/origination.md rename to content/en/docs/2.3/topics/running/tls/origination.md diff --git a/docs/2.3/topics/running/tls/sni.md b/content/en/docs/2.3/topics/running/tls/sni.md similarity index 100% rename from docs/2.3/topics/running/tls/sni.md rename to content/en/docs/2.3/topics/running/tls/sni.md diff --git a/docs/2.3/topics/using/authservice.md b/content/en/docs/2.3/topics/using/authservice.md similarity index 100% rename from docs/2.3/topics/using/authservice.md rename to content/en/docs/2.3/topics/using/authservice.md diff --git a/docs/2.3/topics/using/canary.md b/content/en/docs/2.3/topics/using/canary.md similarity index 100% rename from docs/2.3/topics/using/canary.md rename to content/en/docs/2.3/topics/using/canary.md diff --git a/docs/2.3/topics/using/circuit-breakers.md b/content/en/docs/2.3/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.3/topics/using/circuit-breakers.md rename to content/en/docs/2.3/topics/using/circuit-breakers.md diff --git a/docs/2.3/topics/using/cors.md b/content/en/docs/2.3/topics/using/cors.md similarity index 100% rename from docs/2.3/topics/using/cors.md rename to content/en/docs/2.3/topics/using/cors.md diff --git a/docs/2.3/topics/using/defaults.md b/content/en/docs/2.3/topics/using/defaults.md similarity index 100% rename from docs/2.3/topics/using/defaults.md rename to content/en/docs/2.3/topics/using/defaults.md diff --git a/docs/2.3/topics/using/gateway-api.md b/content/en/docs/2.3/topics/using/gateway-api.md similarity index 100% rename from docs/2.3/topics/using/gateway-api.md rename to content/en/docs/2.3/topics/using/gateway-api.md diff --git a/docs/2.3/topics/using/headers/add_request_headers.md b/content/en/docs/2.3/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.3/topics/using/headers/add_request_headers.md rename to content/en/docs/2.3/topics/using/headers/add_request_headers.md diff --git a/docs/2.3/topics/using/headers/add_response_headers.md b/content/en/docs/2.3/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.3/topics/using/headers/add_response_headers.md rename to content/en/docs/2.3/topics/using/headers/add_response_headers.md diff --git a/docs/2.3/topics/using/headers/headers.md b/content/en/docs/2.3/topics/using/headers/headers.md similarity index 100% rename from docs/2.3/topics/using/headers/headers.md rename to content/en/docs/2.3/topics/using/headers/headers.md diff --git a/docs/2.3/topics/using/headers/host.md b/content/en/docs/2.3/topics/using/headers/host.md similarity index 100% rename from docs/2.3/topics/using/headers/host.md rename to content/en/docs/2.3/topics/using/headers/host.md diff --git a/docs/2.3/topics/using/headers/remove_request_headers.md b/content/en/docs/2.3/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.3/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.3/topics/using/headers/remove_request_headers.md diff --git a/docs/2.3/topics/using/headers/remove_response_headers.md b/content/en/docs/2.3/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.3/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.3/topics/using/headers/remove_response_headers.md diff --git a/docs/2.3/topics/using/index.md b/content/en/docs/2.3/topics/using/index.md similarity index 100% rename from docs/2.3/topics/using/index.md rename to content/en/docs/2.3/topics/using/index.md diff --git a/docs/2.3/topics/using/intro-mappings.md b/content/en/docs/2.3/topics/using/intro-mappings.md similarity index 100% rename from docs/2.3/topics/using/intro-mappings.md rename to content/en/docs/2.3/topics/using/intro-mappings.md diff --git a/docs/2.3/topics/using/keepalive.md b/content/en/docs/2.3/topics/using/keepalive.md similarity index 100% rename from docs/2.3/topics/using/keepalive.md rename to content/en/docs/2.3/topics/using/keepalive.md diff --git a/docs/2.3/topics/using/mappings.md b/content/en/docs/2.3/topics/using/mappings.md similarity index 100% rename from docs/2.3/topics/using/mappings.md rename to content/en/docs/2.3/topics/using/mappings.md diff --git a/docs/2.3/topics/using/method.md b/content/en/docs/2.3/topics/using/method.md similarity index 100% rename from docs/2.3/topics/using/method.md rename to content/en/docs/2.3/topics/using/method.md diff --git a/docs/2.3/topics/using/prefix_regex.md b/content/en/docs/2.3/topics/using/prefix_regex.md similarity index 100% rename from docs/2.3/topics/using/prefix_regex.md rename to content/en/docs/2.3/topics/using/prefix_regex.md diff --git a/docs/2.3/topics/using/query-parameters.md b/content/en/docs/2.3/topics/using/query-parameters.md similarity index 100% rename from docs/2.3/topics/using/query-parameters.md rename to content/en/docs/2.3/topics/using/query-parameters.md diff --git a/docs/2.3/topics/using/rate-limits/index.md b/content/en/docs/2.3/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.3/topics/using/rate-limits/index.md rename to content/en/docs/2.3/topics/using/rate-limits/index.md diff --git a/docs/2.3/topics/using/redirects.md b/content/en/docs/2.3/topics/using/redirects.md similarity index 100% rename from docs/2.3/topics/using/redirects.md rename to content/en/docs/2.3/topics/using/redirects.md diff --git a/docs/2.3/topics/using/retries.md b/content/en/docs/2.3/topics/using/retries.md similarity index 100% rename from docs/2.3/topics/using/retries.md rename to content/en/docs/2.3/topics/using/retries.md diff --git a/docs/2.3/topics/using/rewrites.md b/content/en/docs/2.3/topics/using/rewrites.md similarity index 100% rename from docs/2.3/topics/using/rewrites.md rename to content/en/docs/2.3/topics/using/rewrites.md diff --git a/docs/2.3/topics/using/shadowing.md b/content/en/docs/2.3/topics/using/shadowing.md similarity index 100% rename from docs/2.3/topics/using/shadowing.md rename to content/en/docs/2.3/topics/using/shadowing.md diff --git a/docs/2.3/topics/using/tcpmappings.md b/content/en/docs/2.3/topics/using/tcpmappings.md similarity index 100% rename from docs/2.3/topics/using/tcpmappings.md rename to content/en/docs/2.3/topics/using/tcpmappings.md diff --git a/docs/2.3/topics/using/timeouts.md b/content/en/docs/2.3/topics/using/timeouts.md similarity index 100% rename from docs/2.3/topics/using/timeouts.md rename to content/en/docs/2.3/topics/using/timeouts.md diff --git a/docs/2.3/tutorials/dev-portal-tutorial.md b/content/en/docs/2.3/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.3/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.3/tutorials/dev-portal-tutorial.md diff --git a/docs/2.3/tutorials/getting-started.md b/content/en/docs/2.3/tutorials/getting-started.md similarity index 100% rename from docs/2.3/tutorials/getting-started.md rename to content/en/docs/2.3/tutorials/getting-started.md diff --git a/docs/2.3/tutorials/gs-tabs.js b/content/en/docs/2.3/tutorials/gs-tabs.js similarity index 100% rename from docs/2.3/tutorials/gs-tabs.js rename to content/en/docs/2.3/tutorials/gs-tabs.js diff --git a/docs/2.3/tutorials/gs-tabs2.js b/content/en/docs/2.3/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.3/tutorials/gs-tabs2.js rename to content/en/docs/2.3/tutorials/gs-tabs2.js diff --git a/docs/2.3/tutorials/quickstart-demo.md b/content/en/docs/2.3/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.3/tutorials/quickstart-demo.md rename to content/en/docs/2.3/tutorials/quickstart-demo.md diff --git a/docs/2.3/versions.yml b/content/en/docs/2.3/versions.yml similarity index 100% rename from docs/2.3/versions.yml rename to content/en/docs/2.3/versions.yml diff --git a/docs/2.4/about/aes-emissary-eol.md b/content/en/docs/2.4/about/aes-emissary-eol.md similarity index 100% rename from docs/2.4/about/aes-emissary-eol.md rename to content/en/docs/2.4/about/aes-emissary-eol.md diff --git a/docs/2.4/about/alternatives.md b/content/en/docs/2.4/about/alternatives.md similarity index 100% rename from docs/2.4/about/alternatives.md rename to content/en/docs/2.4/about/alternatives.md diff --git a/docs/2.4/about/changes-2.x.md b/content/en/docs/2.4/about/changes-2.x.md similarity index 100% rename from docs/2.4/about/changes-2.x.md rename to content/en/docs/2.4/about/changes-2.x.md diff --git a/docs/2.4/about/faq.md b/content/en/docs/2.4/about/faq.md similarity index 100% rename from docs/2.4/about/faq.md rename to content/en/docs/2.4/about/faq.md diff --git a/docs/2.4/about/features-and-benefits.md b/content/en/docs/2.4/about/features-and-benefits.md similarity index 100% rename from docs/2.4/about/features-and-benefits.md rename to content/en/docs/2.4/about/features-and-benefits.md diff --git a/docs/2.4/about/known-issues.md b/content/en/docs/2.4/about/known-issues.md similarity index 100% rename from docs/2.4/about/known-issues.md rename to content/en/docs/2.4/about/known-issues.md diff --git a/docs/2.4/about/support.md b/content/en/docs/2.4/about/support.md similarity index 100% rename from docs/2.4/about/support.md rename to content/en/docs/2.4/about/support.md diff --git a/docs/2.4/about/why-ambassador.md b/content/en/docs/2.4/about/why-ambassador.md similarity index 100% rename from docs/2.4/about/why-ambassador.md rename to content/en/docs/2.4/about/why-ambassador.md diff --git a/docs/2.4/community.md b/content/en/docs/2.4/community.md similarity index 100% rename from docs/2.4/community.md rename to content/en/docs/2.4/community.md diff --git a/docs/2.4/doc-links.yml b/content/en/docs/2.4/doc-links.yml similarity index 100% rename from docs/2.4/doc-links.yml rename to content/en/docs/2.4/doc-links.yml diff --git a/docs/2.4/features-icons/basic-authentication.svg b/content/en/docs/2.4/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.4/features-icons/basic-authentication.svg rename to content/en/docs/2.4/features-icons/basic-authentication.svg diff --git a/docs/2.4/features-icons/canary-release.svg b/content/en/docs/2.4/features-icons/canary-release.svg similarity index 100% rename from docs/2.4/features-icons/canary-release.svg rename to content/en/docs/2.4/features-icons/canary-release.svg diff --git a/docs/2.4/features-icons/cors.svg b/content/en/docs/2.4/features-icons/cors.svg similarity index 100% rename from docs/2.4/features-icons/cors.svg rename to content/en/docs/2.4/features-icons/cors.svg diff --git a/docs/2.4/features-icons/datadog.png b/content/en/docs/2.4/features-icons/datadog.png similarity index 100% rename from docs/2.4/features-icons/datadog.png rename to content/en/docs/2.4/features-icons/datadog.png diff --git a/docs/2.4/features-icons/datadog.svg b/content/en/docs/2.4/features-icons/datadog.svg similarity index 100% rename from docs/2.4/features-icons/datadog.svg rename to content/en/docs/2.4/features-icons/datadog.svg diff --git a/docs/2.4/features-icons/diagnostics.svg b/content/en/docs/2.4/features-icons/diagnostics.svg similarity index 100% rename from docs/2.4/features-icons/diagnostics.svg rename to content/en/docs/2.4/features-icons/diagnostics.svg diff --git a/docs/2.4/features-icons/distributed-tracing.png b/content/en/docs/2.4/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.4/features-icons/distributed-tracing.png rename to content/en/docs/2.4/features-icons/distributed-tracing.png diff --git a/docs/2.4/features-icons/grpc.png b/content/en/docs/2.4/features-icons/grpc.png similarity index 100% rename from docs/2.4/features-icons/grpc.png rename to content/en/docs/2.4/features-icons/grpc.png diff --git a/docs/2.4/features-icons/prometheus.svg b/content/en/docs/2.4/features-icons/prometheus.svg similarity index 100% rename from docs/2.4/features-icons/prometheus.svg rename to content/en/docs/2.4/features-icons/prometheus.svg diff --git a/docs/2.4/features-icons/rate-limiting.svg b/content/en/docs/2.4/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.4/features-icons/rate-limiting.svg rename to content/en/docs/2.4/features-icons/rate-limiting.svg diff --git a/docs/2.4/features-icons/regex-routing.svg b/content/en/docs/2.4/features-icons/regex-routing.svg similarity index 100% rename from docs/2.4/features-icons/regex-routing.svg rename to content/en/docs/2.4/features-icons/regex-routing.svg diff --git a/docs/2.4/features-icons/request-transformers.svg b/content/en/docs/2.4/features-icons/request-transformers.svg similarity index 100% rename from docs/2.4/features-icons/request-transformers.svg rename to content/en/docs/2.4/features-icons/request-transformers.svg diff --git a/docs/2.4/features-icons/shadowing.svg b/content/en/docs/2.4/features-icons/shadowing.svg similarity index 100% rename from docs/2.4/features-icons/shadowing.svg rename to content/en/docs/2.4/features-icons/shadowing.svg diff --git a/docs/2.4/features-icons/statsd.png b/content/en/docs/2.4/features-icons/statsd.png similarity index 100% rename from docs/2.4/features-icons/statsd.png rename to content/en/docs/2.4/features-icons/statsd.png diff --git a/docs/2.4/features-icons/statsd.svg b/content/en/docs/2.4/features-icons/statsd.svg similarity index 100% rename from docs/2.4/features-icons/statsd.svg rename to content/en/docs/2.4/features-icons/statsd.svg diff --git a/docs/2.4/features-icons/third-party-auth.svg b/content/en/docs/2.4/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.4/features-icons/third-party-auth.svg rename to content/en/docs/2.4/features-icons/third-party-auth.svg diff --git a/docs/2.4/features-icons/timeouts.svg b/content/en/docs/2.4/features-icons/timeouts.svg similarity index 100% rename from docs/2.4/features-icons/timeouts.svg rename to content/en/docs/2.4/features-icons/timeouts.svg diff --git a/docs/2.4/features-icons/tls-termination.svg b/content/en/docs/2.4/features-icons/tls-termination.svg similarity index 100% rename from docs/2.4/features-icons/tls-termination.svg rename to content/en/docs/2.4/features-icons/tls-termination.svg diff --git a/docs/2.4/features-icons/url-rewrite.svg b/content/en/docs/2.4/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.4/features-icons/url-rewrite.svg rename to content/en/docs/2.4/features-icons/url-rewrite.svg diff --git a/docs/2.4/features-icons/websockets.svg b/content/en/docs/2.4/features-icons/websockets.svg similarity index 100% rename from docs/2.4/features-icons/websockets.svg rename to content/en/docs/2.4/features-icons/websockets.svg diff --git a/docs/2.4/howtos/basic-auth.md b/content/en/docs/2.4/howtos/basic-auth.md similarity index 100% rename from docs/2.4/howtos/basic-auth.md rename to content/en/docs/2.4/howtos/basic-auth.md diff --git a/docs/2.4/howtos/cert-manager.md b/content/en/docs/2.4/howtos/cert-manager.md similarity index 100% rename from docs/2.4/howtos/cert-manager.md rename to content/en/docs/2.4/howtos/cert-manager.md diff --git a/docs/2.4/howtos/client-cert-validation.md b/content/en/docs/2.4/howtos/client-cert-validation.md similarity index 100% rename from docs/2.4/howtos/client-cert-validation.md rename to content/en/docs/2.4/howtos/client-cert-validation.md diff --git a/docs/2.4/howtos/configure-communications.md b/content/en/docs/2.4/howtos/configure-communications.md similarity index 100% rename from docs/2.4/howtos/configure-communications.md rename to content/en/docs/2.4/howtos/configure-communications.md diff --git a/docs/2.4/howtos/consul.md b/content/en/docs/2.4/howtos/consul.md similarity index 100% rename from docs/2.4/howtos/consul.md rename to content/en/docs/2.4/howtos/consul.md diff --git a/docs/2.4/howtos/dist-tracing.md b/content/en/docs/2.4/howtos/dist-tracing.md similarity index 100% rename from docs/2.4/howtos/dist-tracing.md rename to content/en/docs/2.4/howtos/dist-tracing.md diff --git a/docs/2.4/howtos/external-dns.md b/content/en/docs/2.4/howtos/external-dns.md similarity index 100% rename from docs/2.4/howtos/external-dns.md rename to content/en/docs/2.4/howtos/external-dns.md diff --git a/docs/2.4/howtos/filter-dev-guide.md b/content/en/docs/2.4/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.4/howtos/filter-dev-guide.md rename to content/en/docs/2.4/howtos/filter-dev-guide.md diff --git a/docs/2.4/howtos/grpc.md b/content/en/docs/2.4/howtos/grpc.md similarity index 100% rename from docs/2.4/howtos/grpc.md rename to content/en/docs/2.4/howtos/grpc.md diff --git a/docs/2.4/howtos/index.md b/content/en/docs/2.4/howtos/index.md similarity index 100% rename from docs/2.4/howtos/index.md rename to content/en/docs/2.4/howtos/index.md diff --git a/docs/2.4/howtos/istio.md b/content/en/docs/2.4/howtos/istio.md similarity index 100% rename from docs/2.4/howtos/istio.md rename to content/en/docs/2.4/howtos/istio.md diff --git a/docs/2.4/howtos/knative.md b/content/en/docs/2.4/howtos/knative.md similarity index 100% rename from docs/2.4/howtos/knative.md rename to content/en/docs/2.4/howtos/knative.md diff --git a/docs/2.4/howtos/linkerd2.md b/content/en/docs/2.4/howtos/linkerd2.md similarity index 100% rename from docs/2.4/howtos/linkerd2.md rename to content/en/docs/2.4/howtos/linkerd2.md diff --git a/docs/2.4/howtos/prometheus.md b/content/en/docs/2.4/howtos/prometheus.md similarity index 100% rename from docs/2.4/howtos/prometheus.md rename to content/en/docs/2.4/howtos/prometheus.md diff --git a/docs/2.4/howtos/protecting-diag-access.md b/content/en/docs/2.4/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.4/howtos/protecting-diag-access.md rename to content/en/docs/2.4/howtos/protecting-diag-access.md diff --git a/docs/2.4/howtos/rate-limiting-tutorial.md b/content/en/docs/2.4/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.4/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.4/howtos/rate-limiting-tutorial.md diff --git a/docs/2.4/howtos/route.md b/content/en/docs/2.4/howtos/route.md similarity index 100% rename from docs/2.4/howtos/route.md rename to content/en/docs/2.4/howtos/route.md diff --git a/docs/2.4/howtos/tls-termination.md b/content/en/docs/2.4/howtos/tls-termination.md similarity index 100% rename from docs/2.4/howtos/tls-termination.md rename to content/en/docs/2.4/howtos/tls-termination.md diff --git a/docs/2.4/howtos/tracing-datadog.md b/content/en/docs/2.4/howtos/tracing-datadog.md similarity index 100% rename from docs/2.4/howtos/tracing-datadog.md rename to content/en/docs/2.4/howtos/tracing-datadog.md diff --git a/docs/2.4/howtos/tracing-zipkin.md b/content/en/docs/2.4/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.4/howtos/tracing-zipkin.md rename to content/en/docs/2.4/howtos/tracing-zipkin.md diff --git a/docs/2.4/howtos/websockets.md b/content/en/docs/2.4/howtos/websockets.md similarity index 100% rename from docs/2.4/howtos/websockets.md rename to content/en/docs/2.4/howtos/websockets.md diff --git a/docs/2.4/images/Auth0_JWT.png b/content/en/docs/2.4/images/Auth0_JWT.png similarity index 100% rename from docs/2.4/images/Auth0_JWT.png rename to content/en/docs/2.4/images/Auth0_JWT.png diff --git a/docs/2.4/images/Auth0_domain_clientID.png b/content/en/docs/2.4/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.4/images/Auth0_domain_clientID.png rename to content/en/docs/2.4/images/Auth0_domain_clientID.png diff --git a/docs/2.4/images/Auth0_method_callback_origins.png b/content/en/docs/2.4/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.4/images/Auth0_method_callback_origins.png rename to content/en/docs/2.4/images/Auth0_method_callback_origins.png diff --git a/docs/2.4/images/aes-success.png b/content/en/docs/2.4/images/aes-success.png similarity index 100% rename from docs/2.4/images/aes-success.png rename to content/en/docs/2.4/images/aes-success.png diff --git a/docs/2.4/images/ambassador-arch.png b/content/en/docs/2.4/images/ambassador-arch.png similarity index 100% rename from docs/2.4/images/ambassador-arch.png rename to content/en/docs/2.4/images/ambassador-arch.png diff --git a/docs/2.4/images/ambassador-logo.svg b/content/en/docs/2.4/images/ambassador-logo.svg similarity index 100% rename from docs/2.4/images/ambassador-logo.svg rename to content/en/docs/2.4/images/ambassador-logo.svg diff --git a/docs/2.4/images/ambassador_oidc_flow.jpg b/content/en/docs/2.4/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.4/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.4/images/ambassador_oidc_flow.jpg diff --git a/docs/2.4/images/apple.png b/content/en/docs/2.4/images/apple.png similarity index 100% rename from docs/2.4/images/apple.png rename to content/en/docs/2.4/images/apple.png diff --git a/docs/2.4/images/auth-flow.png b/content/en/docs/2.4/images/auth-flow.png similarity index 100% rename from docs/2.4/images/auth-flow.png rename to content/en/docs/2.4/images/auth-flow.png diff --git a/docs/2.4/images/authentication-icon.svg b/content/en/docs/2.4/images/authentication-icon.svg similarity index 100% rename from docs/2.4/images/authentication-icon.svg rename to content/en/docs/2.4/images/authentication-icon.svg diff --git a/docs/2.4/images/blackbird.png b/content/en/docs/2.4/images/blackbird.png similarity index 100% rename from docs/2.4/images/blackbird.png rename to content/en/docs/2.4/images/blackbird.png diff --git a/docs/2.4/images/canary-release-overview.png b/content/en/docs/2.4/images/canary-release-overview.png similarity index 100% rename from docs/2.4/images/canary-release-overview.png rename to content/en/docs/2.4/images/canary-release-overview.png diff --git a/docs/2.4/images/configure-icon.svg b/content/en/docs/2.4/images/configure-icon.svg similarity index 100% rename from docs/2.4/images/configure-icon.svg rename to content/en/docs/2.4/images/configure-icon.svg diff --git a/docs/2.4/images/consul-ambassador.png b/content/en/docs/2.4/images/consul-ambassador.png similarity index 100% rename from docs/2.4/images/consul-ambassador.png rename to content/en/docs/2.4/images/consul-ambassador.png diff --git a/docs/2.4/images/container-inner-dev-loop.png b/content/en/docs/2.4/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.4/images/container-inner-dev-loop.png rename to content/en/docs/2.4/images/container-inner-dev-loop.png diff --git a/docs/2.4/images/datawire-logo.svg b/content/en/docs/2.4/images/datawire-logo.svg similarity index 100% rename from docs/2.4/images/datawire-logo.svg rename to content/en/docs/2.4/images/datawire-logo.svg diff --git a/docs/2.4/images/diagnostics-example.png b/content/en/docs/2.4/images/diagnostics-example.png similarity index 100% rename from docs/2.4/images/diagnostics-example.png rename to content/en/docs/2.4/images/diagnostics-example.png diff --git a/docs/2.4/images/diagnostics.png b/content/en/docs/2.4/images/diagnostics.png similarity index 100% rename from docs/2.4/images/diagnostics.png rename to content/en/docs/2.4/images/diagnostics.png diff --git a/docs/2.4/images/docker-compose.png b/content/en/docs/2.4/images/docker-compose.png similarity index 100% rename from docs/2.4/images/docker-compose.png rename to content/en/docs/2.4/images/docker-compose.png diff --git a/docs/2.4/images/docker.png b/content/en/docs/2.4/images/docker.png similarity index 100% rename from docs/2.4/images/docker.png rename to content/en/docs/2.4/images/docker.png diff --git a/docs/2.4/images/edge-stack-1.13.4.png b/content/en/docs/2.4/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.4/images/edge-stack-1.13.4.png rename to content/en/docs/2.4/images/edge-stack-1.13.4.png diff --git a/docs/2.4/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.4/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.4/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.4/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.4/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.4/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.4/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.4/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.4/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.4/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.4/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.4/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.4/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.4/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.4/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.4/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.4/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.4/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.4/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.4/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.4/images/fast-icon.svg b/content/en/docs/2.4/images/fast-icon.svg similarity index 100% rename from docs/2.4/images/fast-icon.svg rename to content/en/docs/2.4/images/fast-icon.svg diff --git a/docs/2.4/images/features-icons/basic-authentication.svg b/content/en/docs/2.4/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.4/images/features-icons/basic-authentication.svg rename to content/en/docs/2.4/images/features-icons/basic-authentication.svg diff --git a/docs/2.4/images/features-icons/canary-release.svg b/content/en/docs/2.4/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.4/images/features-icons/canary-release.svg rename to content/en/docs/2.4/images/features-icons/canary-release.svg diff --git a/docs/2.4/images/features-icons/cors.svg b/content/en/docs/2.4/images/features-icons/cors.svg similarity index 100% rename from docs/2.4/images/features-icons/cors.svg rename to content/en/docs/2.4/images/features-icons/cors.svg diff --git a/docs/2.4/images/features-icons/datadog.png b/content/en/docs/2.4/images/features-icons/datadog.png similarity index 100% rename from docs/2.4/images/features-icons/datadog.png rename to content/en/docs/2.4/images/features-icons/datadog.png diff --git a/docs/2.4/images/features-icons/datadog.svg b/content/en/docs/2.4/images/features-icons/datadog.svg similarity index 100% rename from docs/2.4/images/features-icons/datadog.svg rename to content/en/docs/2.4/images/features-icons/datadog.svg diff --git a/docs/2.4/images/features-icons/diagnostics.svg b/content/en/docs/2.4/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.4/images/features-icons/diagnostics.svg rename to content/en/docs/2.4/images/features-icons/diagnostics.svg diff --git a/docs/2.4/images/features-icons/distributed-tracing.png b/content/en/docs/2.4/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.4/images/features-icons/distributed-tracing.png rename to content/en/docs/2.4/images/features-icons/distributed-tracing.png diff --git a/docs/2.4/images/features-icons/grpc.png b/content/en/docs/2.4/images/features-icons/grpc.png similarity index 100% rename from docs/2.4/images/features-icons/grpc.png rename to content/en/docs/2.4/images/features-icons/grpc.png diff --git a/docs/2.4/images/features-icons/prometheus.svg b/content/en/docs/2.4/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.4/images/features-icons/prometheus.svg rename to content/en/docs/2.4/images/features-icons/prometheus.svg diff --git a/docs/2.4/images/features-icons/rate-limiting.svg b/content/en/docs/2.4/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.4/images/features-icons/rate-limiting.svg rename to content/en/docs/2.4/images/features-icons/rate-limiting.svg diff --git a/docs/2.4/images/features-icons/regex-routing.svg b/content/en/docs/2.4/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.4/images/features-icons/regex-routing.svg rename to content/en/docs/2.4/images/features-icons/regex-routing.svg diff --git a/docs/2.4/images/features-icons/request-transformers.svg b/content/en/docs/2.4/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.4/images/features-icons/request-transformers.svg rename to content/en/docs/2.4/images/features-icons/request-transformers.svg diff --git a/docs/2.4/images/features-icons/shadowing.svg b/content/en/docs/2.4/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.4/images/features-icons/shadowing.svg rename to content/en/docs/2.4/images/features-icons/shadowing.svg diff --git a/docs/2.4/images/features-icons/statsd.png b/content/en/docs/2.4/images/features-icons/statsd.png similarity index 100% rename from docs/2.4/images/features-icons/statsd.png rename to content/en/docs/2.4/images/features-icons/statsd.png diff --git a/docs/2.4/images/features-icons/statsd.svg b/content/en/docs/2.4/images/features-icons/statsd.svg similarity index 100% rename from docs/2.4/images/features-icons/statsd.svg rename to content/en/docs/2.4/images/features-icons/statsd.svg diff --git a/docs/2.4/images/features-icons/third-party-auth.svg b/content/en/docs/2.4/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.4/images/features-icons/third-party-auth.svg rename to content/en/docs/2.4/images/features-icons/third-party-auth.svg diff --git a/docs/2.4/images/features-icons/timeouts.svg b/content/en/docs/2.4/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.4/images/features-icons/timeouts.svg rename to content/en/docs/2.4/images/features-icons/timeouts.svg diff --git a/docs/2.4/images/features-icons/tls-termination.svg b/content/en/docs/2.4/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.4/images/features-icons/tls-termination.svg rename to content/en/docs/2.4/images/features-icons/tls-termination.svg diff --git a/docs/2.4/images/features-icons/url-rewrite.svg b/content/en/docs/2.4/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.4/images/features-icons/url-rewrite.svg rename to content/en/docs/2.4/images/features-icons/url-rewrite.svg diff --git a/docs/2.4/images/features-icons/websockets.svg b/content/en/docs/2.4/images/features-icons/websockets.svg similarity index 100% rename from docs/2.4/images/features-icons/websockets.svg rename to content/en/docs/2.4/images/features-icons/websockets.svg diff --git a/docs/2.4/images/features-table.jpg b/content/en/docs/2.4/images/features-table.jpg similarity index 100% rename from docs/2.4/images/features-table.jpg rename to content/en/docs/2.4/images/features-table.jpg diff --git a/docs/2.4/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.4/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.4/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.4/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.4/images/gRPC-TLS-Originate.png b/content/en/docs/2.4/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.4/images/gRPC-TLS-Originate.png rename to content/en/docs/2.4/images/gRPC-TLS-Originate.png diff --git a/docs/2.4/images/github-login.png b/content/en/docs/2.4/images/github-login.png similarity index 100% rename from docs/2.4/images/github-login.png rename to content/en/docs/2.4/images/github-login.png diff --git a/docs/2.4/images/global-features-bg.svg b/content/en/docs/2.4/images/global-features-bg.svg similarity index 100% rename from docs/2.4/images/global-features-bg.svg rename to content/en/docs/2.4/images/global-features-bg.svg diff --git a/docs/2.4/images/grafana.png b/content/en/docs/2.4/images/grafana.png similarity index 100% rename from docs/2.4/images/grafana.png rename to content/en/docs/2.4/images/grafana.png diff --git a/docs/2.4/images/grpc-tls.png b/content/en/docs/2.4/images/grpc-tls.png similarity index 100% rename from docs/2.4/images/grpc-tls.png rename to content/en/docs/2.4/images/grpc-tls.png diff --git a/docs/2.4/images/helm-navy.png b/content/en/docs/2.4/images/helm-navy.png similarity index 100% rename from docs/2.4/images/helm-navy.png rename to content/en/docs/2.4/images/helm-navy.png diff --git a/docs/2.4/images/helm.png b/content/en/docs/2.4/images/helm.png similarity index 100% rename from docs/2.4/images/helm.png rename to content/en/docs/2.4/images/helm.png diff --git a/docs/2.4/images/highly-available-icon.svg b/content/en/docs/2.4/images/highly-available-icon.svg similarity index 100% rename from docs/2.4/images/highly-available-icon.svg rename to content/en/docs/2.4/images/highly-available-icon.svg diff --git a/docs/2.4/images/jaeger.png b/content/en/docs/2.4/images/jaeger.png similarity index 100% rename from docs/2.4/images/jaeger.png rename to content/en/docs/2.4/images/jaeger.png diff --git a/docs/2.4/images/kubernetes.png b/content/en/docs/2.4/images/kubernetes.png similarity index 100% rename from docs/2.4/images/kubernetes.png rename to content/en/docs/2.4/images/kubernetes.png diff --git a/docs/2.4/images/left-arrow.svg b/content/en/docs/2.4/images/left-arrow.svg similarity index 100% rename from docs/2.4/images/left-arrow.svg rename to content/en/docs/2.4/images/left-arrow.svg diff --git a/docs/2.4/images/linux.png b/content/en/docs/2.4/images/linux.png similarity index 100% rename from docs/2.4/images/linux.png rename to content/en/docs/2.4/images/linux.png diff --git a/docs/2.4/images/logo.png b/content/en/docs/2.4/images/logo.png similarity index 100% rename from docs/2.4/images/logo.png rename to content/en/docs/2.4/images/logo.png diff --git a/docs/2.4/images/mapping-editor.png b/content/en/docs/2.4/images/mapping-editor.png similarity index 100% rename from docs/2.4/images/mapping-editor.png rename to content/en/docs/2.4/images/mapping-editor.png diff --git a/docs/2.4/images/network-architecture.png b/content/en/docs/2.4/images/network-architecture.png similarity index 100% rename from docs/2.4/images/network-architecture.png rename to content/en/docs/2.4/images/network-architecture.png diff --git a/docs/2.4/images/penguin-background.svg b/content/en/docs/2.4/images/penguin-background.svg similarity index 100% rename from docs/2.4/images/penguin-background.svg rename to content/en/docs/2.4/images/penguin-background.svg diff --git a/docs/2.4/images/pro-iap.png b/content/en/docs/2.4/images/pro-iap.png similarity index 100% rename from docs/2.4/images/pro-iap.png rename to content/en/docs/2.4/images/pro-iap.png diff --git a/docs/2.4/images/quote.svg b/content/en/docs/2.4/images/quote.svg similarity index 100% rename from docs/2.4/images/quote.svg rename to content/en/docs/2.4/images/quote.svg diff --git a/docs/2.4/images/right-arrow.svg b/content/en/docs/2.4/images/right-arrow.svg similarity index 100% rename from docs/2.4/images/right-arrow.svg rename to content/en/docs/2.4/images/right-arrow.svg diff --git a/docs/2.4/images/routing-icon.svg b/content/en/docs/2.4/images/routing-icon.svg similarity index 100% rename from docs/2.4/images/routing-icon.svg rename to content/en/docs/2.4/images/routing-icon.svg diff --git a/docs/2.4/images/self-service-features-bg.svg b/content/en/docs/2.4/images/self-service-features-bg.svg similarity index 100% rename from docs/2.4/images/self-service-features-bg.svg rename to content/en/docs/2.4/images/self-service-features-bg.svg diff --git a/docs/2.4/images/shadowing.png b/content/en/docs/2.4/images/shadowing.png similarity index 100% rename from docs/2.4/images/shadowing.png rename to content/en/docs/2.4/images/shadowing.png diff --git a/docs/2.4/images/speedometers.png b/content/en/docs/2.4/images/speedometers.png similarity index 100% rename from docs/2.4/images/speedometers.png rename to content/en/docs/2.4/images/speedometers.png diff --git a/docs/2.4/images/tp-architecture.png b/content/en/docs/2.4/images/tp-architecture.png similarity index 100% rename from docs/2.4/images/tp-architecture.png rename to content/en/docs/2.4/images/tp-architecture.png diff --git a/docs/2.4/images/tp-tutorial-1.png b/content/en/docs/2.4/images/tp-tutorial-1.png similarity index 100% rename from docs/2.4/images/tp-tutorial-1.png rename to content/en/docs/2.4/images/tp-tutorial-1.png diff --git a/docs/2.4/images/tp-tutorial-2.png b/content/en/docs/2.4/images/tp-tutorial-2.png similarity index 100% rename from docs/2.4/images/tp-tutorial-2.png rename to content/en/docs/2.4/images/tp-tutorial-2.png diff --git a/docs/2.4/images/tp-tutorial-3.png b/content/en/docs/2.4/images/tp-tutorial-3.png similarity index 100% rename from docs/2.4/images/tp-tutorial-3.png rename to content/en/docs/2.4/images/tp-tutorial-3.png diff --git a/docs/2.4/images/tp-tutorial-4.png b/content/en/docs/2.4/images/tp-tutorial-4.png similarity index 100% rename from docs/2.4/images/tp-tutorial-4.png rename to content/en/docs/2.4/images/tp-tutorial-4.png diff --git a/docs/2.4/images/trad-inner-dev-loop.png b/content/en/docs/2.4/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.4/images/trad-inner-dev-loop.png rename to content/en/docs/2.4/images/trad-inner-dev-loop.png diff --git a/docs/2.4/images/windows.png b/content/en/docs/2.4/images/windows.png similarity index 100% rename from docs/2.4/images/windows.png rename to content/en/docs/2.4/images/windows.png diff --git a/docs/2.4/images/xkcd.png b/content/en/docs/2.4/images/xkcd.png similarity index 100% rename from docs/2.4/images/xkcd.png rename to content/en/docs/2.4/images/xkcd.png diff --git a/docs/2.4/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.4/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.4/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.4/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.4/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.4/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.4/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.4/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.4/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.4/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.4/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.4/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.4/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.4/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.4/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.4/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.4/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.4/release-notes/emissary-ga.png b/content/en/docs/2.4/release-notes/emissary-ga.png similarity index 100% rename from docs/2.4/release-notes/emissary-ga.png rename to content/en/docs/2.4/release-notes/emissary-ga.png diff --git a/docs/2.4/release-notes/tada.png b/content/en/docs/2.4/release-notes/tada.png similarity index 100% rename from docs/2.4/release-notes/tada.png rename to content/en/docs/2.4/release-notes/tada.png diff --git a/docs/2.4/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.4/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.4/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.4/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.4/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.4/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.4/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.4/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.4/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.4/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.4/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.4/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.4/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.4/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.4/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.4/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.4/release-notes/v2.0.4-version.png b/content/en/docs/2.4/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.4/release-notes/v2.0.4-version.png rename to content/en/docs/2.4/release-notes/v2.0.4-version.png diff --git a/docs/2.4/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.4/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.4/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.4/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.4/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.4/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.4/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.4/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.4/release-notes/v2.1.0-canary.png b/content/en/docs/2.4/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/2.4/release-notes/v2.1.0-canary.png rename to content/en/docs/2.4/release-notes/v2.1.0-canary.png diff --git a/docs/2.4/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/2.4/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/2.4/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/2.4/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/2.4/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/2.4/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/2.4/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/2.4/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/2.4/release-notes/v2.1.2-annotations.png b/content/en/docs/2.4/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/2.4/release-notes/v2.1.2-annotations.png rename to content/en/docs/2.4/release-notes/v2.1.2-annotations.png diff --git a/docs/2.4/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/2.4/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/2.4/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/2.4/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/2.4/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/2.4/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/2.4/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/2.4/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/2.4/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/2.4/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/2.4/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/2.4/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/2.4/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/2.4/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/2.4/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/2.4/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/2.4/release-notes/v2.2.0-cloud.png b/content/en/docs/2.4/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/2.4/release-notes/v2.2.0-cloud.png rename to content/en/docs/2.4/release-notes/v2.2.0-cloud.png diff --git a/docs/2.4/release-notes/v2.2.0-percent-escape.png b/content/en/docs/2.4/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/2.4/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/2.4/release-notes/v2.2.0-percent-escape.png diff --git a/docs/2.4/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/2.4/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/2.4/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/2.4/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/2.4/releaseNotes.yml b/content/en/docs/2.4/releaseNotes.yml similarity index 100% rename from docs/2.4/releaseNotes.yml rename to content/en/docs/2.4/releaseNotes.yml diff --git a/docs/2.4/topics/concepts/architecture.md b/content/en/docs/2.4/topics/concepts/architecture.md similarity index 100% rename from docs/2.4/topics/concepts/architecture.md rename to content/en/docs/2.4/topics/concepts/architecture.md diff --git a/docs/2.4/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.4/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.4/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.4/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.4/topics/concepts/index.md b/content/en/docs/2.4/topics/concepts/index.md similarity index 100% rename from docs/2.4/topics/concepts/index.md rename to content/en/docs/2.4/topics/concepts/index.md diff --git a/docs/2.4/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.4/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.4/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.4/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.4/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.4/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.4/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.4/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.4/topics/concepts/progressive-delivery.md b/content/en/docs/2.4/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.4/topics/concepts/progressive-delivery.md rename to content/en/docs/2.4/topics/concepts/progressive-delivery.md diff --git a/docs/2.4/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.4/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.4/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.4/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.4/topics/install/ambassador-oss-community.md b/content/en/docs/2.4/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.4/topics/install/ambassador-oss-community.md rename to content/en/docs/2.4/topics/install/ambassador-oss-community.md diff --git a/docs/2.4/topics/install/bare-metal.md b/content/en/docs/2.4/topics/install/bare-metal.md similarity index 100% rename from docs/2.4/topics/install/bare-metal.md rename to content/en/docs/2.4/topics/install/bare-metal.md diff --git a/docs/2.4/topics/install/convert-to-v3alpha1.md b/content/en/docs/2.4/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/2.4/topics/install/convert-to-v3alpha1.md rename to content/en/docs/2.4/topics/install/convert-to-v3alpha1.md diff --git a/docs/2.4/topics/install/docker.md b/content/en/docs/2.4/topics/install/docker.md similarity index 100% rename from docs/2.4/topics/install/docker.md rename to content/en/docs/2.4/topics/install/docker.md diff --git a/docs/2.4/topics/install/helm.md b/content/en/docs/2.4/topics/install/helm.md similarity index 100% rename from docs/2.4/topics/install/helm.md rename to content/en/docs/2.4/topics/install/helm.md diff --git a/docs/2.4/topics/install/index.less b/content/en/docs/2.4/topics/install/index.less similarity index 100% rename from docs/2.4/topics/install/index.less rename to content/en/docs/2.4/topics/install/index.less diff --git a/docs/2.4/topics/install/index.md b/content/en/docs/2.4/topics/install/index.md similarity index 100% rename from docs/2.4/topics/install/index.md rename to content/en/docs/2.4/topics/install/index.md diff --git a/docs/2.4/topics/install/migrate-to-2-alternate.md b/content/en/docs/2.4/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/2.4/topics/install/migrate-to-2-alternate.md rename to content/en/docs/2.4/topics/install/migrate-to-2-alternate.md diff --git a/docs/2.4/topics/install/migration-matrix.md b/content/en/docs/2.4/topics/install/migration-matrix.md similarity index 100% rename from docs/2.4/topics/install/migration-matrix.md rename to content/en/docs/2.4/topics/install/migration-matrix.md diff --git a/docs/2.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md diff --git a/docs/2.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md diff --git a/docs/2.4/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md diff --git a/docs/2.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md diff --git a/docs/2.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md diff --git a/docs/2.4/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md b/content/en/docs/2.4/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md similarity index 100% rename from docs/2.4/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md rename to content/en/docs/2.4/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md diff --git a/docs/2.4/topics/install/yaml-install.md b/content/en/docs/2.4/topics/install/yaml-install.md similarity index 100% rename from docs/2.4/topics/install/yaml-install.md rename to content/en/docs/2.4/topics/install/yaml-install.md diff --git a/docs/2.4/topics/running/ambassador-deployment.md b/content/en/docs/2.4/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.4/topics/running/ambassador-deployment.md rename to content/en/docs/2.4/topics/running/ambassador-deployment.md diff --git a/docs/2.4/topics/running/ambassador-with-aws.md b/content/en/docs/2.4/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.4/topics/running/ambassador-with-aws.md rename to content/en/docs/2.4/topics/running/ambassador-with-aws.md diff --git a/docs/2.4/topics/running/ambassador-with-gke.md b/content/en/docs/2.4/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.4/topics/running/ambassador-with-gke.md rename to content/en/docs/2.4/topics/running/ambassador-with-gke.md diff --git a/docs/2.4/topics/running/ambassador.md b/content/en/docs/2.4/topics/running/ambassador.md similarity index 100% rename from docs/2.4/topics/running/ambassador.md rename to content/en/docs/2.4/topics/running/ambassador.md diff --git a/docs/2.4/topics/running/custom-error-responses.md b/content/en/docs/2.4/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.4/topics/running/custom-error-responses.md rename to content/en/docs/2.4/topics/running/custom-error-responses.md diff --git a/docs/2.4/topics/running/debugging.md b/content/en/docs/2.4/topics/running/debugging.md similarity index 100% rename from docs/2.4/topics/running/debugging.md rename to content/en/docs/2.4/topics/running/debugging.md diff --git a/docs/2.4/topics/running/diagnostics.md b/content/en/docs/2.4/topics/running/diagnostics.md similarity index 100% rename from docs/2.4/topics/running/diagnostics.md rename to content/en/docs/2.4/topics/running/diagnostics.md diff --git a/docs/2.4/topics/running/environment.md b/content/en/docs/2.4/topics/running/environment.md similarity index 100% rename from docs/2.4/topics/running/environment.md rename to content/en/docs/2.4/topics/running/environment.md diff --git a/docs/2.4/topics/running/gzip.md b/content/en/docs/2.4/topics/running/gzip.md similarity index 100% rename from docs/2.4/topics/running/gzip.md rename to content/en/docs/2.4/topics/running/gzip.md diff --git a/docs/2.4/topics/running/host-crd.md b/content/en/docs/2.4/topics/running/host-crd.md similarity index 100% rename from docs/2.4/topics/running/host-crd.md rename to content/en/docs/2.4/topics/running/host-crd.md diff --git a/docs/2.4/topics/running/index.md b/content/en/docs/2.4/topics/running/index.md similarity index 100% rename from docs/2.4/topics/running/index.md rename to content/en/docs/2.4/topics/running/index.md diff --git a/docs/2.4/topics/running/ingress-controller.md b/content/en/docs/2.4/topics/running/ingress-controller.md similarity index 100% rename from docs/2.4/topics/running/ingress-controller.md rename to content/en/docs/2.4/topics/running/ingress-controller.md diff --git a/docs/2.4/topics/running/listener.md b/content/en/docs/2.4/topics/running/listener.md similarity index 100% rename from docs/2.4/topics/running/listener.md rename to content/en/docs/2.4/topics/running/listener.md diff --git a/docs/2.4/topics/running/load-balancer.md b/content/en/docs/2.4/topics/running/load-balancer.md similarity index 100% rename from docs/2.4/topics/running/load-balancer.md rename to content/en/docs/2.4/topics/running/load-balancer.md diff --git a/docs/2.4/topics/running/resolvers.md b/content/en/docs/2.4/topics/running/resolvers.md similarity index 100% rename from docs/2.4/topics/running/resolvers.md rename to content/en/docs/2.4/topics/running/resolvers.md diff --git a/docs/2.4/topics/running/running.md b/content/en/docs/2.4/topics/running/running.md similarity index 100% rename from docs/2.4/topics/running/running.md rename to content/en/docs/2.4/topics/running/running.md diff --git a/docs/2.4/topics/running/scaling.md b/content/en/docs/2.4/topics/running/scaling.md similarity index 100% rename from docs/2.4/topics/running/scaling.md rename to content/en/docs/2.4/topics/running/scaling.md diff --git a/docs/2.4/topics/running/services/auth-service.md b/content/en/docs/2.4/topics/running/services/auth-service.md similarity index 100% rename from docs/2.4/topics/running/services/auth-service.md rename to content/en/docs/2.4/topics/running/services/auth-service.md diff --git a/docs/2.4/topics/running/services/ext_authz.md b/content/en/docs/2.4/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.4/topics/running/services/ext_authz.md rename to content/en/docs/2.4/topics/running/services/ext_authz.md diff --git a/docs/2.4/topics/running/services/index.md b/content/en/docs/2.4/topics/running/services/index.md similarity index 100% rename from docs/2.4/topics/running/services/index.md rename to content/en/docs/2.4/topics/running/services/index.md diff --git a/docs/2.4/topics/running/services/log-service.md b/content/en/docs/2.4/topics/running/services/log-service.md similarity index 100% rename from docs/2.4/topics/running/services/log-service.md rename to content/en/docs/2.4/topics/running/services/log-service.md diff --git a/docs/2.4/topics/running/services/rate-limit-service.md b/content/en/docs/2.4/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.4/topics/running/services/rate-limit-service.md rename to content/en/docs/2.4/topics/running/services/rate-limit-service.md diff --git a/docs/2.4/topics/running/services/tracing-service.md b/content/en/docs/2.4/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.4/topics/running/services/tracing-service.md rename to content/en/docs/2.4/topics/running/services/tracing-service.md diff --git a/docs/2.4/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.4/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.4/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.4/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.4/topics/running/statistics/8877-metrics.md b/content/en/docs/2.4/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.4/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.4/topics/running/statistics/8877-metrics.md diff --git a/docs/2.4/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.4/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.4/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.4/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.4/topics/running/statistics/index.md b/content/en/docs/2.4/topics/running/statistics/index.md similarity index 100% rename from docs/2.4/topics/running/statistics/index.md rename to content/en/docs/2.4/topics/running/statistics/index.md diff --git a/docs/2.4/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.4/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.4/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.4/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.4/topics/running/tls/index.md b/content/en/docs/2.4/topics/running/tls/index.md similarity index 100% rename from docs/2.4/topics/running/tls/index.md rename to content/en/docs/2.4/topics/running/tls/index.md diff --git a/docs/2.4/topics/running/tls/mtls.md b/content/en/docs/2.4/topics/running/tls/mtls.md similarity index 100% rename from docs/2.4/topics/running/tls/mtls.md rename to content/en/docs/2.4/topics/running/tls/mtls.md diff --git a/docs/2.4/topics/running/tls/origination.md b/content/en/docs/2.4/topics/running/tls/origination.md similarity index 100% rename from docs/2.4/topics/running/tls/origination.md rename to content/en/docs/2.4/topics/running/tls/origination.md diff --git a/docs/2.4/topics/running/tls/sni.md b/content/en/docs/2.4/topics/running/tls/sni.md similarity index 100% rename from docs/2.4/topics/running/tls/sni.md rename to content/en/docs/2.4/topics/running/tls/sni.md diff --git a/docs/2.4/topics/using/authservice.md b/content/en/docs/2.4/topics/using/authservice.md similarity index 100% rename from docs/2.4/topics/using/authservice.md rename to content/en/docs/2.4/topics/using/authservice.md diff --git a/docs/2.4/topics/using/canary.md b/content/en/docs/2.4/topics/using/canary.md similarity index 100% rename from docs/2.4/topics/using/canary.md rename to content/en/docs/2.4/topics/using/canary.md diff --git a/docs/2.4/topics/using/circuit-breakers.md b/content/en/docs/2.4/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.4/topics/using/circuit-breakers.md rename to content/en/docs/2.4/topics/using/circuit-breakers.md diff --git a/docs/2.4/topics/using/cors.md b/content/en/docs/2.4/topics/using/cors.md similarity index 100% rename from docs/2.4/topics/using/cors.md rename to content/en/docs/2.4/topics/using/cors.md diff --git a/docs/2.4/topics/using/defaults.md b/content/en/docs/2.4/topics/using/defaults.md similarity index 100% rename from docs/2.4/topics/using/defaults.md rename to content/en/docs/2.4/topics/using/defaults.md diff --git a/docs/2.4/topics/using/gateway-api.md b/content/en/docs/2.4/topics/using/gateway-api.md similarity index 100% rename from docs/2.4/topics/using/gateway-api.md rename to content/en/docs/2.4/topics/using/gateway-api.md diff --git a/docs/2.4/topics/using/headers/add_request_headers.md b/content/en/docs/2.4/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.4/topics/using/headers/add_request_headers.md rename to content/en/docs/2.4/topics/using/headers/add_request_headers.md diff --git a/docs/2.4/topics/using/headers/add_response_headers.md b/content/en/docs/2.4/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.4/topics/using/headers/add_response_headers.md rename to content/en/docs/2.4/topics/using/headers/add_response_headers.md diff --git a/docs/2.4/topics/using/headers/headers.md b/content/en/docs/2.4/topics/using/headers/headers.md similarity index 100% rename from docs/2.4/topics/using/headers/headers.md rename to content/en/docs/2.4/topics/using/headers/headers.md diff --git a/docs/2.4/topics/using/headers/host.md b/content/en/docs/2.4/topics/using/headers/host.md similarity index 100% rename from docs/2.4/topics/using/headers/host.md rename to content/en/docs/2.4/topics/using/headers/host.md diff --git a/docs/2.4/topics/using/headers/remove_request_headers.md b/content/en/docs/2.4/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.4/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.4/topics/using/headers/remove_request_headers.md diff --git a/docs/2.4/topics/using/headers/remove_response_headers.md b/content/en/docs/2.4/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.4/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.4/topics/using/headers/remove_response_headers.md diff --git a/docs/2.4/topics/using/index.md b/content/en/docs/2.4/topics/using/index.md similarity index 100% rename from docs/2.4/topics/using/index.md rename to content/en/docs/2.4/topics/using/index.md diff --git a/docs/2.4/topics/using/intro-mappings.md b/content/en/docs/2.4/topics/using/intro-mappings.md similarity index 100% rename from docs/2.4/topics/using/intro-mappings.md rename to content/en/docs/2.4/topics/using/intro-mappings.md diff --git a/docs/2.4/topics/using/keepalive.md b/content/en/docs/2.4/topics/using/keepalive.md similarity index 100% rename from docs/2.4/topics/using/keepalive.md rename to content/en/docs/2.4/topics/using/keepalive.md diff --git a/docs/2.4/topics/using/mappings.md b/content/en/docs/2.4/topics/using/mappings.md similarity index 100% rename from docs/2.4/topics/using/mappings.md rename to content/en/docs/2.4/topics/using/mappings.md diff --git a/docs/2.4/topics/using/method.md b/content/en/docs/2.4/topics/using/method.md similarity index 100% rename from docs/2.4/topics/using/method.md rename to content/en/docs/2.4/topics/using/method.md diff --git a/docs/2.4/topics/using/prefix_regex.md b/content/en/docs/2.4/topics/using/prefix_regex.md similarity index 100% rename from docs/2.4/topics/using/prefix_regex.md rename to content/en/docs/2.4/topics/using/prefix_regex.md diff --git a/docs/2.4/topics/using/query-parameters.md b/content/en/docs/2.4/topics/using/query-parameters.md similarity index 100% rename from docs/2.4/topics/using/query-parameters.md rename to content/en/docs/2.4/topics/using/query-parameters.md diff --git a/docs/2.4/topics/using/rate-limits/index.md b/content/en/docs/2.4/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.4/topics/using/rate-limits/index.md rename to content/en/docs/2.4/topics/using/rate-limits/index.md diff --git a/docs/2.4/topics/using/redirects.md b/content/en/docs/2.4/topics/using/redirects.md similarity index 100% rename from docs/2.4/topics/using/redirects.md rename to content/en/docs/2.4/topics/using/redirects.md diff --git a/docs/2.4/topics/using/retries.md b/content/en/docs/2.4/topics/using/retries.md similarity index 100% rename from docs/2.4/topics/using/retries.md rename to content/en/docs/2.4/topics/using/retries.md diff --git a/docs/2.4/topics/using/rewrites.md b/content/en/docs/2.4/topics/using/rewrites.md similarity index 100% rename from docs/2.4/topics/using/rewrites.md rename to content/en/docs/2.4/topics/using/rewrites.md diff --git a/docs/2.4/topics/using/shadowing.md b/content/en/docs/2.4/topics/using/shadowing.md similarity index 100% rename from docs/2.4/topics/using/shadowing.md rename to content/en/docs/2.4/topics/using/shadowing.md diff --git a/docs/2.4/topics/using/tcpmappings.md b/content/en/docs/2.4/topics/using/tcpmappings.md similarity index 100% rename from docs/2.4/topics/using/tcpmappings.md rename to content/en/docs/2.4/topics/using/tcpmappings.md diff --git a/docs/2.4/topics/using/timeouts.md b/content/en/docs/2.4/topics/using/timeouts.md similarity index 100% rename from docs/2.4/topics/using/timeouts.md rename to content/en/docs/2.4/topics/using/timeouts.md diff --git a/docs/2.4/tutorials/dev-portal-tutorial.md b/content/en/docs/2.4/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.4/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.4/tutorials/dev-portal-tutorial.md diff --git a/docs/2.4/tutorials/getting-started.md b/content/en/docs/2.4/tutorials/getting-started.md similarity index 100% rename from docs/2.4/tutorials/getting-started.md rename to content/en/docs/2.4/tutorials/getting-started.md diff --git a/docs/2.4/tutorials/gs-tabs.js b/content/en/docs/2.4/tutorials/gs-tabs.js similarity index 100% rename from docs/2.4/tutorials/gs-tabs.js rename to content/en/docs/2.4/tutorials/gs-tabs.js diff --git a/docs/2.4/tutorials/gs-tabs2.js b/content/en/docs/2.4/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.4/tutorials/gs-tabs2.js rename to content/en/docs/2.4/tutorials/gs-tabs2.js diff --git a/docs/2.4/tutorials/quickstart-demo.md b/content/en/docs/2.4/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.4/tutorials/quickstart-demo.md rename to content/en/docs/2.4/tutorials/quickstart-demo.md diff --git a/docs/2.4/versions.yml b/content/en/docs/2.4/versions.yml similarity index 100% rename from docs/2.4/versions.yml rename to content/en/docs/2.4/versions.yml diff --git a/docs/2.5/about/aes-emissary-eol.md b/content/en/docs/2.5/about/aes-emissary-eol.md similarity index 100% rename from docs/2.5/about/aes-emissary-eol.md rename to content/en/docs/2.5/about/aes-emissary-eol.md diff --git a/docs/2.5/about/alternatives.md b/content/en/docs/2.5/about/alternatives.md similarity index 100% rename from docs/2.5/about/alternatives.md rename to content/en/docs/2.5/about/alternatives.md diff --git a/docs/2.5/about/changes-2.x.md b/content/en/docs/2.5/about/changes-2.x.md similarity index 100% rename from docs/2.5/about/changes-2.x.md rename to content/en/docs/2.5/about/changes-2.x.md diff --git a/docs/2.5/about/faq.md b/content/en/docs/2.5/about/faq.md similarity index 100% rename from docs/2.5/about/faq.md rename to content/en/docs/2.5/about/faq.md diff --git a/docs/2.5/about/features-and-benefits.md b/content/en/docs/2.5/about/features-and-benefits.md similarity index 100% rename from docs/2.5/about/features-and-benefits.md rename to content/en/docs/2.5/about/features-and-benefits.md diff --git a/docs/2.5/about/known-issues.md b/content/en/docs/2.5/about/known-issues.md similarity index 100% rename from docs/2.5/about/known-issues.md rename to content/en/docs/2.5/about/known-issues.md diff --git a/docs/2.5/about/support.md b/content/en/docs/2.5/about/support.md similarity index 100% rename from docs/2.5/about/support.md rename to content/en/docs/2.5/about/support.md diff --git a/docs/2.5/about/why-ambassador.md b/content/en/docs/2.5/about/why-ambassador.md similarity index 100% rename from docs/2.5/about/why-ambassador.md rename to content/en/docs/2.5/about/why-ambassador.md diff --git a/docs/2.5/community.md b/content/en/docs/2.5/community.md similarity index 100% rename from docs/2.5/community.md rename to content/en/docs/2.5/community.md diff --git a/docs/2.5/doc-links.yml b/content/en/docs/2.5/doc-links.yml similarity index 100% rename from docs/2.5/doc-links.yml rename to content/en/docs/2.5/doc-links.yml diff --git a/docs/2.5/features-icons/basic-authentication.svg b/content/en/docs/2.5/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.5/features-icons/basic-authentication.svg rename to content/en/docs/2.5/features-icons/basic-authentication.svg diff --git a/docs/2.5/features-icons/canary-release.svg b/content/en/docs/2.5/features-icons/canary-release.svg similarity index 100% rename from docs/2.5/features-icons/canary-release.svg rename to content/en/docs/2.5/features-icons/canary-release.svg diff --git a/docs/2.5/features-icons/cors.svg b/content/en/docs/2.5/features-icons/cors.svg similarity index 100% rename from docs/2.5/features-icons/cors.svg rename to content/en/docs/2.5/features-icons/cors.svg diff --git a/docs/2.5/features-icons/datadog.png b/content/en/docs/2.5/features-icons/datadog.png similarity index 100% rename from docs/2.5/features-icons/datadog.png rename to content/en/docs/2.5/features-icons/datadog.png diff --git a/docs/2.5/features-icons/datadog.svg b/content/en/docs/2.5/features-icons/datadog.svg similarity index 100% rename from docs/2.5/features-icons/datadog.svg rename to content/en/docs/2.5/features-icons/datadog.svg diff --git a/docs/2.5/features-icons/diagnostics.svg b/content/en/docs/2.5/features-icons/diagnostics.svg similarity index 100% rename from docs/2.5/features-icons/diagnostics.svg rename to content/en/docs/2.5/features-icons/diagnostics.svg diff --git a/docs/2.5/features-icons/distributed-tracing.png b/content/en/docs/2.5/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.5/features-icons/distributed-tracing.png rename to content/en/docs/2.5/features-icons/distributed-tracing.png diff --git a/docs/2.5/features-icons/grpc.png b/content/en/docs/2.5/features-icons/grpc.png similarity index 100% rename from docs/2.5/features-icons/grpc.png rename to content/en/docs/2.5/features-icons/grpc.png diff --git a/docs/2.5/features-icons/prometheus.svg b/content/en/docs/2.5/features-icons/prometheus.svg similarity index 100% rename from docs/2.5/features-icons/prometheus.svg rename to content/en/docs/2.5/features-icons/prometheus.svg diff --git a/docs/2.5/features-icons/rate-limiting.svg b/content/en/docs/2.5/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.5/features-icons/rate-limiting.svg rename to content/en/docs/2.5/features-icons/rate-limiting.svg diff --git a/docs/2.5/features-icons/regex-routing.svg b/content/en/docs/2.5/features-icons/regex-routing.svg similarity index 100% rename from docs/2.5/features-icons/regex-routing.svg rename to content/en/docs/2.5/features-icons/regex-routing.svg diff --git a/docs/2.5/features-icons/request-transformers.svg b/content/en/docs/2.5/features-icons/request-transformers.svg similarity index 100% rename from docs/2.5/features-icons/request-transformers.svg rename to content/en/docs/2.5/features-icons/request-transformers.svg diff --git a/docs/2.5/features-icons/shadowing.svg b/content/en/docs/2.5/features-icons/shadowing.svg similarity index 100% rename from docs/2.5/features-icons/shadowing.svg rename to content/en/docs/2.5/features-icons/shadowing.svg diff --git a/docs/2.5/features-icons/statsd.png b/content/en/docs/2.5/features-icons/statsd.png similarity index 100% rename from docs/2.5/features-icons/statsd.png rename to content/en/docs/2.5/features-icons/statsd.png diff --git a/docs/2.5/features-icons/statsd.svg b/content/en/docs/2.5/features-icons/statsd.svg similarity index 100% rename from docs/2.5/features-icons/statsd.svg rename to content/en/docs/2.5/features-icons/statsd.svg diff --git a/docs/2.5/features-icons/third-party-auth.svg b/content/en/docs/2.5/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.5/features-icons/third-party-auth.svg rename to content/en/docs/2.5/features-icons/third-party-auth.svg diff --git a/docs/2.5/features-icons/timeouts.svg b/content/en/docs/2.5/features-icons/timeouts.svg similarity index 100% rename from docs/2.5/features-icons/timeouts.svg rename to content/en/docs/2.5/features-icons/timeouts.svg diff --git a/docs/2.5/features-icons/tls-termination.svg b/content/en/docs/2.5/features-icons/tls-termination.svg similarity index 100% rename from docs/2.5/features-icons/tls-termination.svg rename to content/en/docs/2.5/features-icons/tls-termination.svg diff --git a/docs/2.5/features-icons/url-rewrite.svg b/content/en/docs/2.5/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.5/features-icons/url-rewrite.svg rename to content/en/docs/2.5/features-icons/url-rewrite.svg diff --git a/docs/2.5/features-icons/websockets.svg b/content/en/docs/2.5/features-icons/websockets.svg similarity index 100% rename from docs/2.5/features-icons/websockets.svg rename to content/en/docs/2.5/features-icons/websockets.svg diff --git a/docs/2.5/howtos/basic-auth.md b/content/en/docs/2.5/howtos/basic-auth.md similarity index 100% rename from docs/2.5/howtos/basic-auth.md rename to content/en/docs/2.5/howtos/basic-auth.md diff --git a/docs/2.5/howtos/cert-manager.md b/content/en/docs/2.5/howtos/cert-manager.md similarity index 100% rename from docs/2.5/howtos/cert-manager.md rename to content/en/docs/2.5/howtos/cert-manager.md diff --git a/docs/2.5/howtos/client-cert-validation.md b/content/en/docs/2.5/howtos/client-cert-validation.md similarity index 100% rename from docs/2.5/howtos/client-cert-validation.md rename to content/en/docs/2.5/howtos/client-cert-validation.md diff --git a/docs/2.5/howtos/configure-communications.md b/content/en/docs/2.5/howtos/configure-communications.md similarity index 100% rename from docs/2.5/howtos/configure-communications.md rename to content/en/docs/2.5/howtos/configure-communications.md diff --git a/docs/2.5/howtos/consul.md b/content/en/docs/2.5/howtos/consul.md similarity index 100% rename from docs/2.5/howtos/consul.md rename to content/en/docs/2.5/howtos/consul.md diff --git a/docs/2.5/howtos/dist-tracing.md b/content/en/docs/2.5/howtos/dist-tracing.md similarity index 100% rename from docs/2.5/howtos/dist-tracing.md rename to content/en/docs/2.5/howtos/dist-tracing.md diff --git a/docs/2.5/howtos/external-dns.md b/content/en/docs/2.5/howtos/external-dns.md similarity index 100% rename from docs/2.5/howtos/external-dns.md rename to content/en/docs/2.5/howtos/external-dns.md diff --git a/docs/2.5/howtos/filter-dev-guide.md b/content/en/docs/2.5/howtos/filter-dev-guide.md similarity index 100% rename from docs/2.5/howtos/filter-dev-guide.md rename to content/en/docs/2.5/howtos/filter-dev-guide.md diff --git a/docs/2.5/howtos/grpc.md b/content/en/docs/2.5/howtos/grpc.md similarity index 100% rename from docs/2.5/howtos/grpc.md rename to content/en/docs/2.5/howtos/grpc.md diff --git a/docs/2.5/howtos/index.md b/content/en/docs/2.5/howtos/index.md similarity index 100% rename from docs/2.5/howtos/index.md rename to content/en/docs/2.5/howtos/index.md diff --git a/docs/2.5/howtos/istio.md b/content/en/docs/2.5/howtos/istio.md similarity index 100% rename from docs/2.5/howtos/istio.md rename to content/en/docs/2.5/howtos/istio.md diff --git a/docs/2.5/howtos/knative.md b/content/en/docs/2.5/howtos/knative.md similarity index 100% rename from docs/2.5/howtos/knative.md rename to content/en/docs/2.5/howtos/knative.md diff --git a/docs/2.5/howtos/linkerd2.md b/content/en/docs/2.5/howtos/linkerd2.md similarity index 100% rename from docs/2.5/howtos/linkerd2.md rename to content/en/docs/2.5/howtos/linkerd2.md diff --git a/docs/2.5/howtos/prometheus.md b/content/en/docs/2.5/howtos/prometheus.md similarity index 100% rename from docs/2.5/howtos/prometheus.md rename to content/en/docs/2.5/howtos/prometheus.md diff --git a/docs/2.5/howtos/protecting-diag-access.md b/content/en/docs/2.5/howtos/protecting-diag-access.md similarity index 100% rename from docs/2.5/howtos/protecting-diag-access.md rename to content/en/docs/2.5/howtos/protecting-diag-access.md diff --git a/docs/2.5/howtos/rate-limiting-tutorial.md b/content/en/docs/2.5/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/2.5/howtos/rate-limiting-tutorial.md rename to content/en/docs/2.5/howtos/rate-limiting-tutorial.md diff --git a/docs/2.5/howtos/route.md b/content/en/docs/2.5/howtos/route.md similarity index 100% rename from docs/2.5/howtos/route.md rename to content/en/docs/2.5/howtos/route.md diff --git a/docs/2.5/howtos/tls-termination.md b/content/en/docs/2.5/howtos/tls-termination.md similarity index 100% rename from docs/2.5/howtos/tls-termination.md rename to content/en/docs/2.5/howtos/tls-termination.md diff --git a/docs/2.5/howtos/tracing-datadog.md b/content/en/docs/2.5/howtos/tracing-datadog.md similarity index 100% rename from docs/2.5/howtos/tracing-datadog.md rename to content/en/docs/2.5/howtos/tracing-datadog.md diff --git a/docs/2.5/howtos/tracing-zipkin.md b/content/en/docs/2.5/howtos/tracing-zipkin.md similarity index 100% rename from docs/2.5/howtos/tracing-zipkin.md rename to content/en/docs/2.5/howtos/tracing-zipkin.md diff --git a/docs/2.5/howtos/websockets.md b/content/en/docs/2.5/howtos/websockets.md similarity index 100% rename from docs/2.5/howtos/websockets.md rename to content/en/docs/2.5/howtos/websockets.md diff --git a/docs/2.5/images/Auth0_JWT.png b/content/en/docs/2.5/images/Auth0_JWT.png similarity index 100% rename from docs/2.5/images/Auth0_JWT.png rename to content/en/docs/2.5/images/Auth0_JWT.png diff --git a/docs/2.5/images/Auth0_domain_clientID.png b/content/en/docs/2.5/images/Auth0_domain_clientID.png similarity index 100% rename from docs/2.5/images/Auth0_domain_clientID.png rename to content/en/docs/2.5/images/Auth0_domain_clientID.png diff --git a/docs/2.5/images/Auth0_method_callback_origins.png b/content/en/docs/2.5/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/2.5/images/Auth0_method_callback_origins.png rename to content/en/docs/2.5/images/Auth0_method_callback_origins.png diff --git a/docs/2.5/images/aes-success.png b/content/en/docs/2.5/images/aes-success.png similarity index 100% rename from docs/2.5/images/aes-success.png rename to content/en/docs/2.5/images/aes-success.png diff --git a/docs/2.5/images/ambassador-arch.png b/content/en/docs/2.5/images/ambassador-arch.png similarity index 100% rename from docs/2.5/images/ambassador-arch.png rename to content/en/docs/2.5/images/ambassador-arch.png diff --git a/docs/2.5/images/ambassador-logo.svg b/content/en/docs/2.5/images/ambassador-logo.svg similarity index 100% rename from docs/2.5/images/ambassador-logo.svg rename to content/en/docs/2.5/images/ambassador-logo.svg diff --git a/docs/2.5/images/ambassador_oidc_flow.jpg b/content/en/docs/2.5/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/2.5/images/ambassador_oidc_flow.jpg rename to content/en/docs/2.5/images/ambassador_oidc_flow.jpg diff --git a/docs/2.5/images/apple.png b/content/en/docs/2.5/images/apple.png similarity index 100% rename from docs/2.5/images/apple.png rename to content/en/docs/2.5/images/apple.png diff --git a/docs/2.5/images/auth-flow.png b/content/en/docs/2.5/images/auth-flow.png similarity index 100% rename from docs/2.5/images/auth-flow.png rename to content/en/docs/2.5/images/auth-flow.png diff --git a/docs/2.5/images/authentication-icon.svg b/content/en/docs/2.5/images/authentication-icon.svg similarity index 100% rename from docs/2.5/images/authentication-icon.svg rename to content/en/docs/2.5/images/authentication-icon.svg diff --git a/docs/2.5/images/blackbird.png b/content/en/docs/2.5/images/blackbird.png similarity index 100% rename from docs/2.5/images/blackbird.png rename to content/en/docs/2.5/images/blackbird.png diff --git a/docs/2.5/images/canary-release-overview.png b/content/en/docs/2.5/images/canary-release-overview.png similarity index 100% rename from docs/2.5/images/canary-release-overview.png rename to content/en/docs/2.5/images/canary-release-overview.png diff --git a/docs/2.5/images/configure-icon.svg b/content/en/docs/2.5/images/configure-icon.svg similarity index 100% rename from docs/2.5/images/configure-icon.svg rename to content/en/docs/2.5/images/configure-icon.svg diff --git a/docs/2.5/images/consul-ambassador.png b/content/en/docs/2.5/images/consul-ambassador.png similarity index 100% rename from docs/2.5/images/consul-ambassador.png rename to content/en/docs/2.5/images/consul-ambassador.png diff --git a/docs/2.5/images/container-inner-dev-loop.png b/content/en/docs/2.5/images/container-inner-dev-loop.png similarity index 100% rename from docs/2.5/images/container-inner-dev-loop.png rename to content/en/docs/2.5/images/container-inner-dev-loop.png diff --git a/docs/2.5/images/datawire-logo.svg b/content/en/docs/2.5/images/datawire-logo.svg similarity index 100% rename from docs/2.5/images/datawire-logo.svg rename to content/en/docs/2.5/images/datawire-logo.svg diff --git a/docs/2.5/images/diagnostics-example.png b/content/en/docs/2.5/images/diagnostics-example.png similarity index 100% rename from docs/2.5/images/diagnostics-example.png rename to content/en/docs/2.5/images/diagnostics-example.png diff --git a/docs/2.5/images/diagnostics.png b/content/en/docs/2.5/images/diagnostics.png similarity index 100% rename from docs/2.5/images/diagnostics.png rename to content/en/docs/2.5/images/diagnostics.png diff --git a/docs/2.5/images/docker-compose.png b/content/en/docs/2.5/images/docker-compose.png similarity index 100% rename from docs/2.5/images/docker-compose.png rename to content/en/docs/2.5/images/docker-compose.png diff --git a/docs/2.5/images/docker.png b/content/en/docs/2.5/images/docker.png similarity index 100% rename from docs/2.5/images/docker.png rename to content/en/docs/2.5/images/docker.png diff --git a/docs/2.5/images/edge-stack-1.13.4.png b/content/en/docs/2.5/images/edge-stack-1.13.4.png similarity index 100% rename from docs/2.5/images/edge-stack-1.13.4.png rename to content/en/docs/2.5/images/edge-stack-1.13.4.png diff --git a/docs/2.5/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.5/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.5/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.5/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.5/images/edge-stack-1.13.7-memory.png b/content/en/docs/2.5/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.5/images/edge-stack-1.13.7-memory.png rename to content/en/docs/2.5/images/edge-stack-1.13.7-memory.png diff --git a/docs/2.5/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.5/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.5/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.5/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.5/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.5/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.5/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.5/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.5/images/emissary-1.13.10-cors-origin.png b/content/en/docs/2.5/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.5/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.5/images/emissary-1.13.10-cors-origin.png diff --git a/docs/2.5/images/fast-icon.svg b/content/en/docs/2.5/images/fast-icon.svg similarity index 100% rename from docs/2.5/images/fast-icon.svg rename to content/en/docs/2.5/images/fast-icon.svg diff --git a/docs/2.5/images/features-icons/basic-authentication.svg b/content/en/docs/2.5/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/2.5/images/features-icons/basic-authentication.svg rename to content/en/docs/2.5/images/features-icons/basic-authentication.svg diff --git a/docs/2.5/images/features-icons/canary-release.svg b/content/en/docs/2.5/images/features-icons/canary-release.svg similarity index 100% rename from docs/2.5/images/features-icons/canary-release.svg rename to content/en/docs/2.5/images/features-icons/canary-release.svg diff --git a/docs/2.5/images/features-icons/cors.svg b/content/en/docs/2.5/images/features-icons/cors.svg similarity index 100% rename from docs/2.5/images/features-icons/cors.svg rename to content/en/docs/2.5/images/features-icons/cors.svg diff --git a/docs/2.5/images/features-icons/datadog.png b/content/en/docs/2.5/images/features-icons/datadog.png similarity index 100% rename from docs/2.5/images/features-icons/datadog.png rename to content/en/docs/2.5/images/features-icons/datadog.png diff --git a/docs/2.5/images/features-icons/datadog.svg b/content/en/docs/2.5/images/features-icons/datadog.svg similarity index 100% rename from docs/2.5/images/features-icons/datadog.svg rename to content/en/docs/2.5/images/features-icons/datadog.svg diff --git a/docs/2.5/images/features-icons/diagnostics.svg b/content/en/docs/2.5/images/features-icons/diagnostics.svg similarity index 100% rename from docs/2.5/images/features-icons/diagnostics.svg rename to content/en/docs/2.5/images/features-icons/diagnostics.svg diff --git a/docs/2.5/images/features-icons/distributed-tracing.png b/content/en/docs/2.5/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/2.5/images/features-icons/distributed-tracing.png rename to content/en/docs/2.5/images/features-icons/distributed-tracing.png diff --git a/docs/2.5/images/features-icons/grpc.png b/content/en/docs/2.5/images/features-icons/grpc.png similarity index 100% rename from docs/2.5/images/features-icons/grpc.png rename to content/en/docs/2.5/images/features-icons/grpc.png diff --git a/docs/2.5/images/features-icons/prometheus.svg b/content/en/docs/2.5/images/features-icons/prometheus.svg similarity index 100% rename from docs/2.5/images/features-icons/prometheus.svg rename to content/en/docs/2.5/images/features-icons/prometheus.svg diff --git a/docs/2.5/images/features-icons/rate-limiting.svg b/content/en/docs/2.5/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/2.5/images/features-icons/rate-limiting.svg rename to content/en/docs/2.5/images/features-icons/rate-limiting.svg diff --git a/docs/2.5/images/features-icons/regex-routing.svg b/content/en/docs/2.5/images/features-icons/regex-routing.svg similarity index 100% rename from docs/2.5/images/features-icons/regex-routing.svg rename to content/en/docs/2.5/images/features-icons/regex-routing.svg diff --git a/docs/2.5/images/features-icons/request-transformers.svg b/content/en/docs/2.5/images/features-icons/request-transformers.svg similarity index 100% rename from docs/2.5/images/features-icons/request-transformers.svg rename to content/en/docs/2.5/images/features-icons/request-transformers.svg diff --git a/docs/2.5/images/features-icons/shadowing.svg b/content/en/docs/2.5/images/features-icons/shadowing.svg similarity index 100% rename from docs/2.5/images/features-icons/shadowing.svg rename to content/en/docs/2.5/images/features-icons/shadowing.svg diff --git a/docs/2.5/images/features-icons/statsd.png b/content/en/docs/2.5/images/features-icons/statsd.png similarity index 100% rename from docs/2.5/images/features-icons/statsd.png rename to content/en/docs/2.5/images/features-icons/statsd.png diff --git a/docs/2.5/images/features-icons/statsd.svg b/content/en/docs/2.5/images/features-icons/statsd.svg similarity index 100% rename from docs/2.5/images/features-icons/statsd.svg rename to content/en/docs/2.5/images/features-icons/statsd.svg diff --git a/docs/2.5/images/features-icons/third-party-auth.svg b/content/en/docs/2.5/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/2.5/images/features-icons/third-party-auth.svg rename to content/en/docs/2.5/images/features-icons/third-party-auth.svg diff --git a/docs/2.5/images/features-icons/timeouts.svg b/content/en/docs/2.5/images/features-icons/timeouts.svg similarity index 100% rename from docs/2.5/images/features-icons/timeouts.svg rename to content/en/docs/2.5/images/features-icons/timeouts.svg diff --git a/docs/2.5/images/features-icons/tls-termination.svg b/content/en/docs/2.5/images/features-icons/tls-termination.svg similarity index 100% rename from docs/2.5/images/features-icons/tls-termination.svg rename to content/en/docs/2.5/images/features-icons/tls-termination.svg diff --git a/docs/2.5/images/features-icons/url-rewrite.svg b/content/en/docs/2.5/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/2.5/images/features-icons/url-rewrite.svg rename to content/en/docs/2.5/images/features-icons/url-rewrite.svg diff --git a/docs/2.5/images/features-icons/websockets.svg b/content/en/docs/2.5/images/features-icons/websockets.svg similarity index 100% rename from docs/2.5/images/features-icons/websockets.svg rename to content/en/docs/2.5/images/features-icons/websockets.svg diff --git a/docs/2.5/images/features-table.jpg b/content/en/docs/2.5/images/features-table.jpg similarity index 100% rename from docs/2.5/images/features-table.jpg rename to content/en/docs/2.5/images/features-table.jpg diff --git a/docs/2.5/images/gRPC-TLS-Ambassador.png b/content/en/docs/2.5/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/2.5/images/gRPC-TLS-Ambassador.png rename to content/en/docs/2.5/images/gRPC-TLS-Ambassador.png diff --git a/docs/2.5/images/gRPC-TLS-Originate.png b/content/en/docs/2.5/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/2.5/images/gRPC-TLS-Originate.png rename to content/en/docs/2.5/images/gRPC-TLS-Originate.png diff --git a/docs/2.5/images/github-login.png b/content/en/docs/2.5/images/github-login.png similarity index 100% rename from docs/2.5/images/github-login.png rename to content/en/docs/2.5/images/github-login.png diff --git a/docs/2.5/images/global-features-bg.svg b/content/en/docs/2.5/images/global-features-bg.svg similarity index 100% rename from docs/2.5/images/global-features-bg.svg rename to content/en/docs/2.5/images/global-features-bg.svg diff --git a/docs/2.5/images/grafana.png b/content/en/docs/2.5/images/grafana.png similarity index 100% rename from docs/2.5/images/grafana.png rename to content/en/docs/2.5/images/grafana.png diff --git a/docs/2.5/images/grpc-tls.png b/content/en/docs/2.5/images/grpc-tls.png similarity index 100% rename from docs/2.5/images/grpc-tls.png rename to content/en/docs/2.5/images/grpc-tls.png diff --git a/docs/2.5/images/helm-navy.png b/content/en/docs/2.5/images/helm-navy.png similarity index 100% rename from docs/2.5/images/helm-navy.png rename to content/en/docs/2.5/images/helm-navy.png diff --git a/docs/2.5/images/helm.png b/content/en/docs/2.5/images/helm.png similarity index 100% rename from docs/2.5/images/helm.png rename to content/en/docs/2.5/images/helm.png diff --git a/docs/2.5/images/highly-available-icon.svg b/content/en/docs/2.5/images/highly-available-icon.svg similarity index 100% rename from docs/2.5/images/highly-available-icon.svg rename to content/en/docs/2.5/images/highly-available-icon.svg diff --git a/docs/2.5/images/jaeger.png b/content/en/docs/2.5/images/jaeger.png similarity index 100% rename from docs/2.5/images/jaeger.png rename to content/en/docs/2.5/images/jaeger.png diff --git a/docs/2.5/images/kubernetes.png b/content/en/docs/2.5/images/kubernetes.png similarity index 100% rename from docs/2.5/images/kubernetes.png rename to content/en/docs/2.5/images/kubernetes.png diff --git a/docs/2.5/images/left-arrow.svg b/content/en/docs/2.5/images/left-arrow.svg similarity index 100% rename from docs/2.5/images/left-arrow.svg rename to content/en/docs/2.5/images/left-arrow.svg diff --git a/docs/2.5/images/linux.png b/content/en/docs/2.5/images/linux.png similarity index 100% rename from docs/2.5/images/linux.png rename to content/en/docs/2.5/images/linux.png diff --git a/docs/2.5/images/logo.png b/content/en/docs/2.5/images/logo.png similarity index 100% rename from docs/2.5/images/logo.png rename to content/en/docs/2.5/images/logo.png diff --git a/docs/2.5/images/mapping-editor.png b/content/en/docs/2.5/images/mapping-editor.png similarity index 100% rename from docs/2.5/images/mapping-editor.png rename to content/en/docs/2.5/images/mapping-editor.png diff --git a/docs/2.5/images/network-architecture.png b/content/en/docs/2.5/images/network-architecture.png similarity index 100% rename from docs/2.5/images/network-architecture.png rename to content/en/docs/2.5/images/network-architecture.png diff --git a/docs/2.5/images/penguin-background.svg b/content/en/docs/2.5/images/penguin-background.svg similarity index 100% rename from docs/2.5/images/penguin-background.svg rename to content/en/docs/2.5/images/penguin-background.svg diff --git a/docs/2.5/images/pro-iap.png b/content/en/docs/2.5/images/pro-iap.png similarity index 100% rename from docs/2.5/images/pro-iap.png rename to content/en/docs/2.5/images/pro-iap.png diff --git a/docs/2.5/images/quote.svg b/content/en/docs/2.5/images/quote.svg similarity index 100% rename from docs/2.5/images/quote.svg rename to content/en/docs/2.5/images/quote.svg diff --git a/docs/2.5/images/right-arrow.svg b/content/en/docs/2.5/images/right-arrow.svg similarity index 100% rename from docs/2.5/images/right-arrow.svg rename to content/en/docs/2.5/images/right-arrow.svg diff --git a/docs/2.5/images/routing-icon.svg b/content/en/docs/2.5/images/routing-icon.svg similarity index 100% rename from docs/2.5/images/routing-icon.svg rename to content/en/docs/2.5/images/routing-icon.svg diff --git a/docs/2.5/images/self-service-features-bg.svg b/content/en/docs/2.5/images/self-service-features-bg.svg similarity index 100% rename from docs/2.5/images/self-service-features-bg.svg rename to content/en/docs/2.5/images/self-service-features-bg.svg diff --git a/docs/2.5/images/shadowing.png b/content/en/docs/2.5/images/shadowing.png similarity index 100% rename from docs/2.5/images/shadowing.png rename to content/en/docs/2.5/images/shadowing.png diff --git a/docs/2.5/images/speedometers.png b/content/en/docs/2.5/images/speedometers.png similarity index 100% rename from docs/2.5/images/speedometers.png rename to content/en/docs/2.5/images/speedometers.png diff --git a/docs/2.5/images/tp-architecture.png b/content/en/docs/2.5/images/tp-architecture.png similarity index 100% rename from docs/2.5/images/tp-architecture.png rename to content/en/docs/2.5/images/tp-architecture.png diff --git a/docs/2.5/images/tp-tutorial-1.png b/content/en/docs/2.5/images/tp-tutorial-1.png similarity index 100% rename from docs/2.5/images/tp-tutorial-1.png rename to content/en/docs/2.5/images/tp-tutorial-1.png diff --git a/docs/2.5/images/tp-tutorial-2.png b/content/en/docs/2.5/images/tp-tutorial-2.png similarity index 100% rename from docs/2.5/images/tp-tutorial-2.png rename to content/en/docs/2.5/images/tp-tutorial-2.png diff --git a/docs/2.5/images/tp-tutorial-3.png b/content/en/docs/2.5/images/tp-tutorial-3.png similarity index 100% rename from docs/2.5/images/tp-tutorial-3.png rename to content/en/docs/2.5/images/tp-tutorial-3.png diff --git a/docs/2.5/images/tp-tutorial-4.png b/content/en/docs/2.5/images/tp-tutorial-4.png similarity index 100% rename from docs/2.5/images/tp-tutorial-4.png rename to content/en/docs/2.5/images/tp-tutorial-4.png diff --git a/docs/2.5/images/trad-inner-dev-loop.png b/content/en/docs/2.5/images/trad-inner-dev-loop.png similarity index 100% rename from docs/2.5/images/trad-inner-dev-loop.png rename to content/en/docs/2.5/images/trad-inner-dev-loop.png diff --git a/docs/2.5/images/windows.png b/content/en/docs/2.5/images/windows.png similarity index 100% rename from docs/2.5/images/windows.png rename to content/en/docs/2.5/images/windows.png diff --git a/docs/2.5/images/xkcd.png b/content/en/docs/2.5/images/xkcd.png similarity index 100% rename from docs/2.5/images/xkcd.png rename to content/en/docs/2.5/images/xkcd.png diff --git a/docs/2.5/release-notes/edge-stack-1.13.4.png b/content/en/docs/2.5/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-1.13.4.png rename to content/en/docs/2.5/release-notes/edge-stack-1.13.4.png diff --git a/docs/2.5/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/2.5/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/2.5/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/2.5/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/2.5/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/2.5/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/2.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/2.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/2.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/2.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/2.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/2.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/2.5/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/2.5/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/2.5/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/2.5/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/2.5/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/2.5/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/2.5/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/2.5/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/2.5/release-notes/emissary-ga.png b/content/en/docs/2.5/release-notes/emissary-ga.png similarity index 100% rename from docs/2.5/release-notes/emissary-ga.png rename to content/en/docs/2.5/release-notes/emissary-ga.png diff --git a/docs/2.5/release-notes/tada.png b/content/en/docs/2.5/release-notes/tada.png similarity index 100% rename from docs/2.5/release-notes/tada.png rename to content/en/docs/2.5/release-notes/tada.png diff --git a/docs/2.5/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/2.5/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/2.5/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/2.5/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/2.5/release-notes/v2.0.4-l7depth.png b/content/en/docs/2.5/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/2.5/release-notes/v2.0.4-l7depth.png rename to content/en/docs/2.5/release-notes/v2.0.4-l7depth.png diff --git a/docs/2.5/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/2.5/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/2.5/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/2.5/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/2.5/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/2.5/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/2.5/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/2.5/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/2.5/release-notes/v2.0.4-version.png b/content/en/docs/2.5/release-notes/v2.0.4-version.png similarity index 100% rename from docs/2.5/release-notes/v2.0.4-version.png rename to content/en/docs/2.5/release-notes/v2.0.4-version.png diff --git a/docs/2.5/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/2.5/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/2.5/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/2.5/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/2.5/release-notes/v2.0.5-mappingselector.png b/content/en/docs/2.5/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/2.5/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/2.5/release-notes/v2.0.5-mappingselector.png diff --git a/docs/2.5/release-notes/v2.1.0-canary.png b/content/en/docs/2.5/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/2.5/release-notes/v2.1.0-canary.png rename to content/en/docs/2.5/release-notes/v2.1.0-canary.png diff --git a/docs/2.5/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/2.5/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/2.5/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/2.5/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/2.5/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/2.5/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/2.5/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/2.5/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/2.5/release-notes/v2.1.2-annotations.png b/content/en/docs/2.5/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/2.5/release-notes/v2.1.2-annotations.png rename to content/en/docs/2.5/release-notes/v2.1.2-annotations.png diff --git a/docs/2.5/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/2.5/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/2.5/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/2.5/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/2.5/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/2.5/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/2.5/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/2.5/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/2.5/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/2.5/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/2.5/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/2.5/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/2.5/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/2.5/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/2.5/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/2.5/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/2.5/release-notes/v2.2.0-cloud.png b/content/en/docs/2.5/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/2.5/release-notes/v2.2.0-cloud.png rename to content/en/docs/2.5/release-notes/v2.2.0-cloud.png diff --git a/docs/2.5/release-notes/v2.2.0-percent-escape.png b/content/en/docs/2.5/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/2.5/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/2.5/release-notes/v2.2.0-percent-escape.png diff --git a/docs/2.5/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/2.5/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/2.5/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/2.5/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/2.5/releaseNotes.yml b/content/en/docs/2.5/releaseNotes.yml similarity index 100% rename from docs/2.5/releaseNotes.yml rename to content/en/docs/2.5/releaseNotes.yml diff --git a/docs/2.5/topics/concepts/architecture.md b/content/en/docs/2.5/topics/concepts/architecture.md similarity index 100% rename from docs/2.5/topics/concepts/architecture.md rename to content/en/docs/2.5/topics/concepts/architecture.md diff --git a/docs/2.5/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/2.5/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/2.5/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/2.5/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/2.5/topics/concepts/index.md b/content/en/docs/2.5/topics/concepts/index.md similarity index 100% rename from docs/2.5/topics/concepts/index.md rename to content/en/docs/2.5/topics/concepts/index.md diff --git a/docs/2.5/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/2.5/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/2.5/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/2.5/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/2.5/topics/concepts/microservices-api-gateways.md b/content/en/docs/2.5/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/2.5/topics/concepts/microservices-api-gateways.md rename to content/en/docs/2.5/topics/concepts/microservices-api-gateways.md diff --git a/docs/2.5/topics/concepts/progressive-delivery.md b/content/en/docs/2.5/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/2.5/topics/concepts/progressive-delivery.md rename to content/en/docs/2.5/topics/concepts/progressive-delivery.md diff --git a/docs/2.5/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/2.5/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/2.5/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/2.5/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/2.5/topics/install/ambassador-oss-community.md b/content/en/docs/2.5/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/2.5/topics/install/ambassador-oss-community.md rename to content/en/docs/2.5/topics/install/ambassador-oss-community.md diff --git a/docs/2.5/topics/install/bare-metal.md b/content/en/docs/2.5/topics/install/bare-metal.md similarity index 100% rename from docs/2.5/topics/install/bare-metal.md rename to content/en/docs/2.5/topics/install/bare-metal.md diff --git a/docs/2.5/topics/install/convert-to-v3alpha1.md b/content/en/docs/2.5/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/2.5/topics/install/convert-to-v3alpha1.md rename to content/en/docs/2.5/topics/install/convert-to-v3alpha1.md diff --git a/docs/2.5/topics/install/docker.md b/content/en/docs/2.5/topics/install/docker.md similarity index 100% rename from docs/2.5/topics/install/docker.md rename to content/en/docs/2.5/topics/install/docker.md diff --git a/docs/2.5/topics/install/helm.md b/content/en/docs/2.5/topics/install/helm.md similarity index 100% rename from docs/2.5/topics/install/helm.md rename to content/en/docs/2.5/topics/install/helm.md diff --git a/docs/2.5/topics/install/index.less b/content/en/docs/2.5/topics/install/index.less similarity index 100% rename from docs/2.5/topics/install/index.less rename to content/en/docs/2.5/topics/install/index.less diff --git a/docs/2.5/topics/install/index.md b/content/en/docs/2.5/topics/install/index.md similarity index 100% rename from docs/2.5/topics/install/index.md rename to content/en/docs/2.5/topics/install/index.md diff --git a/docs/2.5/topics/install/migrate-to-2-alternate.md b/content/en/docs/2.5/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/2.5/topics/install/migrate-to-2-alternate.md rename to content/en/docs/2.5/topics/install/migrate-to-2-alternate.md diff --git a/docs/2.5/topics/install/migration-matrix.md b/content/en/docs/2.5/topics/install/migration-matrix.md similarity index 100% rename from docs/2.5/topics/install/migration-matrix.md rename to content/en/docs/2.5/topics/install/migration-matrix.md diff --git a/docs/2.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/yaml/emissary-2.3/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.3/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/yaml/emissary-2.3/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.3/emissary-2.5.md diff --git a/docs/2.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.5.md b/content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.5.md similarity index 100% rename from docs/2.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.5.md rename to content/en/docs/2.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.5.md diff --git a/docs/2.5/topics/install/yaml-install.md b/content/en/docs/2.5/topics/install/yaml-install.md similarity index 100% rename from docs/2.5/topics/install/yaml-install.md rename to content/en/docs/2.5/topics/install/yaml-install.md diff --git a/docs/2.5/topics/running/ambassador-deployment.md b/content/en/docs/2.5/topics/running/ambassador-deployment.md similarity index 100% rename from docs/2.5/topics/running/ambassador-deployment.md rename to content/en/docs/2.5/topics/running/ambassador-deployment.md diff --git a/docs/2.5/topics/running/ambassador-with-aws.md b/content/en/docs/2.5/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/2.5/topics/running/ambassador-with-aws.md rename to content/en/docs/2.5/topics/running/ambassador-with-aws.md diff --git a/docs/2.5/topics/running/ambassador-with-gke.md b/content/en/docs/2.5/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/2.5/topics/running/ambassador-with-gke.md rename to content/en/docs/2.5/topics/running/ambassador-with-gke.md diff --git a/docs/2.5/topics/running/ambassador.md b/content/en/docs/2.5/topics/running/ambassador.md similarity index 100% rename from docs/2.5/topics/running/ambassador.md rename to content/en/docs/2.5/topics/running/ambassador.md diff --git a/docs/2.5/topics/running/custom-error-responses.md b/content/en/docs/2.5/topics/running/custom-error-responses.md similarity index 100% rename from docs/2.5/topics/running/custom-error-responses.md rename to content/en/docs/2.5/topics/running/custom-error-responses.md diff --git a/docs/2.5/topics/running/debugging.md b/content/en/docs/2.5/topics/running/debugging.md similarity index 100% rename from docs/2.5/topics/running/debugging.md rename to content/en/docs/2.5/topics/running/debugging.md diff --git a/docs/2.5/topics/running/diagnostics.md b/content/en/docs/2.5/topics/running/diagnostics.md similarity index 100% rename from docs/2.5/topics/running/diagnostics.md rename to content/en/docs/2.5/topics/running/diagnostics.md diff --git a/docs/2.5/topics/running/environment.md b/content/en/docs/2.5/topics/running/environment.md similarity index 100% rename from docs/2.5/topics/running/environment.md rename to content/en/docs/2.5/topics/running/environment.md diff --git a/docs/2.5/topics/running/gzip.md b/content/en/docs/2.5/topics/running/gzip.md similarity index 100% rename from docs/2.5/topics/running/gzip.md rename to content/en/docs/2.5/topics/running/gzip.md diff --git a/docs/2.5/topics/running/host-crd.md b/content/en/docs/2.5/topics/running/host-crd.md similarity index 100% rename from docs/2.5/topics/running/host-crd.md rename to content/en/docs/2.5/topics/running/host-crd.md diff --git a/docs/2.5/topics/running/index.md b/content/en/docs/2.5/topics/running/index.md similarity index 100% rename from docs/2.5/topics/running/index.md rename to content/en/docs/2.5/topics/running/index.md diff --git a/docs/2.5/topics/running/ingress-controller.md b/content/en/docs/2.5/topics/running/ingress-controller.md similarity index 100% rename from docs/2.5/topics/running/ingress-controller.md rename to content/en/docs/2.5/topics/running/ingress-controller.md diff --git a/docs/2.5/topics/running/listener.md b/content/en/docs/2.5/topics/running/listener.md similarity index 100% rename from docs/2.5/topics/running/listener.md rename to content/en/docs/2.5/topics/running/listener.md diff --git a/docs/2.5/topics/running/load-balancer.md b/content/en/docs/2.5/topics/running/load-balancer.md similarity index 100% rename from docs/2.5/topics/running/load-balancer.md rename to content/en/docs/2.5/topics/running/load-balancer.md diff --git a/docs/2.5/topics/running/resolvers.md b/content/en/docs/2.5/topics/running/resolvers.md similarity index 100% rename from docs/2.5/topics/running/resolvers.md rename to content/en/docs/2.5/topics/running/resolvers.md diff --git a/docs/2.5/topics/running/running.md b/content/en/docs/2.5/topics/running/running.md similarity index 100% rename from docs/2.5/topics/running/running.md rename to content/en/docs/2.5/topics/running/running.md diff --git a/docs/2.5/topics/running/scaling.md b/content/en/docs/2.5/topics/running/scaling.md similarity index 100% rename from docs/2.5/topics/running/scaling.md rename to content/en/docs/2.5/topics/running/scaling.md diff --git a/docs/2.5/topics/running/services/auth-service.md b/content/en/docs/2.5/topics/running/services/auth-service.md similarity index 100% rename from docs/2.5/topics/running/services/auth-service.md rename to content/en/docs/2.5/topics/running/services/auth-service.md diff --git a/docs/2.5/topics/running/services/ext_authz.md b/content/en/docs/2.5/topics/running/services/ext_authz.md similarity index 100% rename from docs/2.5/topics/running/services/ext_authz.md rename to content/en/docs/2.5/topics/running/services/ext_authz.md diff --git a/docs/2.5/topics/running/services/index.md b/content/en/docs/2.5/topics/running/services/index.md similarity index 100% rename from docs/2.5/topics/running/services/index.md rename to content/en/docs/2.5/topics/running/services/index.md diff --git a/docs/2.5/topics/running/services/log-service.md b/content/en/docs/2.5/topics/running/services/log-service.md similarity index 100% rename from docs/2.5/topics/running/services/log-service.md rename to content/en/docs/2.5/topics/running/services/log-service.md diff --git a/docs/2.5/topics/running/services/rate-limit-service.md b/content/en/docs/2.5/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/2.5/topics/running/services/rate-limit-service.md rename to content/en/docs/2.5/topics/running/services/rate-limit-service.md diff --git a/docs/2.5/topics/running/services/tracing-service.md b/content/en/docs/2.5/topics/running/services/tracing-service.md similarity index 100% rename from docs/2.5/topics/running/services/tracing-service.md rename to content/en/docs/2.5/topics/running/services/tracing-service.md diff --git a/docs/2.5/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/2.5/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/2.5/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/2.5/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/2.5/topics/running/statistics/8877-metrics.md b/content/en/docs/2.5/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/2.5/topics/running/statistics/8877-metrics.md rename to content/en/docs/2.5/topics/running/statistics/8877-metrics.md diff --git a/docs/2.5/topics/running/statistics/envoy-statsd.md b/content/en/docs/2.5/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/2.5/topics/running/statistics/envoy-statsd.md rename to content/en/docs/2.5/topics/running/statistics/envoy-statsd.md diff --git a/docs/2.5/topics/running/statistics/index.md b/content/en/docs/2.5/topics/running/statistics/index.md similarity index 100% rename from docs/2.5/topics/running/statistics/index.md rename to content/en/docs/2.5/topics/running/statistics/index.md diff --git a/docs/2.5/topics/running/tls/cleartext-redirection.md b/content/en/docs/2.5/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/2.5/topics/running/tls/cleartext-redirection.md rename to content/en/docs/2.5/topics/running/tls/cleartext-redirection.md diff --git a/docs/2.5/topics/running/tls/index.md b/content/en/docs/2.5/topics/running/tls/index.md similarity index 100% rename from docs/2.5/topics/running/tls/index.md rename to content/en/docs/2.5/topics/running/tls/index.md diff --git a/docs/2.5/topics/running/tls/mtls.md b/content/en/docs/2.5/topics/running/tls/mtls.md similarity index 100% rename from docs/2.5/topics/running/tls/mtls.md rename to content/en/docs/2.5/topics/running/tls/mtls.md diff --git a/docs/2.5/topics/running/tls/origination.md b/content/en/docs/2.5/topics/running/tls/origination.md similarity index 100% rename from docs/2.5/topics/running/tls/origination.md rename to content/en/docs/2.5/topics/running/tls/origination.md diff --git a/docs/2.5/topics/running/tls/sni.md b/content/en/docs/2.5/topics/running/tls/sni.md similarity index 100% rename from docs/2.5/topics/running/tls/sni.md rename to content/en/docs/2.5/topics/running/tls/sni.md diff --git a/docs/2.5/topics/using/authservice.md b/content/en/docs/2.5/topics/using/authservice.md similarity index 100% rename from docs/2.5/topics/using/authservice.md rename to content/en/docs/2.5/topics/using/authservice.md diff --git a/docs/2.5/topics/using/canary.md b/content/en/docs/2.5/topics/using/canary.md similarity index 100% rename from docs/2.5/topics/using/canary.md rename to content/en/docs/2.5/topics/using/canary.md diff --git a/docs/2.5/topics/using/circuit-breakers.md b/content/en/docs/2.5/topics/using/circuit-breakers.md similarity index 100% rename from docs/2.5/topics/using/circuit-breakers.md rename to content/en/docs/2.5/topics/using/circuit-breakers.md diff --git a/docs/2.5/topics/using/cors.md b/content/en/docs/2.5/topics/using/cors.md similarity index 100% rename from docs/2.5/topics/using/cors.md rename to content/en/docs/2.5/topics/using/cors.md diff --git a/docs/2.5/topics/using/defaults.md b/content/en/docs/2.5/topics/using/defaults.md similarity index 100% rename from docs/2.5/topics/using/defaults.md rename to content/en/docs/2.5/topics/using/defaults.md diff --git a/docs/2.5/topics/using/gateway-api.md b/content/en/docs/2.5/topics/using/gateway-api.md similarity index 100% rename from docs/2.5/topics/using/gateway-api.md rename to content/en/docs/2.5/topics/using/gateway-api.md diff --git a/docs/2.5/topics/using/headers/add_request_headers.md b/content/en/docs/2.5/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/2.5/topics/using/headers/add_request_headers.md rename to content/en/docs/2.5/topics/using/headers/add_request_headers.md diff --git a/docs/2.5/topics/using/headers/add_response_headers.md b/content/en/docs/2.5/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/2.5/topics/using/headers/add_response_headers.md rename to content/en/docs/2.5/topics/using/headers/add_response_headers.md diff --git a/docs/2.5/topics/using/headers/headers.md b/content/en/docs/2.5/topics/using/headers/headers.md similarity index 100% rename from docs/2.5/topics/using/headers/headers.md rename to content/en/docs/2.5/topics/using/headers/headers.md diff --git a/docs/2.5/topics/using/headers/host.md b/content/en/docs/2.5/topics/using/headers/host.md similarity index 100% rename from docs/2.5/topics/using/headers/host.md rename to content/en/docs/2.5/topics/using/headers/host.md diff --git a/docs/2.5/topics/using/headers/remove_request_headers.md b/content/en/docs/2.5/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/2.5/topics/using/headers/remove_request_headers.md rename to content/en/docs/2.5/topics/using/headers/remove_request_headers.md diff --git a/docs/2.5/topics/using/headers/remove_response_headers.md b/content/en/docs/2.5/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/2.5/topics/using/headers/remove_response_headers.md rename to content/en/docs/2.5/topics/using/headers/remove_response_headers.md diff --git a/docs/2.5/topics/using/index.md b/content/en/docs/2.5/topics/using/index.md similarity index 100% rename from docs/2.5/topics/using/index.md rename to content/en/docs/2.5/topics/using/index.md diff --git a/docs/2.5/topics/using/intro-mappings.md b/content/en/docs/2.5/topics/using/intro-mappings.md similarity index 100% rename from docs/2.5/topics/using/intro-mappings.md rename to content/en/docs/2.5/topics/using/intro-mappings.md diff --git a/docs/2.5/topics/using/keepalive.md b/content/en/docs/2.5/topics/using/keepalive.md similarity index 100% rename from docs/2.5/topics/using/keepalive.md rename to content/en/docs/2.5/topics/using/keepalive.md diff --git a/docs/2.5/topics/using/mappings.md b/content/en/docs/2.5/topics/using/mappings.md similarity index 100% rename from docs/2.5/topics/using/mappings.md rename to content/en/docs/2.5/topics/using/mappings.md diff --git a/docs/2.5/topics/using/method.md b/content/en/docs/2.5/topics/using/method.md similarity index 100% rename from docs/2.5/topics/using/method.md rename to content/en/docs/2.5/topics/using/method.md diff --git a/docs/2.5/topics/using/prefix_regex.md b/content/en/docs/2.5/topics/using/prefix_regex.md similarity index 100% rename from docs/2.5/topics/using/prefix_regex.md rename to content/en/docs/2.5/topics/using/prefix_regex.md diff --git a/docs/2.5/topics/using/query-parameters.md b/content/en/docs/2.5/topics/using/query-parameters.md similarity index 100% rename from docs/2.5/topics/using/query-parameters.md rename to content/en/docs/2.5/topics/using/query-parameters.md diff --git a/docs/2.5/topics/using/rate-limits/index.md b/content/en/docs/2.5/topics/using/rate-limits/index.md similarity index 100% rename from docs/2.5/topics/using/rate-limits/index.md rename to content/en/docs/2.5/topics/using/rate-limits/index.md diff --git a/docs/2.5/topics/using/redirects.md b/content/en/docs/2.5/topics/using/redirects.md similarity index 100% rename from docs/2.5/topics/using/redirects.md rename to content/en/docs/2.5/topics/using/redirects.md diff --git a/docs/2.5/topics/using/retries.md b/content/en/docs/2.5/topics/using/retries.md similarity index 100% rename from docs/2.5/topics/using/retries.md rename to content/en/docs/2.5/topics/using/retries.md diff --git a/docs/2.5/topics/using/rewrites.md b/content/en/docs/2.5/topics/using/rewrites.md similarity index 100% rename from docs/2.5/topics/using/rewrites.md rename to content/en/docs/2.5/topics/using/rewrites.md diff --git a/docs/2.5/topics/using/shadowing.md b/content/en/docs/2.5/topics/using/shadowing.md similarity index 100% rename from docs/2.5/topics/using/shadowing.md rename to content/en/docs/2.5/topics/using/shadowing.md diff --git a/docs/2.5/topics/using/tcpmappings.md b/content/en/docs/2.5/topics/using/tcpmappings.md similarity index 100% rename from docs/2.5/topics/using/tcpmappings.md rename to content/en/docs/2.5/topics/using/tcpmappings.md diff --git a/docs/2.5/topics/using/timeouts.md b/content/en/docs/2.5/topics/using/timeouts.md similarity index 100% rename from docs/2.5/topics/using/timeouts.md rename to content/en/docs/2.5/topics/using/timeouts.md diff --git a/docs/2.5/tutorials/dev-portal-tutorial.md b/content/en/docs/2.5/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/2.5/tutorials/dev-portal-tutorial.md rename to content/en/docs/2.5/tutorials/dev-portal-tutorial.md diff --git a/docs/2.5/tutorials/getting-started.md b/content/en/docs/2.5/tutorials/getting-started.md similarity index 100% rename from docs/2.5/tutorials/getting-started.md rename to content/en/docs/2.5/tutorials/getting-started.md diff --git a/docs/2.5/tutorials/gs-tabs.js b/content/en/docs/2.5/tutorials/gs-tabs.js similarity index 100% rename from docs/2.5/tutorials/gs-tabs.js rename to content/en/docs/2.5/tutorials/gs-tabs.js diff --git a/docs/2.5/tutorials/gs-tabs2.js b/content/en/docs/2.5/tutorials/gs-tabs2.js similarity index 100% rename from docs/2.5/tutorials/gs-tabs2.js rename to content/en/docs/2.5/tutorials/gs-tabs2.js diff --git a/docs/2.5/tutorials/quickstart-demo.md b/content/en/docs/2.5/tutorials/quickstart-demo.md similarity index 100% rename from docs/2.5/tutorials/quickstart-demo.md rename to content/en/docs/2.5/tutorials/quickstart-demo.md diff --git a/docs/2.5/versions.yml b/content/en/docs/2.5/versions.yml similarity index 100% rename from docs/2.5/versions.yml rename to content/en/docs/2.5/versions.yml diff --git a/docs/3.0/about/aes-emissary-eol.md b/content/en/docs/3.0/about/aes-emissary-eol.md similarity index 100% rename from docs/3.0/about/aes-emissary-eol.md rename to content/en/docs/3.0/about/aes-emissary-eol.md diff --git a/docs/3.0/about/alternatives.md b/content/en/docs/3.0/about/alternatives.md similarity index 100% rename from docs/3.0/about/alternatives.md rename to content/en/docs/3.0/about/alternatives.md diff --git a/docs/3.0/about/changes-2.x.md b/content/en/docs/3.0/about/changes-2.x.md similarity index 100% rename from docs/3.0/about/changes-2.x.md rename to content/en/docs/3.0/about/changes-2.x.md diff --git a/docs/3.0/about/changes-3.y.md b/content/en/docs/3.0/about/changes-3.y.md similarity index 100% rename from docs/3.0/about/changes-3.y.md rename to content/en/docs/3.0/about/changes-3.y.md diff --git a/docs/3.0/about/faq.md b/content/en/docs/3.0/about/faq.md similarity index 100% rename from docs/3.0/about/faq.md rename to content/en/docs/3.0/about/faq.md diff --git a/docs/3.0/about/features-and-benefits.md b/content/en/docs/3.0/about/features-and-benefits.md similarity index 100% rename from docs/3.0/about/features-and-benefits.md rename to content/en/docs/3.0/about/features-and-benefits.md diff --git a/docs/3.0/about/known-issues.md b/content/en/docs/3.0/about/known-issues.md similarity index 100% rename from docs/3.0/about/known-issues.md rename to content/en/docs/3.0/about/known-issues.md diff --git a/docs/3.0/about/support.md b/content/en/docs/3.0/about/support.md similarity index 100% rename from docs/3.0/about/support.md rename to content/en/docs/3.0/about/support.md diff --git a/docs/3.0/about/why-ambassador.md b/content/en/docs/3.0/about/why-ambassador.md similarity index 100% rename from docs/3.0/about/why-ambassador.md rename to content/en/docs/3.0/about/why-ambassador.md diff --git a/docs/3.0/community.md b/content/en/docs/3.0/community.md similarity index 100% rename from docs/3.0/community.md rename to content/en/docs/3.0/community.md diff --git a/docs/3.0/doc-links.yml b/content/en/docs/3.0/doc-links.yml similarity index 100% rename from docs/3.0/doc-links.yml rename to content/en/docs/3.0/doc-links.yml diff --git a/docs/3.0/features-icons/basic-authentication.svg b/content/en/docs/3.0/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.0/features-icons/basic-authentication.svg rename to content/en/docs/3.0/features-icons/basic-authentication.svg diff --git a/docs/3.0/features-icons/canary-release.svg b/content/en/docs/3.0/features-icons/canary-release.svg similarity index 100% rename from docs/3.0/features-icons/canary-release.svg rename to content/en/docs/3.0/features-icons/canary-release.svg diff --git a/docs/3.0/features-icons/cors.svg b/content/en/docs/3.0/features-icons/cors.svg similarity index 100% rename from docs/3.0/features-icons/cors.svg rename to content/en/docs/3.0/features-icons/cors.svg diff --git a/docs/3.0/features-icons/datadog.png b/content/en/docs/3.0/features-icons/datadog.png similarity index 100% rename from docs/3.0/features-icons/datadog.png rename to content/en/docs/3.0/features-icons/datadog.png diff --git a/docs/3.0/features-icons/datadog.svg b/content/en/docs/3.0/features-icons/datadog.svg similarity index 100% rename from docs/3.0/features-icons/datadog.svg rename to content/en/docs/3.0/features-icons/datadog.svg diff --git a/docs/3.0/features-icons/diagnostics.svg b/content/en/docs/3.0/features-icons/diagnostics.svg similarity index 100% rename from docs/3.0/features-icons/diagnostics.svg rename to content/en/docs/3.0/features-icons/diagnostics.svg diff --git a/docs/3.0/features-icons/distributed-tracing.png b/content/en/docs/3.0/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.0/features-icons/distributed-tracing.png rename to content/en/docs/3.0/features-icons/distributed-tracing.png diff --git a/docs/3.0/features-icons/grpc.png b/content/en/docs/3.0/features-icons/grpc.png similarity index 100% rename from docs/3.0/features-icons/grpc.png rename to content/en/docs/3.0/features-icons/grpc.png diff --git a/docs/3.0/features-icons/prometheus.svg b/content/en/docs/3.0/features-icons/prometheus.svg similarity index 100% rename from docs/3.0/features-icons/prometheus.svg rename to content/en/docs/3.0/features-icons/prometheus.svg diff --git a/docs/3.0/features-icons/rate-limiting.svg b/content/en/docs/3.0/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.0/features-icons/rate-limiting.svg rename to content/en/docs/3.0/features-icons/rate-limiting.svg diff --git a/docs/3.0/features-icons/regex-routing.svg b/content/en/docs/3.0/features-icons/regex-routing.svg similarity index 100% rename from docs/3.0/features-icons/regex-routing.svg rename to content/en/docs/3.0/features-icons/regex-routing.svg diff --git a/docs/3.0/features-icons/request-transformers.svg b/content/en/docs/3.0/features-icons/request-transformers.svg similarity index 100% rename from docs/3.0/features-icons/request-transformers.svg rename to content/en/docs/3.0/features-icons/request-transformers.svg diff --git a/docs/3.0/features-icons/shadowing.svg b/content/en/docs/3.0/features-icons/shadowing.svg similarity index 100% rename from docs/3.0/features-icons/shadowing.svg rename to content/en/docs/3.0/features-icons/shadowing.svg diff --git a/docs/3.0/features-icons/statsd.png b/content/en/docs/3.0/features-icons/statsd.png similarity index 100% rename from docs/3.0/features-icons/statsd.png rename to content/en/docs/3.0/features-icons/statsd.png diff --git a/docs/3.0/features-icons/statsd.svg b/content/en/docs/3.0/features-icons/statsd.svg similarity index 100% rename from docs/3.0/features-icons/statsd.svg rename to content/en/docs/3.0/features-icons/statsd.svg diff --git a/docs/3.0/features-icons/third-party-auth.svg b/content/en/docs/3.0/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.0/features-icons/third-party-auth.svg rename to content/en/docs/3.0/features-icons/third-party-auth.svg diff --git a/docs/3.0/features-icons/timeouts.svg b/content/en/docs/3.0/features-icons/timeouts.svg similarity index 100% rename from docs/3.0/features-icons/timeouts.svg rename to content/en/docs/3.0/features-icons/timeouts.svg diff --git a/docs/3.0/features-icons/tls-termination.svg b/content/en/docs/3.0/features-icons/tls-termination.svg similarity index 100% rename from docs/3.0/features-icons/tls-termination.svg rename to content/en/docs/3.0/features-icons/tls-termination.svg diff --git a/docs/3.0/features-icons/url-rewrite.svg b/content/en/docs/3.0/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.0/features-icons/url-rewrite.svg rename to content/en/docs/3.0/features-icons/url-rewrite.svg diff --git a/docs/3.0/features-icons/websockets.svg b/content/en/docs/3.0/features-icons/websockets.svg similarity index 100% rename from docs/3.0/features-icons/websockets.svg rename to content/en/docs/3.0/features-icons/websockets.svg diff --git a/docs/3.0/howtos/basic-auth.md b/content/en/docs/3.0/howtos/basic-auth.md similarity index 100% rename from docs/3.0/howtos/basic-auth.md rename to content/en/docs/3.0/howtos/basic-auth.md diff --git a/docs/3.0/howtos/cert-manager.md b/content/en/docs/3.0/howtos/cert-manager.md similarity index 100% rename from docs/3.0/howtos/cert-manager.md rename to content/en/docs/3.0/howtos/cert-manager.md diff --git a/docs/3.0/howtos/client-cert-validation.md b/content/en/docs/3.0/howtos/client-cert-validation.md similarity index 100% rename from docs/3.0/howtos/client-cert-validation.md rename to content/en/docs/3.0/howtos/client-cert-validation.md diff --git a/docs/3.0/howtos/configure-communications.md b/content/en/docs/3.0/howtos/configure-communications.md similarity index 100% rename from docs/3.0/howtos/configure-communications.md rename to content/en/docs/3.0/howtos/configure-communications.md diff --git a/docs/3.0/howtos/consul.md b/content/en/docs/3.0/howtos/consul.md similarity index 100% rename from docs/3.0/howtos/consul.md rename to content/en/docs/3.0/howtos/consul.md diff --git a/docs/3.0/howtos/dist-tracing.md b/content/en/docs/3.0/howtos/dist-tracing.md similarity index 100% rename from docs/3.0/howtos/dist-tracing.md rename to content/en/docs/3.0/howtos/dist-tracing.md diff --git a/docs/3.0/howtos/external-dns.md b/content/en/docs/3.0/howtos/external-dns.md similarity index 100% rename from docs/3.0/howtos/external-dns.md rename to content/en/docs/3.0/howtos/external-dns.md diff --git a/docs/3.0/howtos/filter-dev-guide.md b/content/en/docs/3.0/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.0/howtos/filter-dev-guide.md rename to content/en/docs/3.0/howtos/filter-dev-guide.md diff --git a/docs/3.0/howtos/grpc.md b/content/en/docs/3.0/howtos/grpc.md similarity index 100% rename from docs/3.0/howtos/grpc.md rename to content/en/docs/3.0/howtos/grpc.md diff --git a/docs/3.0/howtos/http3-aks.md b/content/en/docs/3.0/howtos/http3-aks.md similarity index 100% rename from docs/3.0/howtos/http3-aks.md rename to content/en/docs/3.0/howtos/http3-aks.md diff --git a/docs/3.0/howtos/http3-eks.md b/content/en/docs/3.0/howtos/http3-eks.md similarity index 100% rename from docs/3.0/howtos/http3-eks.md rename to content/en/docs/3.0/howtos/http3-eks.md diff --git a/docs/3.0/howtos/http3-gke.md b/content/en/docs/3.0/howtos/http3-gke.md similarity index 100% rename from docs/3.0/howtos/http3-gke.md rename to content/en/docs/3.0/howtos/http3-gke.md diff --git a/docs/3.0/howtos/index.md b/content/en/docs/3.0/howtos/index.md similarity index 100% rename from docs/3.0/howtos/index.md rename to content/en/docs/3.0/howtos/index.md diff --git a/docs/3.0/howtos/istio.md b/content/en/docs/3.0/howtos/istio.md similarity index 100% rename from docs/3.0/howtos/istio.md rename to content/en/docs/3.0/howtos/istio.md diff --git a/docs/3.0/howtos/knative.md b/content/en/docs/3.0/howtos/knative.md similarity index 100% rename from docs/3.0/howtos/knative.md rename to content/en/docs/3.0/howtos/knative.md diff --git a/docs/3.0/howtos/linkerd2.md b/content/en/docs/3.0/howtos/linkerd2.md similarity index 100% rename from docs/3.0/howtos/linkerd2.md rename to content/en/docs/3.0/howtos/linkerd2.md diff --git a/docs/3.0/howtos/prometheus.md b/content/en/docs/3.0/howtos/prometheus.md similarity index 100% rename from docs/3.0/howtos/prometheus.md rename to content/en/docs/3.0/howtos/prometheus.md diff --git a/docs/3.0/howtos/protecting-diag-access.md b/content/en/docs/3.0/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.0/howtos/protecting-diag-access.md rename to content/en/docs/3.0/howtos/protecting-diag-access.md diff --git a/docs/3.0/howtos/rate-limiting-tutorial.md b/content/en/docs/3.0/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.0/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.0/howtos/rate-limiting-tutorial.md diff --git a/docs/3.0/howtos/route.md b/content/en/docs/3.0/howtos/route.md similarity index 100% rename from docs/3.0/howtos/route.md rename to content/en/docs/3.0/howtos/route.md diff --git a/docs/3.0/howtos/tls-termination.md b/content/en/docs/3.0/howtos/tls-termination.md similarity index 100% rename from docs/3.0/howtos/tls-termination.md rename to content/en/docs/3.0/howtos/tls-termination.md diff --git a/docs/3.0/howtos/tracing-datadog.md b/content/en/docs/3.0/howtos/tracing-datadog.md similarity index 100% rename from docs/3.0/howtos/tracing-datadog.md rename to content/en/docs/3.0/howtos/tracing-datadog.md diff --git a/docs/3.0/howtos/tracing-zipkin.md b/content/en/docs/3.0/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.0/howtos/tracing-zipkin.md rename to content/en/docs/3.0/howtos/tracing-zipkin.md diff --git a/docs/3.0/howtos/websockets.md b/content/en/docs/3.0/howtos/websockets.md similarity index 100% rename from docs/3.0/howtos/websockets.md rename to content/en/docs/3.0/howtos/websockets.md diff --git a/docs/3.0/images/Auth0_JWT.png b/content/en/docs/3.0/images/Auth0_JWT.png similarity index 100% rename from docs/3.0/images/Auth0_JWT.png rename to content/en/docs/3.0/images/Auth0_JWT.png diff --git a/docs/3.0/images/Auth0_domain_clientID.png b/content/en/docs/3.0/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.0/images/Auth0_domain_clientID.png rename to content/en/docs/3.0/images/Auth0_domain_clientID.png diff --git a/docs/3.0/images/Auth0_method_callback_origins.png b/content/en/docs/3.0/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.0/images/Auth0_method_callback_origins.png rename to content/en/docs/3.0/images/Auth0_method_callback_origins.png diff --git a/docs/3.0/images/aes-success.png b/content/en/docs/3.0/images/aes-success.png similarity index 100% rename from docs/3.0/images/aes-success.png rename to content/en/docs/3.0/images/aes-success.png diff --git a/docs/3.0/images/ambassador-arch.png b/content/en/docs/3.0/images/ambassador-arch.png similarity index 100% rename from docs/3.0/images/ambassador-arch.png rename to content/en/docs/3.0/images/ambassador-arch.png diff --git a/docs/3.0/images/ambassador-logo.svg b/content/en/docs/3.0/images/ambassador-logo.svg similarity index 100% rename from docs/3.0/images/ambassador-logo.svg rename to content/en/docs/3.0/images/ambassador-logo.svg diff --git a/docs/3.0/images/ambassador_oidc_flow.jpg b/content/en/docs/3.0/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.0/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.0/images/ambassador_oidc_flow.jpg diff --git a/docs/3.0/images/apple.png b/content/en/docs/3.0/images/apple.png similarity index 100% rename from docs/3.0/images/apple.png rename to content/en/docs/3.0/images/apple.png diff --git a/docs/3.0/images/auth-flow.png b/content/en/docs/3.0/images/auth-flow.png similarity index 100% rename from docs/3.0/images/auth-flow.png rename to content/en/docs/3.0/images/auth-flow.png diff --git a/docs/3.0/images/authentication-icon.svg b/content/en/docs/3.0/images/authentication-icon.svg similarity index 100% rename from docs/3.0/images/authentication-icon.svg rename to content/en/docs/3.0/images/authentication-icon.svg diff --git a/docs/3.0/images/blackbird.png b/content/en/docs/3.0/images/blackbird.png similarity index 100% rename from docs/3.0/images/blackbird.png rename to content/en/docs/3.0/images/blackbird.png diff --git a/docs/3.0/images/canary-release-overview.png b/content/en/docs/3.0/images/canary-release-overview.png similarity index 100% rename from docs/3.0/images/canary-release-overview.png rename to content/en/docs/3.0/images/canary-release-overview.png diff --git a/docs/3.0/images/configure-icon.svg b/content/en/docs/3.0/images/configure-icon.svg similarity index 100% rename from docs/3.0/images/configure-icon.svg rename to content/en/docs/3.0/images/configure-icon.svg diff --git a/docs/3.0/images/consul-ambassador.png b/content/en/docs/3.0/images/consul-ambassador.png similarity index 100% rename from docs/3.0/images/consul-ambassador.png rename to content/en/docs/3.0/images/consul-ambassador.png diff --git a/docs/3.0/images/container-inner-dev-loop.png b/content/en/docs/3.0/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.0/images/container-inner-dev-loop.png rename to content/en/docs/3.0/images/container-inner-dev-loop.png diff --git a/docs/3.0/images/datawire-logo.svg b/content/en/docs/3.0/images/datawire-logo.svg similarity index 100% rename from docs/3.0/images/datawire-logo.svg rename to content/en/docs/3.0/images/datawire-logo.svg diff --git a/docs/3.0/images/diagnostics-example.png b/content/en/docs/3.0/images/diagnostics-example.png similarity index 100% rename from docs/3.0/images/diagnostics-example.png rename to content/en/docs/3.0/images/diagnostics-example.png diff --git a/docs/3.0/images/diagnostics.png b/content/en/docs/3.0/images/diagnostics.png similarity index 100% rename from docs/3.0/images/diagnostics.png rename to content/en/docs/3.0/images/diagnostics.png diff --git a/docs/3.0/images/docker-compose.png b/content/en/docs/3.0/images/docker-compose.png similarity index 100% rename from docs/3.0/images/docker-compose.png rename to content/en/docs/3.0/images/docker-compose.png diff --git a/docs/3.0/images/docker.png b/content/en/docs/3.0/images/docker.png similarity index 100% rename from docs/3.0/images/docker.png rename to content/en/docs/3.0/images/docker.png diff --git a/docs/3.0/images/edge-stack-1.13.4.png b/content/en/docs/3.0/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.0/images/edge-stack-1.13.4.png rename to content/en/docs/3.0/images/edge-stack-1.13.4.png diff --git a/docs/3.0/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.0/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.0/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.0/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.0/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.0/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.0/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.0/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.0/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.0/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.0/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.0/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.0/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.0/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.0/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.0/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.0/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.0/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.0/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.0/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.0/images/fast-icon.svg b/content/en/docs/3.0/images/fast-icon.svg similarity index 100% rename from docs/3.0/images/fast-icon.svg rename to content/en/docs/3.0/images/fast-icon.svg diff --git a/docs/3.0/images/features-icons/basic-authentication.svg b/content/en/docs/3.0/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.0/images/features-icons/basic-authentication.svg rename to content/en/docs/3.0/images/features-icons/basic-authentication.svg diff --git a/docs/3.0/images/features-icons/canary-release.svg b/content/en/docs/3.0/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.0/images/features-icons/canary-release.svg rename to content/en/docs/3.0/images/features-icons/canary-release.svg diff --git a/docs/3.0/images/features-icons/cors.svg b/content/en/docs/3.0/images/features-icons/cors.svg similarity index 100% rename from docs/3.0/images/features-icons/cors.svg rename to content/en/docs/3.0/images/features-icons/cors.svg diff --git a/docs/3.0/images/features-icons/datadog.png b/content/en/docs/3.0/images/features-icons/datadog.png similarity index 100% rename from docs/3.0/images/features-icons/datadog.png rename to content/en/docs/3.0/images/features-icons/datadog.png diff --git a/docs/3.0/images/features-icons/datadog.svg b/content/en/docs/3.0/images/features-icons/datadog.svg similarity index 100% rename from docs/3.0/images/features-icons/datadog.svg rename to content/en/docs/3.0/images/features-icons/datadog.svg diff --git a/docs/3.0/images/features-icons/diagnostics.svg b/content/en/docs/3.0/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.0/images/features-icons/diagnostics.svg rename to content/en/docs/3.0/images/features-icons/diagnostics.svg diff --git a/docs/3.0/images/features-icons/distributed-tracing.png b/content/en/docs/3.0/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.0/images/features-icons/distributed-tracing.png rename to content/en/docs/3.0/images/features-icons/distributed-tracing.png diff --git a/docs/3.0/images/features-icons/grpc.png b/content/en/docs/3.0/images/features-icons/grpc.png similarity index 100% rename from docs/3.0/images/features-icons/grpc.png rename to content/en/docs/3.0/images/features-icons/grpc.png diff --git a/docs/3.0/images/features-icons/prometheus.svg b/content/en/docs/3.0/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.0/images/features-icons/prometheus.svg rename to content/en/docs/3.0/images/features-icons/prometheus.svg diff --git a/docs/3.0/images/features-icons/rate-limiting.svg b/content/en/docs/3.0/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.0/images/features-icons/rate-limiting.svg rename to content/en/docs/3.0/images/features-icons/rate-limiting.svg diff --git a/docs/3.0/images/features-icons/regex-routing.svg b/content/en/docs/3.0/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.0/images/features-icons/regex-routing.svg rename to content/en/docs/3.0/images/features-icons/regex-routing.svg diff --git a/docs/3.0/images/features-icons/request-transformers.svg b/content/en/docs/3.0/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.0/images/features-icons/request-transformers.svg rename to content/en/docs/3.0/images/features-icons/request-transformers.svg diff --git a/docs/3.0/images/features-icons/shadowing.svg b/content/en/docs/3.0/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.0/images/features-icons/shadowing.svg rename to content/en/docs/3.0/images/features-icons/shadowing.svg diff --git a/docs/3.0/images/features-icons/statsd.png b/content/en/docs/3.0/images/features-icons/statsd.png similarity index 100% rename from docs/3.0/images/features-icons/statsd.png rename to content/en/docs/3.0/images/features-icons/statsd.png diff --git a/docs/3.0/images/features-icons/statsd.svg b/content/en/docs/3.0/images/features-icons/statsd.svg similarity index 100% rename from docs/3.0/images/features-icons/statsd.svg rename to content/en/docs/3.0/images/features-icons/statsd.svg diff --git a/docs/3.0/images/features-icons/third-party-auth.svg b/content/en/docs/3.0/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.0/images/features-icons/third-party-auth.svg rename to content/en/docs/3.0/images/features-icons/third-party-auth.svg diff --git a/docs/3.0/images/features-icons/timeouts.svg b/content/en/docs/3.0/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.0/images/features-icons/timeouts.svg rename to content/en/docs/3.0/images/features-icons/timeouts.svg diff --git a/docs/3.0/images/features-icons/tls-termination.svg b/content/en/docs/3.0/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.0/images/features-icons/tls-termination.svg rename to content/en/docs/3.0/images/features-icons/tls-termination.svg diff --git a/docs/3.0/images/features-icons/url-rewrite.svg b/content/en/docs/3.0/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.0/images/features-icons/url-rewrite.svg rename to content/en/docs/3.0/images/features-icons/url-rewrite.svg diff --git a/docs/3.0/images/features-icons/websockets.svg b/content/en/docs/3.0/images/features-icons/websockets.svg similarity index 100% rename from docs/3.0/images/features-icons/websockets.svg rename to content/en/docs/3.0/images/features-icons/websockets.svg diff --git a/docs/3.0/images/features-table.jpg b/content/en/docs/3.0/images/features-table.jpg similarity index 100% rename from docs/3.0/images/features-table.jpg rename to content/en/docs/3.0/images/features-table.jpg diff --git a/docs/3.0/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.0/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.0/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.0/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.0/images/gRPC-TLS-Originate.png b/content/en/docs/3.0/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.0/images/gRPC-TLS-Originate.png rename to content/en/docs/3.0/images/gRPC-TLS-Originate.png diff --git a/docs/3.0/images/github-login.png b/content/en/docs/3.0/images/github-login.png similarity index 100% rename from docs/3.0/images/github-login.png rename to content/en/docs/3.0/images/github-login.png diff --git a/docs/3.0/images/global-features-bg.svg b/content/en/docs/3.0/images/global-features-bg.svg similarity index 100% rename from docs/3.0/images/global-features-bg.svg rename to content/en/docs/3.0/images/global-features-bg.svg diff --git a/docs/3.0/images/grafana.png b/content/en/docs/3.0/images/grafana.png similarity index 100% rename from docs/3.0/images/grafana.png rename to content/en/docs/3.0/images/grafana.png diff --git a/docs/3.0/images/grpc-tls.png b/content/en/docs/3.0/images/grpc-tls.png similarity index 100% rename from docs/3.0/images/grpc-tls.png rename to content/en/docs/3.0/images/grpc-tls.png diff --git a/docs/3.0/images/helm-navy.png b/content/en/docs/3.0/images/helm-navy.png similarity index 100% rename from docs/3.0/images/helm-navy.png rename to content/en/docs/3.0/images/helm-navy.png diff --git a/docs/3.0/images/helm.png b/content/en/docs/3.0/images/helm.png similarity index 100% rename from docs/3.0/images/helm.png rename to content/en/docs/3.0/images/helm.png diff --git a/docs/3.0/images/highly-available-icon.svg b/content/en/docs/3.0/images/highly-available-icon.svg similarity index 100% rename from docs/3.0/images/highly-available-icon.svg rename to content/en/docs/3.0/images/highly-available-icon.svg diff --git a/docs/3.0/images/jaeger.png b/content/en/docs/3.0/images/jaeger.png similarity index 100% rename from docs/3.0/images/jaeger.png rename to content/en/docs/3.0/images/jaeger.png diff --git a/docs/3.0/images/kubernetes.png b/content/en/docs/3.0/images/kubernetes.png similarity index 100% rename from docs/3.0/images/kubernetes.png rename to content/en/docs/3.0/images/kubernetes.png diff --git a/docs/3.0/images/left-arrow.svg b/content/en/docs/3.0/images/left-arrow.svg similarity index 100% rename from docs/3.0/images/left-arrow.svg rename to content/en/docs/3.0/images/left-arrow.svg diff --git a/docs/3.0/images/linux.png b/content/en/docs/3.0/images/linux.png similarity index 100% rename from docs/3.0/images/linux.png rename to content/en/docs/3.0/images/linux.png diff --git a/docs/3.0/images/logo.png b/content/en/docs/3.0/images/logo.png similarity index 100% rename from docs/3.0/images/logo.png rename to content/en/docs/3.0/images/logo.png diff --git a/docs/3.0/images/mapping-editor.png b/content/en/docs/3.0/images/mapping-editor.png similarity index 100% rename from docs/3.0/images/mapping-editor.png rename to content/en/docs/3.0/images/mapping-editor.png diff --git a/docs/3.0/images/network-architecture.png b/content/en/docs/3.0/images/network-architecture.png similarity index 100% rename from docs/3.0/images/network-architecture.png rename to content/en/docs/3.0/images/network-architecture.png diff --git a/docs/3.0/images/penguin-background.svg b/content/en/docs/3.0/images/penguin-background.svg similarity index 100% rename from docs/3.0/images/penguin-background.svg rename to content/en/docs/3.0/images/penguin-background.svg diff --git a/docs/3.0/images/pro-iap.png b/content/en/docs/3.0/images/pro-iap.png similarity index 100% rename from docs/3.0/images/pro-iap.png rename to content/en/docs/3.0/images/pro-iap.png diff --git a/docs/3.0/images/quote.svg b/content/en/docs/3.0/images/quote.svg similarity index 100% rename from docs/3.0/images/quote.svg rename to content/en/docs/3.0/images/quote.svg diff --git a/docs/3.0/images/right-arrow.svg b/content/en/docs/3.0/images/right-arrow.svg similarity index 100% rename from docs/3.0/images/right-arrow.svg rename to content/en/docs/3.0/images/right-arrow.svg diff --git a/docs/3.0/images/routing-icon.svg b/content/en/docs/3.0/images/routing-icon.svg similarity index 100% rename from docs/3.0/images/routing-icon.svg rename to content/en/docs/3.0/images/routing-icon.svg diff --git a/docs/3.0/images/self-service-features-bg.svg b/content/en/docs/3.0/images/self-service-features-bg.svg similarity index 100% rename from docs/3.0/images/self-service-features-bg.svg rename to content/en/docs/3.0/images/self-service-features-bg.svg diff --git a/docs/3.0/images/shadowing.png b/content/en/docs/3.0/images/shadowing.png similarity index 100% rename from docs/3.0/images/shadowing.png rename to content/en/docs/3.0/images/shadowing.png diff --git a/docs/3.0/images/speedometers.png b/content/en/docs/3.0/images/speedometers.png similarity index 100% rename from docs/3.0/images/speedometers.png rename to content/en/docs/3.0/images/speedometers.png diff --git a/docs/3.0/images/tp-architecture.png b/content/en/docs/3.0/images/tp-architecture.png similarity index 100% rename from docs/3.0/images/tp-architecture.png rename to content/en/docs/3.0/images/tp-architecture.png diff --git a/docs/3.0/images/tp-tutorial-1.png b/content/en/docs/3.0/images/tp-tutorial-1.png similarity index 100% rename from docs/3.0/images/tp-tutorial-1.png rename to content/en/docs/3.0/images/tp-tutorial-1.png diff --git a/docs/3.0/images/tp-tutorial-2.png b/content/en/docs/3.0/images/tp-tutorial-2.png similarity index 100% rename from docs/3.0/images/tp-tutorial-2.png rename to content/en/docs/3.0/images/tp-tutorial-2.png diff --git a/docs/3.0/images/tp-tutorial-3.png b/content/en/docs/3.0/images/tp-tutorial-3.png similarity index 100% rename from docs/3.0/images/tp-tutorial-3.png rename to content/en/docs/3.0/images/tp-tutorial-3.png diff --git a/docs/3.0/images/tp-tutorial-4.png b/content/en/docs/3.0/images/tp-tutorial-4.png similarity index 100% rename from docs/3.0/images/tp-tutorial-4.png rename to content/en/docs/3.0/images/tp-tutorial-4.png diff --git a/docs/3.0/images/trad-inner-dev-loop.png b/content/en/docs/3.0/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.0/images/trad-inner-dev-loop.png rename to content/en/docs/3.0/images/trad-inner-dev-loop.png diff --git a/docs/3.0/images/windows.png b/content/en/docs/3.0/images/windows.png similarity index 100% rename from docs/3.0/images/windows.png rename to content/en/docs/3.0/images/windows.png diff --git a/docs/3.0/images/xkcd.png b/content/en/docs/3.0/images/xkcd.png similarity index 100% rename from docs/3.0/images/xkcd.png rename to content/en/docs/3.0/images/xkcd.png diff --git a/docs/3.0/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.0/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.0/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.0/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.0/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.0/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.0/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.0/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.0/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.0/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.0/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.0/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.0/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.0/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.0/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.0/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.0/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.0/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.0/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.0/release-notes/emissary-ga.png b/content/en/docs/3.0/release-notes/emissary-ga.png similarity index 100% rename from docs/3.0/release-notes/emissary-ga.png rename to content/en/docs/3.0/release-notes/emissary-ga.png diff --git a/docs/3.0/release-notes/tada.png b/content/en/docs/3.0/release-notes/tada.png similarity index 100% rename from docs/3.0/release-notes/tada.png rename to content/en/docs/3.0/release-notes/tada.png diff --git a/docs/3.0/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.0/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.0/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.0/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.0/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.0/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.0/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.0/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.0/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.0/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.0/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.0/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.0/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.0/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.0/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.0/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.0/release-notes/v2.0.4-version.png b/content/en/docs/3.0/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.0/release-notes/v2.0.4-version.png rename to content/en/docs/3.0/release-notes/v2.0.4-version.png diff --git a/docs/3.0/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.0/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.0/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.0/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.0/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.0/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.0/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.0/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.0/release-notes/v2.1.0-canary.png b/content/en/docs/3.0/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.0/release-notes/v2.1.0-canary.png rename to content/en/docs/3.0/release-notes/v2.1.0-canary.png diff --git a/docs/3.0/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.0/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.0/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.0/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.0/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.0/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.0/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.0/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.0/release-notes/v2.1.2-annotations.png b/content/en/docs/3.0/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.0/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.0/release-notes/v2.1.2-annotations.png diff --git a/docs/3.0/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.0/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.0/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.0/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.0/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.0/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.0/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.0/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.0/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.0/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.0/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.0/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.0/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.0/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.0/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.0/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.0/release-notes/v2.2.0-cloud.png b/content/en/docs/3.0/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.0/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.0/release-notes/v2.2.0-cloud.png diff --git a/docs/3.0/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.0/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.0/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.0/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.0/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.0/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.0/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.0/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.0/releaseNotes.yml b/content/en/docs/3.0/releaseNotes.yml similarity index 100% rename from docs/3.0/releaseNotes.yml rename to content/en/docs/3.0/releaseNotes.yml diff --git a/docs/3.0/topics/concepts/architecture.md b/content/en/docs/3.0/topics/concepts/architecture.md similarity index 100% rename from docs/3.0/topics/concepts/architecture.md rename to content/en/docs/3.0/topics/concepts/architecture.md diff --git a/docs/3.0/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.0/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.0/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.0/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.0/topics/concepts/index.md b/content/en/docs/3.0/topics/concepts/index.md similarity index 100% rename from docs/3.0/topics/concepts/index.md rename to content/en/docs/3.0/topics/concepts/index.md diff --git a/docs/3.0/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.0/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.0/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.0/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.0/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.0/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.0/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.0/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.0/topics/concepts/progressive-delivery.md b/content/en/docs/3.0/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.0/topics/concepts/progressive-delivery.md rename to content/en/docs/3.0/topics/concepts/progressive-delivery.md diff --git a/docs/3.0/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.0/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.0/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.0/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.0/topics/install/ambassador-oss-community.md b/content/en/docs/3.0/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.0/topics/install/ambassador-oss-community.md rename to content/en/docs/3.0/topics/install/ambassador-oss-community.md diff --git a/docs/3.0/topics/install/bare-metal.md b/content/en/docs/3.0/topics/install/bare-metal.md similarity index 100% rename from docs/3.0/topics/install/bare-metal.md rename to content/en/docs/3.0/topics/install/bare-metal.md diff --git a/docs/3.0/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.0/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.0/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.0/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.0/topics/install/docker.md b/content/en/docs/3.0/topics/install/docker.md similarity index 100% rename from docs/3.0/topics/install/docker.md rename to content/en/docs/3.0/topics/install/docker.md diff --git a/docs/3.0/topics/install/helm.md b/content/en/docs/3.0/topics/install/helm.md similarity index 100% rename from docs/3.0/topics/install/helm.md rename to content/en/docs/3.0/topics/install/helm.md diff --git a/docs/3.0/topics/install/index.less b/content/en/docs/3.0/topics/install/index.less similarity index 100% rename from docs/3.0/topics/install/index.less rename to content/en/docs/3.0/topics/install/index.less diff --git a/docs/3.0/topics/install/index.md b/content/en/docs/3.0/topics/install/index.md similarity index 100% rename from docs/3.0/topics/install/index.md rename to content/en/docs/3.0/topics/install/index.md diff --git a/docs/3.0/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.0/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.0/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.0/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.0/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.0/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.0/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.0/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.0/topics/install/migration-matrix.md b/content/en/docs/3.0/topics/install/migration-matrix.md similarity index 100% rename from docs/3.0/topics/install/migration-matrix.md rename to content/en/docs/3.0/topics/install/migration-matrix.md diff --git a/docs/3.0/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/helm/emissary-2.3/emissary-3.0.md b/content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.3/emissary-3.0.md similarity index 100% rename from docs/3.0/topics/install/upgrade/helm/emissary-2.3/emissary-3.0.md rename to content/en/docs/3.0/topics/install/upgrade/helm/emissary-2.3/emissary-3.0.md diff --git a/docs/3.0/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md b/content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/3.0/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md rename to content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md diff --git a/docs/3.0/topics/install/upgrade/yaml/emissary-2.3/emissary-3.0.md b/content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.3/emissary-3.0.md similarity index 100% rename from docs/3.0/topics/install/upgrade/yaml/emissary-2.3/emissary-3.0.md rename to content/en/docs/3.0/topics/install/upgrade/yaml/emissary-2.3/emissary-3.0.md diff --git a/docs/3.0/topics/install/yaml-install.md b/content/en/docs/3.0/topics/install/yaml-install.md similarity index 100% rename from docs/3.0/topics/install/yaml-install.md rename to content/en/docs/3.0/topics/install/yaml-install.md diff --git a/docs/3.0/topics/running/ambassador-deployment.md b/content/en/docs/3.0/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.0/topics/running/ambassador-deployment.md rename to content/en/docs/3.0/topics/running/ambassador-deployment.md diff --git a/docs/3.0/topics/running/ambassador-with-aws.md b/content/en/docs/3.0/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.0/topics/running/ambassador-with-aws.md rename to content/en/docs/3.0/topics/running/ambassador-with-aws.md diff --git a/docs/3.0/topics/running/ambassador-with-gke.md b/content/en/docs/3.0/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.0/topics/running/ambassador-with-gke.md rename to content/en/docs/3.0/topics/running/ambassador-with-gke.md diff --git a/docs/3.0/topics/running/ambassador.md b/content/en/docs/3.0/topics/running/ambassador.md similarity index 100% rename from docs/3.0/topics/running/ambassador.md rename to content/en/docs/3.0/topics/running/ambassador.md diff --git a/docs/3.0/topics/running/custom-error-responses.md b/content/en/docs/3.0/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.0/topics/running/custom-error-responses.md rename to content/en/docs/3.0/topics/running/custom-error-responses.md diff --git a/docs/3.0/topics/running/debugging.md b/content/en/docs/3.0/topics/running/debugging.md similarity index 100% rename from docs/3.0/topics/running/debugging.md rename to content/en/docs/3.0/topics/running/debugging.md diff --git a/docs/3.0/topics/running/diagnostics.md b/content/en/docs/3.0/topics/running/diagnostics.md similarity index 100% rename from docs/3.0/topics/running/diagnostics.md rename to content/en/docs/3.0/topics/running/diagnostics.md diff --git a/docs/3.0/topics/running/environment.md b/content/en/docs/3.0/topics/running/environment.md similarity index 100% rename from docs/3.0/topics/running/environment.md rename to content/en/docs/3.0/topics/running/environment.md diff --git a/docs/3.0/topics/running/gzip.md b/content/en/docs/3.0/topics/running/gzip.md similarity index 100% rename from docs/3.0/topics/running/gzip.md rename to content/en/docs/3.0/topics/running/gzip.md diff --git a/docs/3.0/topics/running/host-crd.md b/content/en/docs/3.0/topics/running/host-crd.md similarity index 100% rename from docs/3.0/topics/running/host-crd.md rename to content/en/docs/3.0/topics/running/host-crd.md diff --git a/docs/3.0/topics/running/http3.md b/content/en/docs/3.0/topics/running/http3.md similarity index 100% rename from docs/3.0/topics/running/http3.md rename to content/en/docs/3.0/topics/running/http3.md diff --git a/docs/3.0/topics/running/index.md b/content/en/docs/3.0/topics/running/index.md similarity index 100% rename from docs/3.0/topics/running/index.md rename to content/en/docs/3.0/topics/running/index.md diff --git a/docs/3.0/topics/running/ingress-controller.md b/content/en/docs/3.0/topics/running/ingress-controller.md similarity index 100% rename from docs/3.0/topics/running/ingress-controller.md rename to content/en/docs/3.0/topics/running/ingress-controller.md diff --git a/docs/3.0/topics/running/listener.md b/content/en/docs/3.0/topics/running/listener.md similarity index 100% rename from docs/3.0/topics/running/listener.md rename to content/en/docs/3.0/topics/running/listener.md diff --git a/docs/3.0/topics/running/load-balancer.md b/content/en/docs/3.0/topics/running/load-balancer.md similarity index 100% rename from docs/3.0/topics/running/load-balancer.md rename to content/en/docs/3.0/topics/running/load-balancer.md diff --git a/docs/3.0/topics/running/resolvers.md b/content/en/docs/3.0/topics/running/resolvers.md similarity index 100% rename from docs/3.0/topics/running/resolvers.md rename to content/en/docs/3.0/topics/running/resolvers.md diff --git a/docs/3.0/topics/running/running.md b/content/en/docs/3.0/topics/running/running.md similarity index 100% rename from docs/3.0/topics/running/running.md rename to content/en/docs/3.0/topics/running/running.md diff --git a/docs/3.0/topics/running/scaling.md b/content/en/docs/3.0/topics/running/scaling.md similarity index 100% rename from docs/3.0/topics/running/scaling.md rename to content/en/docs/3.0/topics/running/scaling.md diff --git a/docs/3.0/topics/running/services/auth-service.md b/content/en/docs/3.0/topics/running/services/auth-service.md similarity index 100% rename from docs/3.0/topics/running/services/auth-service.md rename to content/en/docs/3.0/topics/running/services/auth-service.md diff --git a/docs/3.0/topics/running/services/ext_authz.md b/content/en/docs/3.0/topics/running/services/ext_authz.md similarity index 100% rename from docs/3.0/topics/running/services/ext_authz.md rename to content/en/docs/3.0/topics/running/services/ext_authz.md diff --git a/docs/3.0/topics/running/services/index.md b/content/en/docs/3.0/topics/running/services/index.md similarity index 100% rename from docs/3.0/topics/running/services/index.md rename to content/en/docs/3.0/topics/running/services/index.md diff --git a/docs/3.0/topics/running/services/log-service.md b/content/en/docs/3.0/topics/running/services/log-service.md similarity index 100% rename from docs/3.0/topics/running/services/log-service.md rename to content/en/docs/3.0/topics/running/services/log-service.md diff --git a/docs/3.0/topics/running/services/rate-limit-service.md b/content/en/docs/3.0/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.0/topics/running/services/rate-limit-service.md rename to content/en/docs/3.0/topics/running/services/rate-limit-service.md diff --git a/docs/3.0/topics/running/services/tracing-service.md b/content/en/docs/3.0/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.0/topics/running/services/tracing-service.md rename to content/en/docs/3.0/topics/running/services/tracing-service.md diff --git a/docs/3.0/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/3.0/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/3.0/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/3.0/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/3.0/topics/running/statistics/8877-metrics.md b/content/en/docs/3.0/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.0/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.0/topics/running/statistics/8877-metrics.md diff --git a/docs/3.0/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.0/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.0/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.0/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.0/topics/running/statistics/index.md b/content/en/docs/3.0/topics/running/statistics/index.md similarity index 100% rename from docs/3.0/topics/running/statistics/index.md rename to content/en/docs/3.0/topics/running/statistics/index.md diff --git a/docs/3.0/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.0/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.0/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.0/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.0/topics/running/tls/index.md b/content/en/docs/3.0/topics/running/tls/index.md similarity index 100% rename from docs/3.0/topics/running/tls/index.md rename to content/en/docs/3.0/topics/running/tls/index.md diff --git a/docs/3.0/topics/running/tls/mtls.md b/content/en/docs/3.0/topics/running/tls/mtls.md similarity index 100% rename from docs/3.0/topics/running/tls/mtls.md rename to content/en/docs/3.0/topics/running/tls/mtls.md diff --git a/docs/3.0/topics/running/tls/origination.md b/content/en/docs/3.0/topics/running/tls/origination.md similarity index 100% rename from docs/3.0/topics/running/tls/origination.md rename to content/en/docs/3.0/topics/running/tls/origination.md diff --git a/docs/3.0/topics/running/tls/sni.md b/content/en/docs/3.0/topics/running/tls/sni.md similarity index 100% rename from docs/3.0/topics/running/tls/sni.md rename to content/en/docs/3.0/topics/running/tls/sni.md diff --git a/docs/3.0/topics/using/authservice.md b/content/en/docs/3.0/topics/using/authservice.md similarity index 100% rename from docs/3.0/topics/using/authservice.md rename to content/en/docs/3.0/topics/using/authservice.md diff --git a/docs/3.0/topics/using/canary.md b/content/en/docs/3.0/topics/using/canary.md similarity index 100% rename from docs/3.0/topics/using/canary.md rename to content/en/docs/3.0/topics/using/canary.md diff --git a/docs/3.0/topics/using/circuit-breakers.md b/content/en/docs/3.0/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.0/topics/using/circuit-breakers.md rename to content/en/docs/3.0/topics/using/circuit-breakers.md diff --git a/docs/3.0/topics/using/cors.md b/content/en/docs/3.0/topics/using/cors.md similarity index 100% rename from docs/3.0/topics/using/cors.md rename to content/en/docs/3.0/topics/using/cors.md diff --git a/docs/3.0/topics/using/defaults.md b/content/en/docs/3.0/topics/using/defaults.md similarity index 100% rename from docs/3.0/topics/using/defaults.md rename to content/en/docs/3.0/topics/using/defaults.md diff --git a/docs/3.0/topics/using/gateway-api.md b/content/en/docs/3.0/topics/using/gateway-api.md similarity index 100% rename from docs/3.0/topics/using/gateway-api.md rename to content/en/docs/3.0/topics/using/gateway-api.md diff --git a/docs/3.0/topics/using/headers/add_request_headers.md b/content/en/docs/3.0/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/3.0/topics/using/headers/add_request_headers.md rename to content/en/docs/3.0/topics/using/headers/add_request_headers.md diff --git a/docs/3.0/topics/using/headers/add_response_headers.md b/content/en/docs/3.0/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/3.0/topics/using/headers/add_response_headers.md rename to content/en/docs/3.0/topics/using/headers/add_response_headers.md diff --git a/docs/3.0/topics/using/headers/headers.md b/content/en/docs/3.0/topics/using/headers/headers.md similarity index 100% rename from docs/3.0/topics/using/headers/headers.md rename to content/en/docs/3.0/topics/using/headers/headers.md diff --git a/docs/3.0/topics/using/headers/host.md b/content/en/docs/3.0/topics/using/headers/host.md similarity index 100% rename from docs/3.0/topics/using/headers/host.md rename to content/en/docs/3.0/topics/using/headers/host.md diff --git a/docs/3.0/topics/using/headers/remove_request_headers.md b/content/en/docs/3.0/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/3.0/topics/using/headers/remove_request_headers.md rename to content/en/docs/3.0/topics/using/headers/remove_request_headers.md diff --git a/docs/3.0/topics/using/headers/remove_response_headers.md b/content/en/docs/3.0/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/3.0/topics/using/headers/remove_response_headers.md rename to content/en/docs/3.0/topics/using/headers/remove_response_headers.md diff --git a/docs/3.0/topics/using/index.md b/content/en/docs/3.0/topics/using/index.md similarity index 100% rename from docs/3.0/topics/using/index.md rename to content/en/docs/3.0/topics/using/index.md diff --git a/docs/3.0/topics/using/intro-mappings.md b/content/en/docs/3.0/topics/using/intro-mappings.md similarity index 100% rename from docs/3.0/topics/using/intro-mappings.md rename to content/en/docs/3.0/topics/using/intro-mappings.md diff --git a/docs/3.0/topics/using/keepalive.md b/content/en/docs/3.0/topics/using/keepalive.md similarity index 100% rename from docs/3.0/topics/using/keepalive.md rename to content/en/docs/3.0/topics/using/keepalive.md diff --git a/docs/3.0/topics/using/mappings.md b/content/en/docs/3.0/topics/using/mappings.md similarity index 100% rename from docs/3.0/topics/using/mappings.md rename to content/en/docs/3.0/topics/using/mappings.md diff --git a/docs/3.0/topics/using/method.md b/content/en/docs/3.0/topics/using/method.md similarity index 100% rename from docs/3.0/topics/using/method.md rename to content/en/docs/3.0/topics/using/method.md diff --git a/docs/3.0/topics/using/prefix_regex.md b/content/en/docs/3.0/topics/using/prefix_regex.md similarity index 100% rename from docs/3.0/topics/using/prefix_regex.md rename to content/en/docs/3.0/topics/using/prefix_regex.md diff --git a/docs/3.0/topics/using/query-parameters.md b/content/en/docs/3.0/topics/using/query-parameters.md similarity index 100% rename from docs/3.0/topics/using/query-parameters.md rename to content/en/docs/3.0/topics/using/query-parameters.md diff --git a/docs/3.0/topics/using/rate-limits/index.md b/content/en/docs/3.0/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.0/topics/using/rate-limits/index.md rename to content/en/docs/3.0/topics/using/rate-limits/index.md diff --git a/docs/3.0/topics/using/redirects.md b/content/en/docs/3.0/topics/using/redirects.md similarity index 100% rename from docs/3.0/topics/using/redirects.md rename to content/en/docs/3.0/topics/using/redirects.md diff --git a/docs/3.0/topics/using/retries.md b/content/en/docs/3.0/topics/using/retries.md similarity index 100% rename from docs/3.0/topics/using/retries.md rename to content/en/docs/3.0/topics/using/retries.md diff --git a/docs/3.0/topics/using/rewrites.md b/content/en/docs/3.0/topics/using/rewrites.md similarity index 100% rename from docs/3.0/topics/using/rewrites.md rename to content/en/docs/3.0/topics/using/rewrites.md diff --git a/docs/3.0/topics/using/shadowing.md b/content/en/docs/3.0/topics/using/shadowing.md similarity index 100% rename from docs/3.0/topics/using/shadowing.md rename to content/en/docs/3.0/topics/using/shadowing.md diff --git a/docs/3.0/topics/using/tcpmappings.md b/content/en/docs/3.0/topics/using/tcpmappings.md similarity index 100% rename from docs/3.0/topics/using/tcpmappings.md rename to content/en/docs/3.0/topics/using/tcpmappings.md diff --git a/docs/3.0/topics/using/timeouts.md b/content/en/docs/3.0/topics/using/timeouts.md similarity index 100% rename from docs/3.0/topics/using/timeouts.md rename to content/en/docs/3.0/topics/using/timeouts.md diff --git a/docs/3.0/tutorials/dev-portal-tutorial.md b/content/en/docs/3.0/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.0/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.0/tutorials/dev-portal-tutorial.md diff --git a/docs/3.0/tutorials/getting-started.md b/content/en/docs/3.0/tutorials/getting-started.md similarity index 100% rename from docs/3.0/tutorials/getting-started.md rename to content/en/docs/3.0/tutorials/getting-started.md diff --git a/docs/3.0/tutorials/gs-tabs.js b/content/en/docs/3.0/tutorials/gs-tabs.js similarity index 100% rename from docs/3.0/tutorials/gs-tabs.js rename to content/en/docs/3.0/tutorials/gs-tabs.js diff --git a/docs/3.0/tutorials/gs-tabs2.js b/content/en/docs/3.0/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.0/tutorials/gs-tabs2.js rename to content/en/docs/3.0/tutorials/gs-tabs2.js diff --git a/docs/3.0/tutorials/quickstart-demo.md b/content/en/docs/3.0/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.0/tutorials/quickstart-demo.md rename to content/en/docs/3.0/tutorials/quickstart-demo.md diff --git a/docs/3.0/versions.yml b/content/en/docs/3.0/versions.yml similarity index 100% rename from docs/3.0/versions.yml rename to content/en/docs/3.0/versions.yml diff --git a/docs/3.1/about/aes-emissary-eol.md b/content/en/docs/3.1/about/aes-emissary-eol.md similarity index 100% rename from docs/3.1/about/aes-emissary-eol.md rename to content/en/docs/3.1/about/aes-emissary-eol.md diff --git a/docs/3.1/about/alternatives.md b/content/en/docs/3.1/about/alternatives.md similarity index 100% rename from docs/3.1/about/alternatives.md rename to content/en/docs/3.1/about/alternatives.md diff --git a/docs/3.1/about/changes-2.x.md b/content/en/docs/3.1/about/changes-2.x.md similarity index 100% rename from docs/3.1/about/changes-2.x.md rename to content/en/docs/3.1/about/changes-2.x.md diff --git a/docs/3.1/about/changes-3.y.md b/content/en/docs/3.1/about/changes-3.y.md similarity index 100% rename from docs/3.1/about/changes-3.y.md rename to content/en/docs/3.1/about/changes-3.y.md diff --git a/docs/3.1/about/faq.md b/content/en/docs/3.1/about/faq.md similarity index 100% rename from docs/3.1/about/faq.md rename to content/en/docs/3.1/about/faq.md diff --git a/docs/3.1/about/features-and-benefits.md b/content/en/docs/3.1/about/features-and-benefits.md similarity index 100% rename from docs/3.1/about/features-and-benefits.md rename to content/en/docs/3.1/about/features-and-benefits.md diff --git a/docs/3.1/about/known-issues.md b/content/en/docs/3.1/about/known-issues.md similarity index 100% rename from docs/3.1/about/known-issues.md rename to content/en/docs/3.1/about/known-issues.md diff --git a/docs/3.1/about/support.md b/content/en/docs/3.1/about/support.md similarity index 100% rename from docs/3.1/about/support.md rename to content/en/docs/3.1/about/support.md diff --git a/docs/3.1/about/why-ambassador.md b/content/en/docs/3.1/about/why-ambassador.md similarity index 100% rename from docs/3.1/about/why-ambassador.md rename to content/en/docs/3.1/about/why-ambassador.md diff --git a/docs/3.1/community.md b/content/en/docs/3.1/community.md similarity index 100% rename from docs/3.1/community.md rename to content/en/docs/3.1/community.md diff --git a/docs/3.1/doc-links.yml b/content/en/docs/3.1/doc-links.yml similarity index 100% rename from docs/3.1/doc-links.yml rename to content/en/docs/3.1/doc-links.yml diff --git a/docs/3.1/features-icons/basic-authentication.svg b/content/en/docs/3.1/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.1/features-icons/basic-authentication.svg rename to content/en/docs/3.1/features-icons/basic-authentication.svg diff --git a/docs/3.1/features-icons/canary-release.svg b/content/en/docs/3.1/features-icons/canary-release.svg similarity index 100% rename from docs/3.1/features-icons/canary-release.svg rename to content/en/docs/3.1/features-icons/canary-release.svg diff --git a/docs/3.1/features-icons/cors.svg b/content/en/docs/3.1/features-icons/cors.svg similarity index 100% rename from docs/3.1/features-icons/cors.svg rename to content/en/docs/3.1/features-icons/cors.svg diff --git a/docs/3.1/features-icons/datadog.png b/content/en/docs/3.1/features-icons/datadog.png similarity index 100% rename from docs/3.1/features-icons/datadog.png rename to content/en/docs/3.1/features-icons/datadog.png diff --git a/docs/3.1/features-icons/datadog.svg b/content/en/docs/3.1/features-icons/datadog.svg similarity index 100% rename from docs/3.1/features-icons/datadog.svg rename to content/en/docs/3.1/features-icons/datadog.svg diff --git a/docs/3.1/features-icons/diagnostics.svg b/content/en/docs/3.1/features-icons/diagnostics.svg similarity index 100% rename from docs/3.1/features-icons/diagnostics.svg rename to content/en/docs/3.1/features-icons/diagnostics.svg diff --git a/docs/3.1/features-icons/distributed-tracing.png b/content/en/docs/3.1/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.1/features-icons/distributed-tracing.png rename to content/en/docs/3.1/features-icons/distributed-tracing.png diff --git a/docs/3.1/features-icons/grpc.png b/content/en/docs/3.1/features-icons/grpc.png similarity index 100% rename from docs/3.1/features-icons/grpc.png rename to content/en/docs/3.1/features-icons/grpc.png diff --git a/docs/3.1/features-icons/prometheus.svg b/content/en/docs/3.1/features-icons/prometheus.svg similarity index 100% rename from docs/3.1/features-icons/prometheus.svg rename to content/en/docs/3.1/features-icons/prometheus.svg diff --git a/docs/3.1/features-icons/rate-limiting.svg b/content/en/docs/3.1/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.1/features-icons/rate-limiting.svg rename to content/en/docs/3.1/features-icons/rate-limiting.svg diff --git a/docs/3.1/features-icons/regex-routing.svg b/content/en/docs/3.1/features-icons/regex-routing.svg similarity index 100% rename from docs/3.1/features-icons/regex-routing.svg rename to content/en/docs/3.1/features-icons/regex-routing.svg diff --git a/docs/3.1/features-icons/request-transformers.svg b/content/en/docs/3.1/features-icons/request-transformers.svg similarity index 100% rename from docs/3.1/features-icons/request-transformers.svg rename to content/en/docs/3.1/features-icons/request-transformers.svg diff --git a/docs/3.1/features-icons/shadowing.svg b/content/en/docs/3.1/features-icons/shadowing.svg similarity index 100% rename from docs/3.1/features-icons/shadowing.svg rename to content/en/docs/3.1/features-icons/shadowing.svg diff --git a/docs/3.1/features-icons/statsd.png b/content/en/docs/3.1/features-icons/statsd.png similarity index 100% rename from docs/3.1/features-icons/statsd.png rename to content/en/docs/3.1/features-icons/statsd.png diff --git a/docs/3.1/features-icons/statsd.svg b/content/en/docs/3.1/features-icons/statsd.svg similarity index 100% rename from docs/3.1/features-icons/statsd.svg rename to content/en/docs/3.1/features-icons/statsd.svg diff --git a/docs/3.1/features-icons/third-party-auth.svg b/content/en/docs/3.1/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.1/features-icons/third-party-auth.svg rename to content/en/docs/3.1/features-icons/third-party-auth.svg diff --git a/docs/3.1/features-icons/timeouts.svg b/content/en/docs/3.1/features-icons/timeouts.svg similarity index 100% rename from docs/3.1/features-icons/timeouts.svg rename to content/en/docs/3.1/features-icons/timeouts.svg diff --git a/docs/3.1/features-icons/tls-termination.svg b/content/en/docs/3.1/features-icons/tls-termination.svg similarity index 100% rename from docs/3.1/features-icons/tls-termination.svg rename to content/en/docs/3.1/features-icons/tls-termination.svg diff --git a/docs/3.1/features-icons/url-rewrite.svg b/content/en/docs/3.1/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.1/features-icons/url-rewrite.svg rename to content/en/docs/3.1/features-icons/url-rewrite.svg diff --git a/docs/3.1/features-icons/websockets.svg b/content/en/docs/3.1/features-icons/websockets.svg similarity index 100% rename from docs/3.1/features-icons/websockets.svg rename to content/en/docs/3.1/features-icons/websockets.svg diff --git a/docs/3.1/howtos/basic-auth.md b/content/en/docs/3.1/howtos/basic-auth.md similarity index 100% rename from docs/3.1/howtos/basic-auth.md rename to content/en/docs/3.1/howtos/basic-auth.md diff --git a/docs/3.1/howtos/cert-manager.md b/content/en/docs/3.1/howtos/cert-manager.md similarity index 100% rename from docs/3.1/howtos/cert-manager.md rename to content/en/docs/3.1/howtos/cert-manager.md diff --git a/docs/3.1/howtos/client-cert-validation.md b/content/en/docs/3.1/howtos/client-cert-validation.md similarity index 100% rename from docs/3.1/howtos/client-cert-validation.md rename to content/en/docs/3.1/howtos/client-cert-validation.md diff --git a/docs/3.1/howtos/configure-communications.md b/content/en/docs/3.1/howtos/configure-communications.md similarity index 100% rename from docs/3.1/howtos/configure-communications.md rename to content/en/docs/3.1/howtos/configure-communications.md diff --git a/docs/3.1/howtos/consul.md b/content/en/docs/3.1/howtos/consul.md similarity index 100% rename from docs/3.1/howtos/consul.md rename to content/en/docs/3.1/howtos/consul.md diff --git a/docs/3.1/howtos/dist-tracing.md b/content/en/docs/3.1/howtos/dist-tracing.md similarity index 100% rename from docs/3.1/howtos/dist-tracing.md rename to content/en/docs/3.1/howtos/dist-tracing.md diff --git a/docs/3.1/howtos/external-dns.md b/content/en/docs/3.1/howtos/external-dns.md similarity index 100% rename from docs/3.1/howtos/external-dns.md rename to content/en/docs/3.1/howtos/external-dns.md diff --git a/docs/3.1/howtos/filter-dev-guide.md b/content/en/docs/3.1/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.1/howtos/filter-dev-guide.md rename to content/en/docs/3.1/howtos/filter-dev-guide.md diff --git a/docs/3.1/howtos/grpc.md b/content/en/docs/3.1/howtos/grpc.md similarity index 100% rename from docs/3.1/howtos/grpc.md rename to content/en/docs/3.1/howtos/grpc.md diff --git a/docs/3.1/howtos/http3-aks.md b/content/en/docs/3.1/howtos/http3-aks.md similarity index 100% rename from docs/3.1/howtos/http3-aks.md rename to content/en/docs/3.1/howtos/http3-aks.md diff --git a/docs/3.1/howtos/http3-eks.md b/content/en/docs/3.1/howtos/http3-eks.md similarity index 100% rename from docs/3.1/howtos/http3-eks.md rename to content/en/docs/3.1/howtos/http3-eks.md diff --git a/docs/3.1/howtos/http3-gke.md b/content/en/docs/3.1/howtos/http3-gke.md similarity index 100% rename from docs/3.1/howtos/http3-gke.md rename to content/en/docs/3.1/howtos/http3-gke.md diff --git a/docs/3.1/howtos/index.md b/content/en/docs/3.1/howtos/index.md similarity index 100% rename from docs/3.1/howtos/index.md rename to content/en/docs/3.1/howtos/index.md diff --git a/docs/3.1/howtos/istio.md b/content/en/docs/3.1/howtos/istio.md similarity index 100% rename from docs/3.1/howtos/istio.md rename to content/en/docs/3.1/howtos/istio.md diff --git a/docs/3.1/howtos/knative.md b/content/en/docs/3.1/howtos/knative.md similarity index 100% rename from docs/3.1/howtos/knative.md rename to content/en/docs/3.1/howtos/knative.md diff --git a/docs/3.1/howtos/linkerd2.md b/content/en/docs/3.1/howtos/linkerd2.md similarity index 100% rename from docs/3.1/howtos/linkerd2.md rename to content/en/docs/3.1/howtos/linkerd2.md diff --git a/docs/3.1/howtos/prometheus.md b/content/en/docs/3.1/howtos/prometheus.md similarity index 100% rename from docs/3.1/howtos/prometheus.md rename to content/en/docs/3.1/howtos/prometheus.md diff --git a/docs/3.1/howtos/protecting-diag-access.md b/content/en/docs/3.1/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.1/howtos/protecting-diag-access.md rename to content/en/docs/3.1/howtos/protecting-diag-access.md diff --git a/docs/3.1/howtos/rate-limiting-tutorial.md b/content/en/docs/3.1/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.1/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.1/howtos/rate-limiting-tutorial.md diff --git a/docs/3.1/howtos/route.md b/content/en/docs/3.1/howtos/route.md similarity index 100% rename from docs/3.1/howtos/route.md rename to content/en/docs/3.1/howtos/route.md diff --git a/docs/3.1/howtos/tls-termination.md b/content/en/docs/3.1/howtos/tls-termination.md similarity index 100% rename from docs/3.1/howtos/tls-termination.md rename to content/en/docs/3.1/howtos/tls-termination.md diff --git a/docs/3.1/howtos/tracing-datadog.md b/content/en/docs/3.1/howtos/tracing-datadog.md similarity index 100% rename from docs/3.1/howtos/tracing-datadog.md rename to content/en/docs/3.1/howtos/tracing-datadog.md diff --git a/docs/3.1/howtos/tracing-zipkin.md b/content/en/docs/3.1/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.1/howtos/tracing-zipkin.md rename to content/en/docs/3.1/howtos/tracing-zipkin.md diff --git a/docs/3.1/howtos/websockets.md b/content/en/docs/3.1/howtos/websockets.md similarity index 100% rename from docs/3.1/howtos/websockets.md rename to content/en/docs/3.1/howtos/websockets.md diff --git a/docs/3.1/images/Auth0_JWT.png b/content/en/docs/3.1/images/Auth0_JWT.png similarity index 100% rename from docs/3.1/images/Auth0_JWT.png rename to content/en/docs/3.1/images/Auth0_JWT.png diff --git a/docs/3.1/images/Auth0_domain_clientID.png b/content/en/docs/3.1/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.1/images/Auth0_domain_clientID.png rename to content/en/docs/3.1/images/Auth0_domain_clientID.png diff --git a/docs/3.1/images/Auth0_method_callback_origins.png b/content/en/docs/3.1/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.1/images/Auth0_method_callback_origins.png rename to content/en/docs/3.1/images/Auth0_method_callback_origins.png diff --git a/docs/3.1/images/aes-success.png b/content/en/docs/3.1/images/aes-success.png similarity index 100% rename from docs/3.1/images/aes-success.png rename to content/en/docs/3.1/images/aes-success.png diff --git a/docs/3.1/images/ambassador-arch.png b/content/en/docs/3.1/images/ambassador-arch.png similarity index 100% rename from docs/3.1/images/ambassador-arch.png rename to content/en/docs/3.1/images/ambassador-arch.png diff --git a/docs/3.1/images/ambassador-logo.svg b/content/en/docs/3.1/images/ambassador-logo.svg similarity index 100% rename from docs/3.1/images/ambassador-logo.svg rename to content/en/docs/3.1/images/ambassador-logo.svg diff --git a/docs/3.1/images/ambassador_oidc_flow.jpg b/content/en/docs/3.1/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.1/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.1/images/ambassador_oidc_flow.jpg diff --git a/docs/3.1/images/apple.png b/content/en/docs/3.1/images/apple.png similarity index 100% rename from docs/3.1/images/apple.png rename to content/en/docs/3.1/images/apple.png diff --git a/docs/3.1/images/auth-flow.png b/content/en/docs/3.1/images/auth-flow.png similarity index 100% rename from docs/3.1/images/auth-flow.png rename to content/en/docs/3.1/images/auth-flow.png diff --git a/docs/3.1/images/authentication-icon.svg b/content/en/docs/3.1/images/authentication-icon.svg similarity index 100% rename from docs/3.1/images/authentication-icon.svg rename to content/en/docs/3.1/images/authentication-icon.svg diff --git a/docs/3.1/images/blackbird.png b/content/en/docs/3.1/images/blackbird.png similarity index 100% rename from docs/3.1/images/blackbird.png rename to content/en/docs/3.1/images/blackbird.png diff --git a/docs/3.1/images/canary-release-overview.png b/content/en/docs/3.1/images/canary-release-overview.png similarity index 100% rename from docs/3.1/images/canary-release-overview.png rename to content/en/docs/3.1/images/canary-release-overview.png diff --git a/docs/3.1/images/configure-icon.svg b/content/en/docs/3.1/images/configure-icon.svg similarity index 100% rename from docs/3.1/images/configure-icon.svg rename to content/en/docs/3.1/images/configure-icon.svg diff --git a/docs/3.1/images/consul-ambassador.png b/content/en/docs/3.1/images/consul-ambassador.png similarity index 100% rename from docs/3.1/images/consul-ambassador.png rename to content/en/docs/3.1/images/consul-ambassador.png diff --git a/docs/3.1/images/container-inner-dev-loop.png b/content/en/docs/3.1/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.1/images/container-inner-dev-loop.png rename to content/en/docs/3.1/images/container-inner-dev-loop.png diff --git a/docs/3.1/images/datawire-logo.svg b/content/en/docs/3.1/images/datawire-logo.svg similarity index 100% rename from docs/3.1/images/datawire-logo.svg rename to content/en/docs/3.1/images/datawire-logo.svg diff --git a/docs/3.1/images/diagnostics-example.png b/content/en/docs/3.1/images/diagnostics-example.png similarity index 100% rename from docs/3.1/images/diagnostics-example.png rename to content/en/docs/3.1/images/diagnostics-example.png diff --git a/docs/3.1/images/diagnostics.png b/content/en/docs/3.1/images/diagnostics.png similarity index 100% rename from docs/3.1/images/diagnostics.png rename to content/en/docs/3.1/images/diagnostics.png diff --git a/docs/3.1/images/docker-compose.png b/content/en/docs/3.1/images/docker-compose.png similarity index 100% rename from docs/3.1/images/docker-compose.png rename to content/en/docs/3.1/images/docker-compose.png diff --git a/docs/3.1/images/docker.png b/content/en/docs/3.1/images/docker.png similarity index 100% rename from docs/3.1/images/docker.png rename to content/en/docs/3.1/images/docker.png diff --git a/docs/3.1/images/edge-stack-1.13.4.png b/content/en/docs/3.1/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.1/images/edge-stack-1.13.4.png rename to content/en/docs/3.1/images/edge-stack-1.13.4.png diff --git a/docs/3.1/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.1/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.1/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.1/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.1/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.1/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.1/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.1/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.1/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.1/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.1/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.1/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.1/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.1/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.1/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.1/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.1/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.1/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.1/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.1/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.1/images/fast-icon.svg b/content/en/docs/3.1/images/fast-icon.svg similarity index 100% rename from docs/3.1/images/fast-icon.svg rename to content/en/docs/3.1/images/fast-icon.svg diff --git a/docs/3.1/images/features-icons/basic-authentication.svg b/content/en/docs/3.1/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.1/images/features-icons/basic-authentication.svg rename to content/en/docs/3.1/images/features-icons/basic-authentication.svg diff --git a/docs/3.1/images/features-icons/canary-release.svg b/content/en/docs/3.1/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.1/images/features-icons/canary-release.svg rename to content/en/docs/3.1/images/features-icons/canary-release.svg diff --git a/docs/3.1/images/features-icons/cors.svg b/content/en/docs/3.1/images/features-icons/cors.svg similarity index 100% rename from docs/3.1/images/features-icons/cors.svg rename to content/en/docs/3.1/images/features-icons/cors.svg diff --git a/docs/3.1/images/features-icons/datadog.png b/content/en/docs/3.1/images/features-icons/datadog.png similarity index 100% rename from docs/3.1/images/features-icons/datadog.png rename to content/en/docs/3.1/images/features-icons/datadog.png diff --git a/docs/3.1/images/features-icons/datadog.svg b/content/en/docs/3.1/images/features-icons/datadog.svg similarity index 100% rename from docs/3.1/images/features-icons/datadog.svg rename to content/en/docs/3.1/images/features-icons/datadog.svg diff --git a/docs/3.1/images/features-icons/diagnostics.svg b/content/en/docs/3.1/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.1/images/features-icons/diagnostics.svg rename to content/en/docs/3.1/images/features-icons/diagnostics.svg diff --git a/docs/3.1/images/features-icons/distributed-tracing.png b/content/en/docs/3.1/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.1/images/features-icons/distributed-tracing.png rename to content/en/docs/3.1/images/features-icons/distributed-tracing.png diff --git a/docs/3.1/images/features-icons/grpc.png b/content/en/docs/3.1/images/features-icons/grpc.png similarity index 100% rename from docs/3.1/images/features-icons/grpc.png rename to content/en/docs/3.1/images/features-icons/grpc.png diff --git a/docs/3.1/images/features-icons/prometheus.svg b/content/en/docs/3.1/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.1/images/features-icons/prometheus.svg rename to content/en/docs/3.1/images/features-icons/prometheus.svg diff --git a/docs/3.1/images/features-icons/rate-limiting.svg b/content/en/docs/3.1/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.1/images/features-icons/rate-limiting.svg rename to content/en/docs/3.1/images/features-icons/rate-limiting.svg diff --git a/docs/3.1/images/features-icons/regex-routing.svg b/content/en/docs/3.1/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.1/images/features-icons/regex-routing.svg rename to content/en/docs/3.1/images/features-icons/regex-routing.svg diff --git a/docs/3.1/images/features-icons/request-transformers.svg b/content/en/docs/3.1/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.1/images/features-icons/request-transformers.svg rename to content/en/docs/3.1/images/features-icons/request-transformers.svg diff --git a/docs/3.1/images/features-icons/shadowing.svg b/content/en/docs/3.1/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.1/images/features-icons/shadowing.svg rename to content/en/docs/3.1/images/features-icons/shadowing.svg diff --git a/docs/3.1/images/features-icons/statsd.png b/content/en/docs/3.1/images/features-icons/statsd.png similarity index 100% rename from docs/3.1/images/features-icons/statsd.png rename to content/en/docs/3.1/images/features-icons/statsd.png diff --git a/docs/3.1/images/features-icons/statsd.svg b/content/en/docs/3.1/images/features-icons/statsd.svg similarity index 100% rename from docs/3.1/images/features-icons/statsd.svg rename to content/en/docs/3.1/images/features-icons/statsd.svg diff --git a/docs/3.1/images/features-icons/third-party-auth.svg b/content/en/docs/3.1/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.1/images/features-icons/third-party-auth.svg rename to content/en/docs/3.1/images/features-icons/third-party-auth.svg diff --git a/docs/3.1/images/features-icons/timeouts.svg b/content/en/docs/3.1/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.1/images/features-icons/timeouts.svg rename to content/en/docs/3.1/images/features-icons/timeouts.svg diff --git a/docs/3.1/images/features-icons/tls-termination.svg b/content/en/docs/3.1/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.1/images/features-icons/tls-termination.svg rename to content/en/docs/3.1/images/features-icons/tls-termination.svg diff --git a/docs/3.1/images/features-icons/url-rewrite.svg b/content/en/docs/3.1/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.1/images/features-icons/url-rewrite.svg rename to content/en/docs/3.1/images/features-icons/url-rewrite.svg diff --git a/docs/3.1/images/features-icons/websockets.svg b/content/en/docs/3.1/images/features-icons/websockets.svg similarity index 100% rename from docs/3.1/images/features-icons/websockets.svg rename to content/en/docs/3.1/images/features-icons/websockets.svg diff --git a/docs/3.1/images/features-table.jpg b/content/en/docs/3.1/images/features-table.jpg similarity index 100% rename from docs/3.1/images/features-table.jpg rename to content/en/docs/3.1/images/features-table.jpg diff --git a/docs/3.1/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.1/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.1/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.1/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.1/images/gRPC-TLS-Originate.png b/content/en/docs/3.1/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.1/images/gRPC-TLS-Originate.png rename to content/en/docs/3.1/images/gRPC-TLS-Originate.png diff --git a/docs/3.1/images/github-login.png b/content/en/docs/3.1/images/github-login.png similarity index 100% rename from docs/3.1/images/github-login.png rename to content/en/docs/3.1/images/github-login.png diff --git a/docs/3.1/images/global-features-bg.svg b/content/en/docs/3.1/images/global-features-bg.svg similarity index 100% rename from docs/3.1/images/global-features-bg.svg rename to content/en/docs/3.1/images/global-features-bg.svg diff --git a/docs/3.1/images/grafana.png b/content/en/docs/3.1/images/grafana.png similarity index 100% rename from docs/3.1/images/grafana.png rename to content/en/docs/3.1/images/grafana.png diff --git a/docs/3.1/images/grpc-tls.png b/content/en/docs/3.1/images/grpc-tls.png similarity index 100% rename from docs/3.1/images/grpc-tls.png rename to content/en/docs/3.1/images/grpc-tls.png diff --git a/docs/3.1/images/helm-navy.png b/content/en/docs/3.1/images/helm-navy.png similarity index 100% rename from docs/3.1/images/helm-navy.png rename to content/en/docs/3.1/images/helm-navy.png diff --git a/docs/3.1/images/helm.png b/content/en/docs/3.1/images/helm.png similarity index 100% rename from docs/3.1/images/helm.png rename to content/en/docs/3.1/images/helm.png diff --git a/docs/3.1/images/highly-available-icon.svg b/content/en/docs/3.1/images/highly-available-icon.svg similarity index 100% rename from docs/3.1/images/highly-available-icon.svg rename to content/en/docs/3.1/images/highly-available-icon.svg diff --git a/docs/3.1/images/jaeger.png b/content/en/docs/3.1/images/jaeger.png similarity index 100% rename from docs/3.1/images/jaeger.png rename to content/en/docs/3.1/images/jaeger.png diff --git a/docs/3.1/images/kubernetes.png b/content/en/docs/3.1/images/kubernetes.png similarity index 100% rename from docs/3.1/images/kubernetes.png rename to content/en/docs/3.1/images/kubernetes.png diff --git a/docs/3.1/images/left-arrow.svg b/content/en/docs/3.1/images/left-arrow.svg similarity index 100% rename from docs/3.1/images/left-arrow.svg rename to content/en/docs/3.1/images/left-arrow.svg diff --git a/docs/3.1/images/linux.png b/content/en/docs/3.1/images/linux.png similarity index 100% rename from docs/3.1/images/linux.png rename to content/en/docs/3.1/images/linux.png diff --git a/docs/3.1/images/logo.png b/content/en/docs/3.1/images/logo.png similarity index 100% rename from docs/3.1/images/logo.png rename to content/en/docs/3.1/images/logo.png diff --git a/docs/3.1/images/mapping-editor.png b/content/en/docs/3.1/images/mapping-editor.png similarity index 100% rename from docs/3.1/images/mapping-editor.png rename to content/en/docs/3.1/images/mapping-editor.png diff --git a/docs/3.1/images/network-architecture.png b/content/en/docs/3.1/images/network-architecture.png similarity index 100% rename from docs/3.1/images/network-architecture.png rename to content/en/docs/3.1/images/network-architecture.png diff --git a/docs/3.1/images/penguin-background.svg b/content/en/docs/3.1/images/penguin-background.svg similarity index 100% rename from docs/3.1/images/penguin-background.svg rename to content/en/docs/3.1/images/penguin-background.svg diff --git a/docs/3.1/images/pro-iap.png b/content/en/docs/3.1/images/pro-iap.png similarity index 100% rename from docs/3.1/images/pro-iap.png rename to content/en/docs/3.1/images/pro-iap.png diff --git a/docs/3.1/images/quote.svg b/content/en/docs/3.1/images/quote.svg similarity index 100% rename from docs/3.1/images/quote.svg rename to content/en/docs/3.1/images/quote.svg diff --git a/docs/3.1/images/right-arrow.svg b/content/en/docs/3.1/images/right-arrow.svg similarity index 100% rename from docs/3.1/images/right-arrow.svg rename to content/en/docs/3.1/images/right-arrow.svg diff --git a/docs/3.1/images/routing-icon.svg b/content/en/docs/3.1/images/routing-icon.svg similarity index 100% rename from docs/3.1/images/routing-icon.svg rename to content/en/docs/3.1/images/routing-icon.svg diff --git a/docs/3.1/images/self-service-features-bg.svg b/content/en/docs/3.1/images/self-service-features-bg.svg similarity index 100% rename from docs/3.1/images/self-service-features-bg.svg rename to content/en/docs/3.1/images/self-service-features-bg.svg diff --git a/docs/3.1/images/shadowing.png b/content/en/docs/3.1/images/shadowing.png similarity index 100% rename from docs/3.1/images/shadowing.png rename to content/en/docs/3.1/images/shadowing.png diff --git a/docs/3.1/images/speedometers.png b/content/en/docs/3.1/images/speedometers.png similarity index 100% rename from docs/3.1/images/speedometers.png rename to content/en/docs/3.1/images/speedometers.png diff --git a/docs/3.1/images/tp-architecture.png b/content/en/docs/3.1/images/tp-architecture.png similarity index 100% rename from docs/3.1/images/tp-architecture.png rename to content/en/docs/3.1/images/tp-architecture.png diff --git a/docs/3.1/images/tp-tutorial-1.png b/content/en/docs/3.1/images/tp-tutorial-1.png similarity index 100% rename from docs/3.1/images/tp-tutorial-1.png rename to content/en/docs/3.1/images/tp-tutorial-1.png diff --git a/docs/3.1/images/tp-tutorial-2.png b/content/en/docs/3.1/images/tp-tutorial-2.png similarity index 100% rename from docs/3.1/images/tp-tutorial-2.png rename to content/en/docs/3.1/images/tp-tutorial-2.png diff --git a/docs/3.1/images/tp-tutorial-3.png b/content/en/docs/3.1/images/tp-tutorial-3.png similarity index 100% rename from docs/3.1/images/tp-tutorial-3.png rename to content/en/docs/3.1/images/tp-tutorial-3.png diff --git a/docs/3.1/images/tp-tutorial-4.png b/content/en/docs/3.1/images/tp-tutorial-4.png similarity index 100% rename from docs/3.1/images/tp-tutorial-4.png rename to content/en/docs/3.1/images/tp-tutorial-4.png diff --git a/docs/3.1/images/trad-inner-dev-loop.png b/content/en/docs/3.1/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.1/images/trad-inner-dev-loop.png rename to content/en/docs/3.1/images/trad-inner-dev-loop.png diff --git a/docs/3.1/images/windows.png b/content/en/docs/3.1/images/windows.png similarity index 100% rename from docs/3.1/images/windows.png rename to content/en/docs/3.1/images/windows.png diff --git a/docs/3.1/images/xkcd.png b/content/en/docs/3.1/images/xkcd.png similarity index 100% rename from docs/3.1/images/xkcd.png rename to content/en/docs/3.1/images/xkcd.png diff --git a/docs/3.1/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.1/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.1/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.1/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.1/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.1/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.1/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.1/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.1/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.1/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.1/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.1/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.1/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.1/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.1/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.1/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.1/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.1/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.1/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.1/release-notes/emissary-ga.png b/content/en/docs/3.1/release-notes/emissary-ga.png similarity index 100% rename from docs/3.1/release-notes/emissary-ga.png rename to content/en/docs/3.1/release-notes/emissary-ga.png diff --git a/docs/3.1/release-notes/tada.png b/content/en/docs/3.1/release-notes/tada.png similarity index 100% rename from docs/3.1/release-notes/tada.png rename to content/en/docs/3.1/release-notes/tada.png diff --git a/docs/3.1/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.1/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.1/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.1/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.1/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.1/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.1/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.1/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.1/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.1/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.1/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.1/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.1/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.1/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.1/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.1/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.1/release-notes/v2.0.4-version.png b/content/en/docs/3.1/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.1/release-notes/v2.0.4-version.png rename to content/en/docs/3.1/release-notes/v2.0.4-version.png diff --git a/docs/3.1/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.1/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.1/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.1/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.1/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.1/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.1/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.1/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.1/release-notes/v2.1.0-canary.png b/content/en/docs/3.1/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.1/release-notes/v2.1.0-canary.png rename to content/en/docs/3.1/release-notes/v2.1.0-canary.png diff --git a/docs/3.1/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.1/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.1/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.1/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.1/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.1/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.1/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.1/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.1/release-notes/v2.1.2-annotations.png b/content/en/docs/3.1/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.1/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.1/release-notes/v2.1.2-annotations.png diff --git a/docs/3.1/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.1/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.1/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.1/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.1/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.1/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.1/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.1/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.1/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.1/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.1/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.1/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.1/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.1/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.1/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.1/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.1/release-notes/v2.2.0-cloud.png b/content/en/docs/3.1/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.1/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.1/release-notes/v2.2.0-cloud.png diff --git a/docs/3.1/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.1/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.1/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.1/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.1/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.1/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.1/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.1/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.1/releaseNotes.yml b/content/en/docs/3.1/releaseNotes.yml similarity index 100% rename from docs/3.1/releaseNotes.yml rename to content/en/docs/3.1/releaseNotes.yml diff --git a/docs/3.1/topics/concepts/architecture.md b/content/en/docs/3.1/topics/concepts/architecture.md similarity index 100% rename from docs/3.1/topics/concepts/architecture.md rename to content/en/docs/3.1/topics/concepts/architecture.md diff --git a/docs/3.1/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.1/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.1/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.1/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.1/topics/concepts/index.md b/content/en/docs/3.1/topics/concepts/index.md similarity index 100% rename from docs/3.1/topics/concepts/index.md rename to content/en/docs/3.1/topics/concepts/index.md diff --git a/docs/3.1/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.1/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.1/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.1/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.1/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.1/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.1/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.1/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.1/topics/concepts/progressive-delivery.md b/content/en/docs/3.1/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.1/topics/concepts/progressive-delivery.md rename to content/en/docs/3.1/topics/concepts/progressive-delivery.md diff --git a/docs/3.1/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.1/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.1/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.1/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.1/topics/install/ambassador-oss-community.md b/content/en/docs/3.1/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.1/topics/install/ambassador-oss-community.md rename to content/en/docs/3.1/topics/install/ambassador-oss-community.md diff --git a/docs/3.1/topics/install/bare-metal.md b/content/en/docs/3.1/topics/install/bare-metal.md similarity index 100% rename from docs/3.1/topics/install/bare-metal.md rename to content/en/docs/3.1/topics/install/bare-metal.md diff --git a/docs/3.1/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.1/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.1/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.1/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.1/topics/install/docker.md b/content/en/docs/3.1/topics/install/docker.md similarity index 100% rename from docs/3.1/topics/install/docker.md rename to content/en/docs/3.1/topics/install/docker.md diff --git a/docs/3.1/topics/install/helm.md b/content/en/docs/3.1/topics/install/helm.md similarity index 100% rename from docs/3.1/topics/install/helm.md rename to content/en/docs/3.1/topics/install/helm.md diff --git a/docs/3.1/topics/install/index.less b/content/en/docs/3.1/topics/install/index.less similarity index 100% rename from docs/3.1/topics/install/index.less rename to content/en/docs/3.1/topics/install/index.less diff --git a/docs/3.1/topics/install/index.md b/content/en/docs/3.1/topics/install/index.md similarity index 100% rename from docs/3.1/topics/install/index.md rename to content/en/docs/3.1/topics/install/index.md diff --git a/docs/3.1/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.1/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.1/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.1/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.1/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.1/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.1/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.1/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.1/topics/install/migration-matrix.md b/content/en/docs/3.1/topics/install/migration-matrix.md similarity index 100% rename from docs/3.1/topics/install/migration-matrix.md rename to content/en/docs/3.1/topics/install/migration-matrix.md diff --git a/docs/3.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/helm/emissary-1.14/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.0/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.2/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/helm/emissary-2.3/emissary-3.1.md b/content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.3/emissary-3.1.md similarity index 100% rename from docs/3.1/topics/install/upgrade/helm/emissary-2.3/emissary-3.1.md rename to content/en/docs/3.1/topics/install/upgrade/helm/emissary-2.3/emissary-3.1.md diff --git a/docs/3.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/yaml/emissary-1.14/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.0/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md b/content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md similarity index 100% rename from docs/3.1/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md rename to content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.2/emissary-2.3.md diff --git a/docs/3.1/topics/install/upgrade/yaml/emissary-2.3/emissary-3.1.md b/content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.3/emissary-3.1.md similarity index 100% rename from docs/3.1/topics/install/upgrade/yaml/emissary-2.3/emissary-3.1.md rename to content/en/docs/3.1/topics/install/upgrade/yaml/emissary-2.3/emissary-3.1.md diff --git a/docs/3.1/topics/install/yaml-install.md b/content/en/docs/3.1/topics/install/yaml-install.md similarity index 100% rename from docs/3.1/topics/install/yaml-install.md rename to content/en/docs/3.1/topics/install/yaml-install.md diff --git a/docs/3.1/topics/running/ambassador-deployment.md b/content/en/docs/3.1/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.1/topics/running/ambassador-deployment.md rename to content/en/docs/3.1/topics/running/ambassador-deployment.md diff --git a/docs/3.1/topics/running/ambassador-with-aws.md b/content/en/docs/3.1/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.1/topics/running/ambassador-with-aws.md rename to content/en/docs/3.1/topics/running/ambassador-with-aws.md diff --git a/docs/3.1/topics/running/ambassador-with-gke.md b/content/en/docs/3.1/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.1/topics/running/ambassador-with-gke.md rename to content/en/docs/3.1/topics/running/ambassador-with-gke.md diff --git a/docs/3.1/topics/running/ambassador.md b/content/en/docs/3.1/topics/running/ambassador.md similarity index 100% rename from docs/3.1/topics/running/ambassador.md rename to content/en/docs/3.1/topics/running/ambassador.md diff --git a/docs/3.1/topics/running/custom-error-responses.md b/content/en/docs/3.1/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.1/topics/running/custom-error-responses.md rename to content/en/docs/3.1/topics/running/custom-error-responses.md diff --git a/docs/3.1/topics/running/debugging.md b/content/en/docs/3.1/topics/running/debugging.md similarity index 100% rename from docs/3.1/topics/running/debugging.md rename to content/en/docs/3.1/topics/running/debugging.md diff --git a/docs/3.1/topics/running/diagnostics.md b/content/en/docs/3.1/topics/running/diagnostics.md similarity index 100% rename from docs/3.1/topics/running/diagnostics.md rename to content/en/docs/3.1/topics/running/diagnostics.md diff --git a/docs/3.1/topics/running/environment.md b/content/en/docs/3.1/topics/running/environment.md similarity index 100% rename from docs/3.1/topics/running/environment.md rename to content/en/docs/3.1/topics/running/environment.md diff --git a/docs/3.1/topics/running/gzip.md b/content/en/docs/3.1/topics/running/gzip.md similarity index 100% rename from docs/3.1/topics/running/gzip.md rename to content/en/docs/3.1/topics/running/gzip.md diff --git a/docs/3.1/topics/running/host-crd.md b/content/en/docs/3.1/topics/running/host-crd.md similarity index 100% rename from docs/3.1/topics/running/host-crd.md rename to content/en/docs/3.1/topics/running/host-crd.md diff --git a/docs/3.1/topics/running/http3.md b/content/en/docs/3.1/topics/running/http3.md similarity index 100% rename from docs/3.1/topics/running/http3.md rename to content/en/docs/3.1/topics/running/http3.md diff --git a/docs/3.1/topics/running/index.md b/content/en/docs/3.1/topics/running/index.md similarity index 100% rename from docs/3.1/topics/running/index.md rename to content/en/docs/3.1/topics/running/index.md diff --git a/docs/3.1/topics/running/ingress-controller.md b/content/en/docs/3.1/topics/running/ingress-controller.md similarity index 100% rename from docs/3.1/topics/running/ingress-controller.md rename to content/en/docs/3.1/topics/running/ingress-controller.md diff --git a/docs/3.1/topics/running/listener.md b/content/en/docs/3.1/topics/running/listener.md similarity index 100% rename from docs/3.1/topics/running/listener.md rename to content/en/docs/3.1/topics/running/listener.md diff --git a/docs/3.1/topics/running/load-balancer.md b/content/en/docs/3.1/topics/running/load-balancer.md similarity index 100% rename from docs/3.1/topics/running/load-balancer.md rename to content/en/docs/3.1/topics/running/load-balancer.md diff --git a/docs/3.1/topics/running/resolvers.md b/content/en/docs/3.1/topics/running/resolvers.md similarity index 100% rename from docs/3.1/topics/running/resolvers.md rename to content/en/docs/3.1/topics/running/resolvers.md diff --git a/docs/3.1/topics/running/running.md b/content/en/docs/3.1/topics/running/running.md similarity index 100% rename from docs/3.1/topics/running/running.md rename to content/en/docs/3.1/topics/running/running.md diff --git a/docs/3.1/topics/running/scaling.md b/content/en/docs/3.1/topics/running/scaling.md similarity index 100% rename from docs/3.1/topics/running/scaling.md rename to content/en/docs/3.1/topics/running/scaling.md diff --git a/docs/3.1/topics/running/services/auth-service.md b/content/en/docs/3.1/topics/running/services/auth-service.md similarity index 100% rename from docs/3.1/topics/running/services/auth-service.md rename to content/en/docs/3.1/topics/running/services/auth-service.md diff --git a/docs/3.1/topics/running/services/ext_authz.md b/content/en/docs/3.1/topics/running/services/ext_authz.md similarity index 100% rename from docs/3.1/topics/running/services/ext_authz.md rename to content/en/docs/3.1/topics/running/services/ext_authz.md diff --git a/docs/3.1/topics/running/services/index.md b/content/en/docs/3.1/topics/running/services/index.md similarity index 100% rename from docs/3.1/topics/running/services/index.md rename to content/en/docs/3.1/topics/running/services/index.md diff --git a/docs/3.1/topics/running/services/log-service.md b/content/en/docs/3.1/topics/running/services/log-service.md similarity index 100% rename from docs/3.1/topics/running/services/log-service.md rename to content/en/docs/3.1/topics/running/services/log-service.md diff --git a/docs/3.1/topics/running/services/rate-limit-service.md b/content/en/docs/3.1/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.1/topics/running/services/rate-limit-service.md rename to content/en/docs/3.1/topics/running/services/rate-limit-service.md diff --git a/docs/3.1/topics/running/services/tracing-service.md b/content/en/docs/3.1/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.1/topics/running/services/tracing-service.md rename to content/en/docs/3.1/topics/running/services/tracing-service.md diff --git a/docs/3.1/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/3.1/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/3.1/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/3.1/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/3.1/topics/running/statistics/8877-metrics.md b/content/en/docs/3.1/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.1/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.1/topics/running/statistics/8877-metrics.md diff --git a/docs/3.1/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.1/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.1/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.1/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.1/topics/running/statistics/index.md b/content/en/docs/3.1/topics/running/statistics/index.md similarity index 100% rename from docs/3.1/topics/running/statistics/index.md rename to content/en/docs/3.1/topics/running/statistics/index.md diff --git a/docs/3.1/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.1/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.1/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.1/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.1/topics/running/tls/index.md b/content/en/docs/3.1/topics/running/tls/index.md similarity index 100% rename from docs/3.1/topics/running/tls/index.md rename to content/en/docs/3.1/topics/running/tls/index.md diff --git a/docs/3.1/topics/running/tls/mtls.md b/content/en/docs/3.1/topics/running/tls/mtls.md similarity index 100% rename from docs/3.1/topics/running/tls/mtls.md rename to content/en/docs/3.1/topics/running/tls/mtls.md diff --git a/docs/3.1/topics/running/tls/origination.md b/content/en/docs/3.1/topics/running/tls/origination.md similarity index 100% rename from docs/3.1/topics/running/tls/origination.md rename to content/en/docs/3.1/topics/running/tls/origination.md diff --git a/docs/3.1/topics/running/tls/sni.md b/content/en/docs/3.1/topics/running/tls/sni.md similarity index 100% rename from docs/3.1/topics/running/tls/sni.md rename to content/en/docs/3.1/topics/running/tls/sni.md diff --git a/docs/3.1/topics/using/authservice.md b/content/en/docs/3.1/topics/using/authservice.md similarity index 100% rename from docs/3.1/topics/using/authservice.md rename to content/en/docs/3.1/topics/using/authservice.md diff --git a/docs/3.1/topics/using/canary.md b/content/en/docs/3.1/topics/using/canary.md similarity index 100% rename from docs/3.1/topics/using/canary.md rename to content/en/docs/3.1/topics/using/canary.md diff --git a/docs/3.1/topics/using/circuit-breakers.md b/content/en/docs/3.1/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.1/topics/using/circuit-breakers.md rename to content/en/docs/3.1/topics/using/circuit-breakers.md diff --git a/docs/3.1/topics/using/cors.md b/content/en/docs/3.1/topics/using/cors.md similarity index 100% rename from docs/3.1/topics/using/cors.md rename to content/en/docs/3.1/topics/using/cors.md diff --git a/docs/3.1/topics/using/defaults.md b/content/en/docs/3.1/topics/using/defaults.md similarity index 100% rename from docs/3.1/topics/using/defaults.md rename to content/en/docs/3.1/topics/using/defaults.md diff --git a/docs/3.1/topics/using/gateway-api.md b/content/en/docs/3.1/topics/using/gateway-api.md similarity index 100% rename from docs/3.1/topics/using/gateway-api.md rename to content/en/docs/3.1/topics/using/gateway-api.md diff --git a/docs/3.1/topics/using/headers/add_request_headers.md b/content/en/docs/3.1/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/3.1/topics/using/headers/add_request_headers.md rename to content/en/docs/3.1/topics/using/headers/add_request_headers.md diff --git a/docs/3.1/topics/using/headers/add_response_headers.md b/content/en/docs/3.1/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/3.1/topics/using/headers/add_response_headers.md rename to content/en/docs/3.1/topics/using/headers/add_response_headers.md diff --git a/docs/3.1/topics/using/headers/headers.md b/content/en/docs/3.1/topics/using/headers/headers.md similarity index 100% rename from docs/3.1/topics/using/headers/headers.md rename to content/en/docs/3.1/topics/using/headers/headers.md diff --git a/docs/3.1/topics/using/headers/host.md b/content/en/docs/3.1/topics/using/headers/host.md similarity index 100% rename from docs/3.1/topics/using/headers/host.md rename to content/en/docs/3.1/topics/using/headers/host.md diff --git a/docs/3.1/topics/using/headers/remove_request_headers.md b/content/en/docs/3.1/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/3.1/topics/using/headers/remove_request_headers.md rename to content/en/docs/3.1/topics/using/headers/remove_request_headers.md diff --git a/docs/3.1/topics/using/headers/remove_response_headers.md b/content/en/docs/3.1/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/3.1/topics/using/headers/remove_response_headers.md rename to content/en/docs/3.1/topics/using/headers/remove_response_headers.md diff --git a/docs/3.1/topics/using/index.md b/content/en/docs/3.1/topics/using/index.md similarity index 100% rename from docs/3.1/topics/using/index.md rename to content/en/docs/3.1/topics/using/index.md diff --git a/docs/3.1/topics/using/intro-mappings.md b/content/en/docs/3.1/topics/using/intro-mappings.md similarity index 100% rename from docs/3.1/topics/using/intro-mappings.md rename to content/en/docs/3.1/topics/using/intro-mappings.md diff --git a/docs/3.1/topics/using/keepalive.md b/content/en/docs/3.1/topics/using/keepalive.md similarity index 100% rename from docs/3.1/topics/using/keepalive.md rename to content/en/docs/3.1/topics/using/keepalive.md diff --git a/docs/3.1/topics/using/mappings.md b/content/en/docs/3.1/topics/using/mappings.md similarity index 100% rename from docs/3.1/topics/using/mappings.md rename to content/en/docs/3.1/topics/using/mappings.md diff --git a/docs/3.1/topics/using/method.md b/content/en/docs/3.1/topics/using/method.md similarity index 100% rename from docs/3.1/topics/using/method.md rename to content/en/docs/3.1/topics/using/method.md diff --git a/docs/3.1/topics/using/prefix_regex.md b/content/en/docs/3.1/topics/using/prefix_regex.md similarity index 100% rename from docs/3.1/topics/using/prefix_regex.md rename to content/en/docs/3.1/topics/using/prefix_regex.md diff --git a/docs/3.1/topics/using/query-parameters.md b/content/en/docs/3.1/topics/using/query-parameters.md similarity index 100% rename from docs/3.1/topics/using/query-parameters.md rename to content/en/docs/3.1/topics/using/query-parameters.md diff --git a/docs/3.1/topics/using/rate-limits/index.md b/content/en/docs/3.1/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.1/topics/using/rate-limits/index.md rename to content/en/docs/3.1/topics/using/rate-limits/index.md diff --git a/docs/3.1/topics/using/redirects.md b/content/en/docs/3.1/topics/using/redirects.md similarity index 100% rename from docs/3.1/topics/using/redirects.md rename to content/en/docs/3.1/topics/using/redirects.md diff --git a/docs/3.1/topics/using/retries.md b/content/en/docs/3.1/topics/using/retries.md similarity index 100% rename from docs/3.1/topics/using/retries.md rename to content/en/docs/3.1/topics/using/retries.md diff --git a/docs/3.1/topics/using/rewrites.md b/content/en/docs/3.1/topics/using/rewrites.md similarity index 100% rename from docs/3.1/topics/using/rewrites.md rename to content/en/docs/3.1/topics/using/rewrites.md diff --git a/docs/3.1/topics/using/shadowing.md b/content/en/docs/3.1/topics/using/shadowing.md similarity index 100% rename from docs/3.1/topics/using/shadowing.md rename to content/en/docs/3.1/topics/using/shadowing.md diff --git a/docs/3.1/topics/using/tcpmappings.md b/content/en/docs/3.1/topics/using/tcpmappings.md similarity index 100% rename from docs/3.1/topics/using/tcpmappings.md rename to content/en/docs/3.1/topics/using/tcpmappings.md diff --git a/docs/3.1/topics/using/timeouts.md b/content/en/docs/3.1/topics/using/timeouts.md similarity index 100% rename from docs/3.1/topics/using/timeouts.md rename to content/en/docs/3.1/topics/using/timeouts.md diff --git a/docs/3.1/tutorials/dev-portal-tutorial.md b/content/en/docs/3.1/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.1/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.1/tutorials/dev-portal-tutorial.md diff --git a/docs/3.1/tutorials/getting-started.md b/content/en/docs/3.1/tutorials/getting-started.md similarity index 100% rename from docs/3.1/tutorials/getting-started.md rename to content/en/docs/3.1/tutorials/getting-started.md diff --git a/docs/3.1/tutorials/gs-tabs.js b/content/en/docs/3.1/tutorials/gs-tabs.js similarity index 100% rename from docs/3.1/tutorials/gs-tabs.js rename to content/en/docs/3.1/tutorials/gs-tabs.js diff --git a/docs/3.1/tutorials/gs-tabs2.js b/content/en/docs/3.1/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.1/tutorials/gs-tabs2.js rename to content/en/docs/3.1/tutorials/gs-tabs2.js diff --git a/docs/3.1/tutorials/quickstart-demo.md b/content/en/docs/3.1/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.1/tutorials/quickstart-demo.md rename to content/en/docs/3.1/tutorials/quickstart-demo.md diff --git a/docs/3.1/versions.yml b/content/en/docs/3.1/versions.yml similarity index 100% rename from docs/3.1/versions.yml rename to content/en/docs/3.1/versions.yml diff --git a/docs/3.2/about/aes-emissary-eol.md b/content/en/docs/3.2/about/aes-emissary-eol.md similarity index 100% rename from docs/3.2/about/aes-emissary-eol.md rename to content/en/docs/3.2/about/aes-emissary-eol.md diff --git a/docs/3.2/about/alternatives.md b/content/en/docs/3.2/about/alternatives.md similarity index 100% rename from docs/3.2/about/alternatives.md rename to content/en/docs/3.2/about/alternatives.md diff --git a/docs/3.2/about/changes-2.x.md b/content/en/docs/3.2/about/changes-2.x.md similarity index 100% rename from docs/3.2/about/changes-2.x.md rename to content/en/docs/3.2/about/changes-2.x.md diff --git a/docs/3.2/about/changes-3.y.md b/content/en/docs/3.2/about/changes-3.y.md similarity index 100% rename from docs/3.2/about/changes-3.y.md rename to content/en/docs/3.2/about/changes-3.y.md diff --git a/docs/3.2/about/faq.md b/content/en/docs/3.2/about/faq.md similarity index 100% rename from docs/3.2/about/faq.md rename to content/en/docs/3.2/about/faq.md diff --git a/docs/3.2/about/features-and-benefits.md b/content/en/docs/3.2/about/features-and-benefits.md similarity index 100% rename from docs/3.2/about/features-and-benefits.md rename to content/en/docs/3.2/about/features-and-benefits.md diff --git a/docs/3.2/about/known-issues.md b/content/en/docs/3.2/about/known-issues.md similarity index 100% rename from docs/3.2/about/known-issues.md rename to content/en/docs/3.2/about/known-issues.md diff --git a/docs/3.2/about/support.md b/content/en/docs/3.2/about/support.md similarity index 100% rename from docs/3.2/about/support.md rename to content/en/docs/3.2/about/support.md diff --git a/docs/3.2/about/why-ambassador.md b/content/en/docs/3.2/about/why-ambassador.md similarity index 100% rename from docs/3.2/about/why-ambassador.md rename to content/en/docs/3.2/about/why-ambassador.md diff --git a/docs/3.2/community.md b/content/en/docs/3.2/community.md similarity index 100% rename from docs/3.2/community.md rename to content/en/docs/3.2/community.md diff --git a/docs/3.2/doc-links.yml b/content/en/docs/3.2/doc-links.yml similarity index 100% rename from docs/3.2/doc-links.yml rename to content/en/docs/3.2/doc-links.yml diff --git a/docs/3.2/features-icons/basic-authentication.svg b/content/en/docs/3.2/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.2/features-icons/basic-authentication.svg rename to content/en/docs/3.2/features-icons/basic-authentication.svg diff --git a/docs/3.2/features-icons/canary-release.svg b/content/en/docs/3.2/features-icons/canary-release.svg similarity index 100% rename from docs/3.2/features-icons/canary-release.svg rename to content/en/docs/3.2/features-icons/canary-release.svg diff --git a/docs/3.2/features-icons/cors.svg b/content/en/docs/3.2/features-icons/cors.svg similarity index 100% rename from docs/3.2/features-icons/cors.svg rename to content/en/docs/3.2/features-icons/cors.svg diff --git a/docs/3.2/features-icons/datadog.png b/content/en/docs/3.2/features-icons/datadog.png similarity index 100% rename from docs/3.2/features-icons/datadog.png rename to content/en/docs/3.2/features-icons/datadog.png diff --git a/docs/3.2/features-icons/datadog.svg b/content/en/docs/3.2/features-icons/datadog.svg similarity index 100% rename from docs/3.2/features-icons/datadog.svg rename to content/en/docs/3.2/features-icons/datadog.svg diff --git a/docs/3.2/features-icons/diagnostics.svg b/content/en/docs/3.2/features-icons/diagnostics.svg similarity index 100% rename from docs/3.2/features-icons/diagnostics.svg rename to content/en/docs/3.2/features-icons/diagnostics.svg diff --git a/docs/3.2/features-icons/distributed-tracing.png b/content/en/docs/3.2/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.2/features-icons/distributed-tracing.png rename to content/en/docs/3.2/features-icons/distributed-tracing.png diff --git a/docs/3.2/features-icons/grpc.png b/content/en/docs/3.2/features-icons/grpc.png similarity index 100% rename from docs/3.2/features-icons/grpc.png rename to content/en/docs/3.2/features-icons/grpc.png diff --git a/docs/3.2/features-icons/prometheus.svg b/content/en/docs/3.2/features-icons/prometheus.svg similarity index 100% rename from docs/3.2/features-icons/prometheus.svg rename to content/en/docs/3.2/features-icons/prometheus.svg diff --git a/docs/3.2/features-icons/rate-limiting.svg b/content/en/docs/3.2/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.2/features-icons/rate-limiting.svg rename to content/en/docs/3.2/features-icons/rate-limiting.svg diff --git a/docs/3.2/features-icons/regex-routing.svg b/content/en/docs/3.2/features-icons/regex-routing.svg similarity index 100% rename from docs/3.2/features-icons/regex-routing.svg rename to content/en/docs/3.2/features-icons/regex-routing.svg diff --git a/docs/3.2/features-icons/request-transformers.svg b/content/en/docs/3.2/features-icons/request-transformers.svg similarity index 100% rename from docs/3.2/features-icons/request-transformers.svg rename to content/en/docs/3.2/features-icons/request-transformers.svg diff --git a/docs/3.2/features-icons/shadowing.svg b/content/en/docs/3.2/features-icons/shadowing.svg similarity index 100% rename from docs/3.2/features-icons/shadowing.svg rename to content/en/docs/3.2/features-icons/shadowing.svg diff --git a/docs/3.2/features-icons/statsd.png b/content/en/docs/3.2/features-icons/statsd.png similarity index 100% rename from docs/3.2/features-icons/statsd.png rename to content/en/docs/3.2/features-icons/statsd.png diff --git a/docs/3.2/features-icons/statsd.svg b/content/en/docs/3.2/features-icons/statsd.svg similarity index 100% rename from docs/3.2/features-icons/statsd.svg rename to content/en/docs/3.2/features-icons/statsd.svg diff --git a/docs/3.2/features-icons/third-party-auth.svg b/content/en/docs/3.2/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.2/features-icons/third-party-auth.svg rename to content/en/docs/3.2/features-icons/third-party-auth.svg diff --git a/docs/3.2/features-icons/timeouts.svg b/content/en/docs/3.2/features-icons/timeouts.svg similarity index 100% rename from docs/3.2/features-icons/timeouts.svg rename to content/en/docs/3.2/features-icons/timeouts.svg diff --git a/docs/3.2/features-icons/tls-termination.svg b/content/en/docs/3.2/features-icons/tls-termination.svg similarity index 100% rename from docs/3.2/features-icons/tls-termination.svg rename to content/en/docs/3.2/features-icons/tls-termination.svg diff --git a/docs/3.2/features-icons/url-rewrite.svg b/content/en/docs/3.2/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.2/features-icons/url-rewrite.svg rename to content/en/docs/3.2/features-icons/url-rewrite.svg diff --git a/docs/3.2/features-icons/websockets.svg b/content/en/docs/3.2/features-icons/websockets.svg similarity index 100% rename from docs/3.2/features-icons/websockets.svg rename to content/en/docs/3.2/features-icons/websockets.svg diff --git a/docs/3.2/howtos/basic-auth.md b/content/en/docs/3.2/howtos/basic-auth.md similarity index 100% rename from docs/3.2/howtos/basic-auth.md rename to content/en/docs/3.2/howtos/basic-auth.md diff --git a/docs/3.2/howtos/cert-manager.md b/content/en/docs/3.2/howtos/cert-manager.md similarity index 100% rename from docs/3.2/howtos/cert-manager.md rename to content/en/docs/3.2/howtos/cert-manager.md diff --git a/docs/3.2/howtos/client-cert-validation.md b/content/en/docs/3.2/howtos/client-cert-validation.md similarity index 100% rename from docs/3.2/howtos/client-cert-validation.md rename to content/en/docs/3.2/howtos/client-cert-validation.md diff --git a/docs/3.2/howtos/configure-communications.md b/content/en/docs/3.2/howtos/configure-communications.md similarity index 100% rename from docs/3.2/howtos/configure-communications.md rename to content/en/docs/3.2/howtos/configure-communications.md diff --git a/docs/3.2/howtos/consul.md b/content/en/docs/3.2/howtos/consul.md similarity index 100% rename from docs/3.2/howtos/consul.md rename to content/en/docs/3.2/howtos/consul.md diff --git a/docs/3.2/howtos/dist-tracing.md b/content/en/docs/3.2/howtos/dist-tracing.md similarity index 100% rename from docs/3.2/howtos/dist-tracing.md rename to content/en/docs/3.2/howtos/dist-tracing.md diff --git a/docs/3.2/howtos/external-dns.md b/content/en/docs/3.2/howtos/external-dns.md similarity index 100% rename from docs/3.2/howtos/external-dns.md rename to content/en/docs/3.2/howtos/external-dns.md diff --git a/docs/3.2/howtos/filter-dev-guide.md b/content/en/docs/3.2/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.2/howtos/filter-dev-guide.md rename to content/en/docs/3.2/howtos/filter-dev-guide.md diff --git a/docs/3.2/howtos/grpc.md b/content/en/docs/3.2/howtos/grpc.md similarity index 100% rename from docs/3.2/howtos/grpc.md rename to content/en/docs/3.2/howtos/grpc.md diff --git a/docs/3.2/howtos/http3-aks.md b/content/en/docs/3.2/howtos/http3-aks.md similarity index 100% rename from docs/3.2/howtos/http3-aks.md rename to content/en/docs/3.2/howtos/http3-aks.md diff --git a/docs/3.2/howtos/http3-eks.md b/content/en/docs/3.2/howtos/http3-eks.md similarity index 100% rename from docs/3.2/howtos/http3-eks.md rename to content/en/docs/3.2/howtos/http3-eks.md diff --git a/docs/3.2/howtos/http3-gke.md b/content/en/docs/3.2/howtos/http3-gke.md similarity index 100% rename from docs/3.2/howtos/http3-gke.md rename to content/en/docs/3.2/howtos/http3-gke.md diff --git a/docs/3.2/howtos/index.md b/content/en/docs/3.2/howtos/index.md similarity index 100% rename from docs/3.2/howtos/index.md rename to content/en/docs/3.2/howtos/index.md diff --git a/docs/3.2/howtos/istio.md b/content/en/docs/3.2/howtos/istio.md similarity index 100% rename from docs/3.2/howtos/istio.md rename to content/en/docs/3.2/howtos/istio.md diff --git a/docs/3.2/howtos/knative.md b/content/en/docs/3.2/howtos/knative.md similarity index 100% rename from docs/3.2/howtos/knative.md rename to content/en/docs/3.2/howtos/knative.md diff --git a/docs/3.2/howtos/linkerd2.md b/content/en/docs/3.2/howtos/linkerd2.md similarity index 100% rename from docs/3.2/howtos/linkerd2.md rename to content/en/docs/3.2/howtos/linkerd2.md diff --git a/docs/3.2/howtos/prometheus.md b/content/en/docs/3.2/howtos/prometheus.md similarity index 100% rename from docs/3.2/howtos/prometheus.md rename to content/en/docs/3.2/howtos/prometheus.md diff --git a/docs/3.2/howtos/protecting-diag-access.md b/content/en/docs/3.2/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.2/howtos/protecting-diag-access.md rename to content/en/docs/3.2/howtos/protecting-diag-access.md diff --git a/docs/3.2/howtos/rate-limiting-tutorial.md b/content/en/docs/3.2/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.2/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.2/howtos/rate-limiting-tutorial.md diff --git a/docs/3.2/howtos/route.md b/content/en/docs/3.2/howtos/route.md similarity index 100% rename from docs/3.2/howtos/route.md rename to content/en/docs/3.2/howtos/route.md diff --git a/docs/3.2/howtos/tls-termination.md b/content/en/docs/3.2/howtos/tls-termination.md similarity index 100% rename from docs/3.2/howtos/tls-termination.md rename to content/en/docs/3.2/howtos/tls-termination.md diff --git a/docs/3.2/howtos/tracing-datadog.md b/content/en/docs/3.2/howtos/tracing-datadog.md similarity index 100% rename from docs/3.2/howtos/tracing-datadog.md rename to content/en/docs/3.2/howtos/tracing-datadog.md diff --git a/docs/3.2/howtos/tracing-zipkin.md b/content/en/docs/3.2/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.2/howtos/tracing-zipkin.md rename to content/en/docs/3.2/howtos/tracing-zipkin.md diff --git a/docs/3.2/howtos/websockets.md b/content/en/docs/3.2/howtos/websockets.md similarity index 100% rename from docs/3.2/howtos/websockets.md rename to content/en/docs/3.2/howtos/websockets.md diff --git a/docs/3.2/images/Auth0_JWT.png b/content/en/docs/3.2/images/Auth0_JWT.png similarity index 100% rename from docs/3.2/images/Auth0_JWT.png rename to content/en/docs/3.2/images/Auth0_JWT.png diff --git a/docs/3.2/images/Auth0_domain_clientID.png b/content/en/docs/3.2/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.2/images/Auth0_domain_clientID.png rename to content/en/docs/3.2/images/Auth0_domain_clientID.png diff --git a/docs/3.2/images/Auth0_method_callback_origins.png b/content/en/docs/3.2/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.2/images/Auth0_method_callback_origins.png rename to content/en/docs/3.2/images/Auth0_method_callback_origins.png diff --git a/docs/3.2/images/aes-success.png b/content/en/docs/3.2/images/aes-success.png similarity index 100% rename from docs/3.2/images/aes-success.png rename to content/en/docs/3.2/images/aes-success.png diff --git a/docs/3.2/images/ambassador-arch.png b/content/en/docs/3.2/images/ambassador-arch.png similarity index 100% rename from docs/3.2/images/ambassador-arch.png rename to content/en/docs/3.2/images/ambassador-arch.png diff --git a/docs/3.2/images/ambassador-logo.svg b/content/en/docs/3.2/images/ambassador-logo.svg similarity index 100% rename from docs/3.2/images/ambassador-logo.svg rename to content/en/docs/3.2/images/ambassador-logo.svg diff --git a/docs/3.2/images/ambassador_oidc_flow.jpg b/content/en/docs/3.2/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.2/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.2/images/ambassador_oidc_flow.jpg diff --git a/docs/3.2/images/apple.png b/content/en/docs/3.2/images/apple.png similarity index 100% rename from docs/3.2/images/apple.png rename to content/en/docs/3.2/images/apple.png diff --git a/docs/3.2/images/auth-flow.png b/content/en/docs/3.2/images/auth-flow.png similarity index 100% rename from docs/3.2/images/auth-flow.png rename to content/en/docs/3.2/images/auth-flow.png diff --git a/docs/3.2/images/authentication-icon.svg b/content/en/docs/3.2/images/authentication-icon.svg similarity index 100% rename from docs/3.2/images/authentication-icon.svg rename to content/en/docs/3.2/images/authentication-icon.svg diff --git a/docs/3.2/images/blackbird.png b/content/en/docs/3.2/images/blackbird.png similarity index 100% rename from docs/3.2/images/blackbird.png rename to content/en/docs/3.2/images/blackbird.png diff --git a/docs/3.2/images/canary-release-overview.png b/content/en/docs/3.2/images/canary-release-overview.png similarity index 100% rename from docs/3.2/images/canary-release-overview.png rename to content/en/docs/3.2/images/canary-release-overview.png diff --git a/docs/3.2/images/configure-icon.svg b/content/en/docs/3.2/images/configure-icon.svg similarity index 100% rename from docs/3.2/images/configure-icon.svg rename to content/en/docs/3.2/images/configure-icon.svg diff --git a/docs/3.2/images/consul-ambassador.png b/content/en/docs/3.2/images/consul-ambassador.png similarity index 100% rename from docs/3.2/images/consul-ambassador.png rename to content/en/docs/3.2/images/consul-ambassador.png diff --git a/docs/3.2/images/container-inner-dev-loop.png b/content/en/docs/3.2/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.2/images/container-inner-dev-loop.png rename to content/en/docs/3.2/images/container-inner-dev-loop.png diff --git a/docs/3.2/images/datawire-logo.svg b/content/en/docs/3.2/images/datawire-logo.svg similarity index 100% rename from docs/3.2/images/datawire-logo.svg rename to content/en/docs/3.2/images/datawire-logo.svg diff --git a/docs/3.2/images/diag-documentation.png b/content/en/docs/3.2/images/diag-documentation.png similarity index 100% rename from docs/3.2/images/diag-documentation.png rename to content/en/docs/3.2/images/diag-documentation.png diff --git a/docs/3.2/images/diag-general-info.png b/content/en/docs/3.2/images/diag-general-info.png similarity index 100% rename from docs/3.2/images/diag-general-info.png rename to content/en/docs/3.2/images/diag-general-info.png diff --git a/docs/3.2/images/diag-notices.png b/content/en/docs/3.2/images/diag-notices.png similarity index 100% rename from docs/3.2/images/diag-notices.png rename to content/en/docs/3.2/images/diag-notices.png diff --git a/docs/3.2/images/diag-resolvers.png b/content/en/docs/3.2/images/diag-resolvers.png similarity index 100% rename from docs/3.2/images/diag-resolvers.png rename to content/en/docs/3.2/images/diag-resolvers.png diff --git a/docs/3.2/images/diag-routes-diagnostics-page.png b/content/en/docs/3.2/images/diag-routes-diagnostics-page.png similarity index 100% rename from docs/3.2/images/diag-routes-diagnostics-page.png rename to content/en/docs/3.2/images/diag-routes-diagnostics-page.png diff --git a/docs/3.2/images/diag-routes.png b/content/en/docs/3.2/images/diag-routes.png similarity index 100% rename from docs/3.2/images/diag-routes.png rename to content/en/docs/3.2/images/diag-routes.png diff --git a/docs/3.2/images/diag-service-diag-overview.png b/content/en/docs/3.2/images/diag-service-diag-overview.png similarity index 100% rename from docs/3.2/images/diag-service-diag-overview.png rename to content/en/docs/3.2/images/diag-service-diag-overview.png diff --git a/docs/3.2/images/diag-servicecs-in-use.png b/content/en/docs/3.2/images/diag-servicecs-in-use.png similarity index 100% rename from docs/3.2/images/diag-servicecs-in-use.png rename to content/en/docs/3.2/images/diag-servicecs-in-use.png diff --git a/docs/3.2/images/diagnostics-example.png b/content/en/docs/3.2/images/diagnostics-example.png similarity index 100% rename from docs/3.2/images/diagnostics-example.png rename to content/en/docs/3.2/images/diagnostics-example.png diff --git a/docs/3.2/images/diagnostics.png b/content/en/docs/3.2/images/diagnostics.png similarity index 100% rename from docs/3.2/images/diagnostics.png rename to content/en/docs/3.2/images/diagnostics.png diff --git a/docs/3.2/images/docker-compose.png b/content/en/docs/3.2/images/docker-compose.png similarity index 100% rename from docs/3.2/images/docker-compose.png rename to content/en/docs/3.2/images/docker-compose.png diff --git a/docs/3.2/images/docker.png b/content/en/docs/3.2/images/docker.png similarity index 100% rename from docs/3.2/images/docker.png rename to content/en/docs/3.2/images/docker.png diff --git a/docs/3.2/images/edge-stack-1.13.4.png b/content/en/docs/3.2/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.2/images/edge-stack-1.13.4.png rename to content/en/docs/3.2/images/edge-stack-1.13.4.png diff --git a/docs/3.2/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.2/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.2/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.2/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.2/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.2/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.2/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.2/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.2/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.2/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.2/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.2/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.2/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.2/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.2/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.2/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.2/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.2/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.2/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.2/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.2/images/fast-icon.svg b/content/en/docs/3.2/images/fast-icon.svg similarity index 100% rename from docs/3.2/images/fast-icon.svg rename to content/en/docs/3.2/images/fast-icon.svg diff --git a/docs/3.2/images/features-icons/basic-authentication.svg b/content/en/docs/3.2/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.2/images/features-icons/basic-authentication.svg rename to content/en/docs/3.2/images/features-icons/basic-authentication.svg diff --git a/docs/3.2/images/features-icons/canary-release.svg b/content/en/docs/3.2/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.2/images/features-icons/canary-release.svg rename to content/en/docs/3.2/images/features-icons/canary-release.svg diff --git a/docs/3.2/images/features-icons/cors.svg b/content/en/docs/3.2/images/features-icons/cors.svg similarity index 100% rename from docs/3.2/images/features-icons/cors.svg rename to content/en/docs/3.2/images/features-icons/cors.svg diff --git a/docs/3.2/images/features-icons/datadog.png b/content/en/docs/3.2/images/features-icons/datadog.png similarity index 100% rename from docs/3.2/images/features-icons/datadog.png rename to content/en/docs/3.2/images/features-icons/datadog.png diff --git a/docs/3.2/images/features-icons/datadog.svg b/content/en/docs/3.2/images/features-icons/datadog.svg similarity index 100% rename from docs/3.2/images/features-icons/datadog.svg rename to content/en/docs/3.2/images/features-icons/datadog.svg diff --git a/docs/3.2/images/features-icons/diagnostics.svg b/content/en/docs/3.2/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.2/images/features-icons/diagnostics.svg rename to content/en/docs/3.2/images/features-icons/diagnostics.svg diff --git a/docs/3.2/images/features-icons/distributed-tracing.png b/content/en/docs/3.2/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.2/images/features-icons/distributed-tracing.png rename to content/en/docs/3.2/images/features-icons/distributed-tracing.png diff --git a/docs/3.2/images/features-icons/grpc.png b/content/en/docs/3.2/images/features-icons/grpc.png similarity index 100% rename from docs/3.2/images/features-icons/grpc.png rename to content/en/docs/3.2/images/features-icons/grpc.png diff --git a/docs/3.2/images/features-icons/prometheus.svg b/content/en/docs/3.2/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.2/images/features-icons/prometheus.svg rename to content/en/docs/3.2/images/features-icons/prometheus.svg diff --git a/docs/3.2/images/features-icons/rate-limiting.svg b/content/en/docs/3.2/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.2/images/features-icons/rate-limiting.svg rename to content/en/docs/3.2/images/features-icons/rate-limiting.svg diff --git a/docs/3.2/images/features-icons/regex-routing.svg b/content/en/docs/3.2/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.2/images/features-icons/regex-routing.svg rename to content/en/docs/3.2/images/features-icons/regex-routing.svg diff --git a/docs/3.2/images/features-icons/request-transformers.svg b/content/en/docs/3.2/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.2/images/features-icons/request-transformers.svg rename to content/en/docs/3.2/images/features-icons/request-transformers.svg diff --git a/docs/3.2/images/features-icons/shadowing.svg b/content/en/docs/3.2/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.2/images/features-icons/shadowing.svg rename to content/en/docs/3.2/images/features-icons/shadowing.svg diff --git a/docs/3.2/images/features-icons/statsd.png b/content/en/docs/3.2/images/features-icons/statsd.png similarity index 100% rename from docs/3.2/images/features-icons/statsd.png rename to content/en/docs/3.2/images/features-icons/statsd.png diff --git a/docs/3.2/images/features-icons/statsd.svg b/content/en/docs/3.2/images/features-icons/statsd.svg similarity index 100% rename from docs/3.2/images/features-icons/statsd.svg rename to content/en/docs/3.2/images/features-icons/statsd.svg diff --git a/docs/3.2/images/features-icons/third-party-auth.svg b/content/en/docs/3.2/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.2/images/features-icons/third-party-auth.svg rename to content/en/docs/3.2/images/features-icons/third-party-auth.svg diff --git a/docs/3.2/images/features-icons/timeouts.svg b/content/en/docs/3.2/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.2/images/features-icons/timeouts.svg rename to content/en/docs/3.2/images/features-icons/timeouts.svg diff --git a/docs/3.2/images/features-icons/tls-termination.svg b/content/en/docs/3.2/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.2/images/features-icons/tls-termination.svg rename to content/en/docs/3.2/images/features-icons/tls-termination.svg diff --git a/docs/3.2/images/features-icons/url-rewrite.svg b/content/en/docs/3.2/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.2/images/features-icons/url-rewrite.svg rename to content/en/docs/3.2/images/features-icons/url-rewrite.svg diff --git a/docs/3.2/images/features-icons/websockets.svg b/content/en/docs/3.2/images/features-icons/websockets.svg similarity index 100% rename from docs/3.2/images/features-icons/websockets.svg rename to content/en/docs/3.2/images/features-icons/websockets.svg diff --git a/docs/3.2/images/features-table.jpg b/content/en/docs/3.2/images/features-table.jpg similarity index 100% rename from docs/3.2/images/features-table.jpg rename to content/en/docs/3.2/images/features-table.jpg diff --git a/docs/3.2/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.2/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.2/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.2/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.2/images/gRPC-TLS-Originate.png b/content/en/docs/3.2/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.2/images/gRPC-TLS-Originate.png rename to content/en/docs/3.2/images/gRPC-TLS-Originate.png diff --git a/docs/3.2/images/github-login.png b/content/en/docs/3.2/images/github-login.png similarity index 100% rename from docs/3.2/images/github-login.png rename to content/en/docs/3.2/images/github-login.png diff --git a/docs/3.2/images/global-features-bg.svg b/content/en/docs/3.2/images/global-features-bg.svg similarity index 100% rename from docs/3.2/images/global-features-bg.svg rename to content/en/docs/3.2/images/global-features-bg.svg diff --git a/docs/3.2/images/grafana.png b/content/en/docs/3.2/images/grafana.png similarity index 100% rename from docs/3.2/images/grafana.png rename to content/en/docs/3.2/images/grafana.png diff --git a/docs/3.2/images/grpc-tls.png b/content/en/docs/3.2/images/grpc-tls.png similarity index 100% rename from docs/3.2/images/grpc-tls.png rename to content/en/docs/3.2/images/grpc-tls.png diff --git a/docs/3.2/images/helm-navy.png b/content/en/docs/3.2/images/helm-navy.png similarity index 100% rename from docs/3.2/images/helm-navy.png rename to content/en/docs/3.2/images/helm-navy.png diff --git a/docs/3.2/images/helm.png b/content/en/docs/3.2/images/helm.png similarity index 100% rename from docs/3.2/images/helm.png rename to content/en/docs/3.2/images/helm.png diff --git a/docs/3.2/images/highly-available-icon.svg b/content/en/docs/3.2/images/highly-available-icon.svg similarity index 100% rename from docs/3.2/images/highly-available-icon.svg rename to content/en/docs/3.2/images/highly-available-icon.svg diff --git a/docs/3.2/images/jaeger.png b/content/en/docs/3.2/images/jaeger.png similarity index 100% rename from docs/3.2/images/jaeger.png rename to content/en/docs/3.2/images/jaeger.png diff --git a/docs/3.2/images/kubernetes.png b/content/en/docs/3.2/images/kubernetes.png similarity index 100% rename from docs/3.2/images/kubernetes.png rename to content/en/docs/3.2/images/kubernetes.png diff --git a/docs/3.2/images/left-arrow.svg b/content/en/docs/3.2/images/left-arrow.svg similarity index 100% rename from docs/3.2/images/left-arrow.svg rename to content/en/docs/3.2/images/left-arrow.svg diff --git a/docs/3.2/images/linux.png b/content/en/docs/3.2/images/linux.png similarity index 100% rename from docs/3.2/images/linux.png rename to content/en/docs/3.2/images/linux.png diff --git a/docs/3.2/images/logo.png b/content/en/docs/3.2/images/logo.png similarity index 100% rename from docs/3.2/images/logo.png rename to content/en/docs/3.2/images/logo.png diff --git a/docs/3.2/images/mapping-editor.png b/content/en/docs/3.2/images/mapping-editor.png similarity index 100% rename from docs/3.2/images/mapping-editor.png rename to content/en/docs/3.2/images/mapping-editor.png diff --git a/docs/3.2/images/network-architecture.png b/content/en/docs/3.2/images/network-architecture.png similarity index 100% rename from docs/3.2/images/network-architecture.png rename to content/en/docs/3.2/images/network-architecture.png diff --git a/docs/3.2/images/penguin-background.svg b/content/en/docs/3.2/images/penguin-background.svg similarity index 100% rename from docs/3.2/images/penguin-background.svg rename to content/en/docs/3.2/images/penguin-background.svg diff --git a/docs/3.2/images/pro-iap.png b/content/en/docs/3.2/images/pro-iap.png similarity index 100% rename from docs/3.2/images/pro-iap.png rename to content/en/docs/3.2/images/pro-iap.png diff --git a/docs/3.2/images/quote.svg b/content/en/docs/3.2/images/quote.svg similarity index 100% rename from docs/3.2/images/quote.svg rename to content/en/docs/3.2/images/quote.svg diff --git a/docs/3.2/images/right-arrow.svg b/content/en/docs/3.2/images/right-arrow.svg similarity index 100% rename from docs/3.2/images/right-arrow.svg rename to content/en/docs/3.2/images/right-arrow.svg diff --git a/docs/3.2/images/routing-icon.svg b/content/en/docs/3.2/images/routing-icon.svg similarity index 100% rename from docs/3.2/images/routing-icon.svg rename to content/en/docs/3.2/images/routing-icon.svg diff --git a/docs/3.2/images/self-service-features-bg.svg b/content/en/docs/3.2/images/self-service-features-bg.svg similarity index 100% rename from docs/3.2/images/self-service-features-bg.svg rename to content/en/docs/3.2/images/self-service-features-bg.svg diff --git a/docs/3.2/images/shadowing.png b/content/en/docs/3.2/images/shadowing.png similarity index 100% rename from docs/3.2/images/shadowing.png rename to content/en/docs/3.2/images/shadowing.png diff --git a/docs/3.2/images/speedometers.png b/content/en/docs/3.2/images/speedometers.png similarity index 100% rename from docs/3.2/images/speedometers.png rename to content/en/docs/3.2/images/speedometers.png diff --git a/docs/3.2/images/tp-architecture.png b/content/en/docs/3.2/images/tp-architecture.png similarity index 100% rename from docs/3.2/images/tp-architecture.png rename to content/en/docs/3.2/images/tp-architecture.png diff --git a/docs/3.2/images/tp-tutorial-1.png b/content/en/docs/3.2/images/tp-tutorial-1.png similarity index 100% rename from docs/3.2/images/tp-tutorial-1.png rename to content/en/docs/3.2/images/tp-tutorial-1.png diff --git a/docs/3.2/images/tp-tutorial-2.png b/content/en/docs/3.2/images/tp-tutorial-2.png similarity index 100% rename from docs/3.2/images/tp-tutorial-2.png rename to content/en/docs/3.2/images/tp-tutorial-2.png diff --git a/docs/3.2/images/tp-tutorial-3.png b/content/en/docs/3.2/images/tp-tutorial-3.png similarity index 100% rename from docs/3.2/images/tp-tutorial-3.png rename to content/en/docs/3.2/images/tp-tutorial-3.png diff --git a/docs/3.2/images/tp-tutorial-4.png b/content/en/docs/3.2/images/tp-tutorial-4.png similarity index 100% rename from docs/3.2/images/tp-tutorial-4.png rename to content/en/docs/3.2/images/tp-tutorial-4.png diff --git a/docs/3.2/images/trad-inner-dev-loop.png b/content/en/docs/3.2/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.2/images/trad-inner-dev-loop.png rename to content/en/docs/3.2/images/trad-inner-dev-loop.png diff --git a/docs/3.2/images/windows.png b/content/en/docs/3.2/images/windows.png similarity index 100% rename from docs/3.2/images/windows.png rename to content/en/docs/3.2/images/windows.png diff --git a/docs/3.2/images/xkcd.png b/content/en/docs/3.2/images/xkcd.png similarity index 100% rename from docs/3.2/images/xkcd.png rename to content/en/docs/3.2/images/xkcd.png diff --git a/docs/3.2/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.2/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.2/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.2/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.2/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.2/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.2/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.2/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.2/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.2/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.2/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.2/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.2/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.2/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.2/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.2/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.2/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.2/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.2/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.2/release-notes/emissary-ga.png b/content/en/docs/3.2/release-notes/emissary-ga.png similarity index 100% rename from docs/3.2/release-notes/emissary-ga.png rename to content/en/docs/3.2/release-notes/emissary-ga.png diff --git a/docs/3.2/release-notes/tada.png b/content/en/docs/3.2/release-notes/tada.png similarity index 100% rename from docs/3.2/release-notes/tada.png rename to content/en/docs/3.2/release-notes/tada.png diff --git a/docs/3.2/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.2/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.2/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.2/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.2/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.2/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.2/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.2/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.2/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.2/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.2/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.2/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.2/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.2/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.2/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.2/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.2/release-notes/v2.0.4-version.png b/content/en/docs/3.2/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.2/release-notes/v2.0.4-version.png rename to content/en/docs/3.2/release-notes/v2.0.4-version.png diff --git a/docs/3.2/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.2/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.2/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.2/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.2/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.2/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.2/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.2/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.2/release-notes/v2.1.0-canary.png b/content/en/docs/3.2/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.2/release-notes/v2.1.0-canary.png rename to content/en/docs/3.2/release-notes/v2.1.0-canary.png diff --git a/docs/3.2/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.2/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.2/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.2/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.2/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.2/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.2/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.2/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.2/release-notes/v2.1.2-annotations.png b/content/en/docs/3.2/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.2/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.2/release-notes/v2.1.2-annotations.png diff --git a/docs/3.2/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.2/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.2/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.2/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.2/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.2/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.2/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.2/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.2/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.2/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.2/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.2/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.2/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.2/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.2/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.2/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.2/release-notes/v2.2.0-cloud.png b/content/en/docs/3.2/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.2/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.2/release-notes/v2.2.0-cloud.png diff --git a/docs/3.2/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.2/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.2/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.2/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.2/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.2/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.2/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.2/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.2/releaseNotes.yml b/content/en/docs/3.2/releaseNotes.yml similarity index 100% rename from docs/3.2/releaseNotes.yml rename to content/en/docs/3.2/releaseNotes.yml diff --git a/docs/3.2/topics/concepts/architecture.md b/content/en/docs/3.2/topics/concepts/architecture.md similarity index 100% rename from docs/3.2/topics/concepts/architecture.md rename to content/en/docs/3.2/topics/concepts/architecture.md diff --git a/docs/3.2/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.2/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.2/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.2/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.2/topics/concepts/index.md b/content/en/docs/3.2/topics/concepts/index.md similarity index 100% rename from docs/3.2/topics/concepts/index.md rename to content/en/docs/3.2/topics/concepts/index.md diff --git a/docs/3.2/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.2/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.2/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.2/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.2/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.2/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.2/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.2/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.2/topics/concepts/progressive-delivery.md b/content/en/docs/3.2/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.2/topics/concepts/progressive-delivery.md rename to content/en/docs/3.2/topics/concepts/progressive-delivery.md diff --git a/docs/3.2/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.2/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.2/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.2/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.2/topics/install/ambassador-oss-community.md b/content/en/docs/3.2/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.2/topics/install/ambassador-oss-community.md rename to content/en/docs/3.2/topics/install/ambassador-oss-community.md diff --git a/docs/3.2/topics/install/bare-metal.md b/content/en/docs/3.2/topics/install/bare-metal.md similarity index 100% rename from docs/3.2/topics/install/bare-metal.md rename to content/en/docs/3.2/topics/install/bare-metal.md diff --git a/docs/3.2/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.2/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.2/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.2/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.2/topics/install/docker.md b/content/en/docs/3.2/topics/install/docker.md similarity index 100% rename from docs/3.2/topics/install/docker.md rename to content/en/docs/3.2/topics/install/docker.md diff --git a/docs/3.2/topics/install/helm.md b/content/en/docs/3.2/topics/install/helm.md similarity index 100% rename from docs/3.2/topics/install/helm.md rename to content/en/docs/3.2/topics/install/helm.md diff --git a/docs/3.2/topics/install/index.less b/content/en/docs/3.2/topics/install/index.less similarity index 100% rename from docs/3.2/topics/install/index.less rename to content/en/docs/3.2/topics/install/index.less diff --git a/docs/3.2/topics/install/index.md b/content/en/docs/3.2/topics/install/index.md similarity index 100% rename from docs/3.2/topics/install/index.md rename to content/en/docs/3.2/topics/install/index.md diff --git a/docs/3.2/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.2/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.2/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.2/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.2/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.2/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.2/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.2/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.2/topics/install/migration-matrix.md b/content/en/docs/3.2/topics/install/migration-matrix.md similarity index 100% rename from docs/3.2/topics/install/migration-matrix.md rename to content/en/docs/3.2/topics/install/migration-matrix.md diff --git a/docs/3.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/helm/emissary-1.14/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.0/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.3/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/helm/emissary-2.4/emissary-3.2.md b/content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.4/emissary-3.2.md similarity index 100% rename from docs/3.2/topics/install/upgrade/helm/emissary-2.4/emissary-3.2.md rename to content/en/docs/3.2/topics/install/upgrade/helm/emissary-2.4/emissary-3.2.md diff --git a/docs/3.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/yaml/emissary-1.14/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.0/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md b/content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md similarity index 100% rename from docs/3.2/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md rename to content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.3/emissary-2.4.md diff --git a/docs/3.2/topics/install/upgrade/yaml/emissary-2.4/emissary-3.2.md b/content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.4/emissary-3.2.md similarity index 100% rename from docs/3.2/topics/install/upgrade/yaml/emissary-2.4/emissary-3.2.md rename to content/en/docs/3.2/topics/install/upgrade/yaml/emissary-2.4/emissary-3.2.md diff --git a/docs/3.2/topics/install/yaml-install.md b/content/en/docs/3.2/topics/install/yaml-install.md similarity index 100% rename from docs/3.2/topics/install/yaml-install.md rename to content/en/docs/3.2/topics/install/yaml-install.md diff --git a/docs/3.2/topics/running/ambassador-deployment.md b/content/en/docs/3.2/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.2/topics/running/ambassador-deployment.md rename to content/en/docs/3.2/topics/running/ambassador-deployment.md diff --git a/docs/3.2/topics/running/ambassador-with-aws.md b/content/en/docs/3.2/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.2/topics/running/ambassador-with-aws.md rename to content/en/docs/3.2/topics/running/ambassador-with-aws.md diff --git a/docs/3.2/topics/running/ambassador-with-gke.md b/content/en/docs/3.2/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.2/topics/running/ambassador-with-gke.md rename to content/en/docs/3.2/topics/running/ambassador-with-gke.md diff --git a/docs/3.2/topics/running/ambassador.md b/content/en/docs/3.2/topics/running/ambassador.md similarity index 100% rename from docs/3.2/topics/running/ambassador.md rename to content/en/docs/3.2/topics/running/ambassador.md diff --git a/docs/3.2/topics/running/custom-error-responses.md b/content/en/docs/3.2/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.2/topics/running/custom-error-responses.md rename to content/en/docs/3.2/topics/running/custom-error-responses.md diff --git a/docs/3.2/topics/running/debugging.md b/content/en/docs/3.2/topics/running/debugging.md similarity index 100% rename from docs/3.2/topics/running/debugging.md rename to content/en/docs/3.2/topics/running/debugging.md diff --git a/docs/3.2/topics/running/diagnostics.md b/content/en/docs/3.2/topics/running/diagnostics.md similarity index 100% rename from docs/3.2/topics/running/diagnostics.md rename to content/en/docs/3.2/topics/running/diagnostics.md diff --git a/docs/3.2/topics/running/environment.md b/content/en/docs/3.2/topics/running/environment.md similarity index 100% rename from docs/3.2/topics/running/environment.md rename to content/en/docs/3.2/topics/running/environment.md diff --git a/docs/3.2/topics/running/gzip.md b/content/en/docs/3.2/topics/running/gzip.md similarity index 100% rename from docs/3.2/topics/running/gzip.md rename to content/en/docs/3.2/topics/running/gzip.md diff --git a/docs/3.2/topics/running/host-crd.md b/content/en/docs/3.2/topics/running/host-crd.md similarity index 100% rename from docs/3.2/topics/running/host-crd.md rename to content/en/docs/3.2/topics/running/host-crd.md diff --git a/docs/3.2/topics/running/http3.md b/content/en/docs/3.2/topics/running/http3.md similarity index 100% rename from docs/3.2/topics/running/http3.md rename to content/en/docs/3.2/topics/running/http3.md diff --git a/docs/3.2/topics/running/index.md b/content/en/docs/3.2/topics/running/index.md similarity index 100% rename from docs/3.2/topics/running/index.md rename to content/en/docs/3.2/topics/running/index.md diff --git a/docs/3.2/topics/running/ingress-controller.md b/content/en/docs/3.2/topics/running/ingress-controller.md similarity index 100% rename from docs/3.2/topics/running/ingress-controller.md rename to content/en/docs/3.2/topics/running/ingress-controller.md diff --git a/docs/3.2/topics/running/listener.md b/content/en/docs/3.2/topics/running/listener.md similarity index 100% rename from docs/3.2/topics/running/listener.md rename to content/en/docs/3.2/topics/running/listener.md diff --git a/docs/3.2/topics/running/load-balancer.md b/content/en/docs/3.2/topics/running/load-balancer.md similarity index 100% rename from docs/3.2/topics/running/load-balancer.md rename to content/en/docs/3.2/topics/running/load-balancer.md diff --git a/docs/3.2/topics/running/resolvers.md b/content/en/docs/3.2/topics/running/resolvers.md similarity index 100% rename from docs/3.2/topics/running/resolvers.md rename to content/en/docs/3.2/topics/running/resolvers.md diff --git a/docs/3.2/topics/running/running.md b/content/en/docs/3.2/topics/running/running.md similarity index 100% rename from docs/3.2/topics/running/running.md rename to content/en/docs/3.2/topics/running/running.md diff --git a/docs/3.2/topics/running/scaling.md b/content/en/docs/3.2/topics/running/scaling.md similarity index 100% rename from docs/3.2/topics/running/scaling.md rename to content/en/docs/3.2/topics/running/scaling.md diff --git a/docs/3.2/topics/running/services/auth-service.md b/content/en/docs/3.2/topics/running/services/auth-service.md similarity index 100% rename from docs/3.2/topics/running/services/auth-service.md rename to content/en/docs/3.2/topics/running/services/auth-service.md diff --git a/docs/3.2/topics/running/services/ext_authz.md b/content/en/docs/3.2/topics/running/services/ext_authz.md similarity index 100% rename from docs/3.2/topics/running/services/ext_authz.md rename to content/en/docs/3.2/topics/running/services/ext_authz.md diff --git a/docs/3.2/topics/running/services/index.md b/content/en/docs/3.2/topics/running/services/index.md similarity index 100% rename from docs/3.2/topics/running/services/index.md rename to content/en/docs/3.2/topics/running/services/index.md diff --git a/docs/3.2/topics/running/services/log-service.md b/content/en/docs/3.2/topics/running/services/log-service.md similarity index 100% rename from docs/3.2/topics/running/services/log-service.md rename to content/en/docs/3.2/topics/running/services/log-service.md diff --git a/docs/3.2/topics/running/services/rate-limit-service.md b/content/en/docs/3.2/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.2/topics/running/services/rate-limit-service.md rename to content/en/docs/3.2/topics/running/services/rate-limit-service.md diff --git a/docs/3.2/topics/running/services/tracing-service.md b/content/en/docs/3.2/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.2/topics/running/services/tracing-service.md rename to content/en/docs/3.2/topics/running/services/tracing-service.md diff --git a/docs/3.2/topics/running/statistics/8877-metrics.md b/content/en/docs/3.2/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.2/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.2/topics/running/statistics/8877-metrics.md diff --git a/docs/3.2/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.2/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.2/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.2/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.2/topics/running/statistics/index.md b/content/en/docs/3.2/topics/running/statistics/index.md similarity index 100% rename from docs/3.2/topics/running/statistics/index.md rename to content/en/docs/3.2/topics/running/statistics/index.md diff --git a/docs/3.2/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.2/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.2/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.2/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.2/topics/running/tls/index.md b/content/en/docs/3.2/topics/running/tls/index.md similarity index 100% rename from docs/3.2/topics/running/tls/index.md rename to content/en/docs/3.2/topics/running/tls/index.md diff --git a/docs/3.2/topics/running/tls/mtls.md b/content/en/docs/3.2/topics/running/tls/mtls.md similarity index 100% rename from docs/3.2/topics/running/tls/mtls.md rename to content/en/docs/3.2/topics/running/tls/mtls.md diff --git a/docs/3.2/topics/running/tls/origination.md b/content/en/docs/3.2/topics/running/tls/origination.md similarity index 100% rename from docs/3.2/topics/running/tls/origination.md rename to content/en/docs/3.2/topics/running/tls/origination.md diff --git a/docs/3.2/topics/running/tls/sni.md b/content/en/docs/3.2/topics/running/tls/sni.md similarity index 100% rename from docs/3.2/topics/running/tls/sni.md rename to content/en/docs/3.2/topics/running/tls/sni.md diff --git a/docs/3.2/topics/using/authservice.md b/content/en/docs/3.2/topics/using/authservice.md similarity index 100% rename from docs/3.2/topics/using/authservice.md rename to content/en/docs/3.2/topics/using/authservice.md diff --git a/docs/3.2/topics/using/canary.md b/content/en/docs/3.2/topics/using/canary.md similarity index 100% rename from docs/3.2/topics/using/canary.md rename to content/en/docs/3.2/topics/using/canary.md diff --git a/docs/3.2/topics/using/circuit-breakers.md b/content/en/docs/3.2/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.2/topics/using/circuit-breakers.md rename to content/en/docs/3.2/topics/using/circuit-breakers.md diff --git a/docs/3.2/topics/using/cors.md b/content/en/docs/3.2/topics/using/cors.md similarity index 100% rename from docs/3.2/topics/using/cors.md rename to content/en/docs/3.2/topics/using/cors.md diff --git a/docs/3.2/topics/using/defaults.md b/content/en/docs/3.2/topics/using/defaults.md similarity index 100% rename from docs/3.2/topics/using/defaults.md rename to content/en/docs/3.2/topics/using/defaults.md diff --git a/docs/3.2/topics/using/gateway-api.md b/content/en/docs/3.2/topics/using/gateway-api.md similarity index 100% rename from docs/3.2/topics/using/gateway-api.md rename to content/en/docs/3.2/topics/using/gateway-api.md diff --git a/docs/3.2/topics/using/headers/add_request_headers.md b/content/en/docs/3.2/topics/using/headers/add_request_headers.md similarity index 100% rename from docs/3.2/topics/using/headers/add_request_headers.md rename to content/en/docs/3.2/topics/using/headers/add_request_headers.md diff --git a/docs/3.2/topics/using/headers/add_response_headers.md b/content/en/docs/3.2/topics/using/headers/add_response_headers.md similarity index 100% rename from docs/3.2/topics/using/headers/add_response_headers.md rename to content/en/docs/3.2/topics/using/headers/add_response_headers.md diff --git a/docs/3.2/topics/using/headers/headers.md b/content/en/docs/3.2/topics/using/headers/headers.md similarity index 100% rename from docs/3.2/topics/using/headers/headers.md rename to content/en/docs/3.2/topics/using/headers/headers.md diff --git a/docs/3.2/topics/using/headers/host.md b/content/en/docs/3.2/topics/using/headers/host.md similarity index 100% rename from docs/3.2/topics/using/headers/host.md rename to content/en/docs/3.2/topics/using/headers/host.md diff --git a/docs/3.2/topics/using/headers/remove_request_headers.md b/content/en/docs/3.2/topics/using/headers/remove_request_headers.md similarity index 100% rename from docs/3.2/topics/using/headers/remove_request_headers.md rename to content/en/docs/3.2/topics/using/headers/remove_request_headers.md diff --git a/docs/3.2/topics/using/headers/remove_response_headers.md b/content/en/docs/3.2/topics/using/headers/remove_response_headers.md similarity index 100% rename from docs/3.2/topics/using/headers/remove_response_headers.md rename to content/en/docs/3.2/topics/using/headers/remove_response_headers.md diff --git a/docs/3.2/topics/using/index.md b/content/en/docs/3.2/topics/using/index.md similarity index 100% rename from docs/3.2/topics/using/index.md rename to content/en/docs/3.2/topics/using/index.md diff --git a/docs/3.2/topics/using/intro-mappings.md b/content/en/docs/3.2/topics/using/intro-mappings.md similarity index 100% rename from docs/3.2/topics/using/intro-mappings.md rename to content/en/docs/3.2/topics/using/intro-mappings.md diff --git a/docs/3.2/topics/using/keepalive.md b/content/en/docs/3.2/topics/using/keepalive.md similarity index 100% rename from docs/3.2/topics/using/keepalive.md rename to content/en/docs/3.2/topics/using/keepalive.md diff --git a/docs/3.2/topics/using/mappings.md b/content/en/docs/3.2/topics/using/mappings.md similarity index 100% rename from docs/3.2/topics/using/mappings.md rename to content/en/docs/3.2/topics/using/mappings.md diff --git a/docs/3.2/topics/using/method.md b/content/en/docs/3.2/topics/using/method.md similarity index 100% rename from docs/3.2/topics/using/method.md rename to content/en/docs/3.2/topics/using/method.md diff --git a/docs/3.2/topics/using/prefix_regex.md b/content/en/docs/3.2/topics/using/prefix_regex.md similarity index 100% rename from docs/3.2/topics/using/prefix_regex.md rename to content/en/docs/3.2/topics/using/prefix_regex.md diff --git a/docs/3.2/topics/using/query-parameters.md b/content/en/docs/3.2/topics/using/query-parameters.md similarity index 100% rename from docs/3.2/topics/using/query-parameters.md rename to content/en/docs/3.2/topics/using/query-parameters.md diff --git a/docs/3.2/topics/using/rate-limits/index.md b/content/en/docs/3.2/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.2/topics/using/rate-limits/index.md rename to content/en/docs/3.2/topics/using/rate-limits/index.md diff --git a/docs/3.2/topics/using/redirects.md b/content/en/docs/3.2/topics/using/redirects.md similarity index 100% rename from docs/3.2/topics/using/redirects.md rename to content/en/docs/3.2/topics/using/redirects.md diff --git a/docs/3.2/topics/using/retries.md b/content/en/docs/3.2/topics/using/retries.md similarity index 100% rename from docs/3.2/topics/using/retries.md rename to content/en/docs/3.2/topics/using/retries.md diff --git a/docs/3.2/topics/using/rewrites.md b/content/en/docs/3.2/topics/using/rewrites.md similarity index 100% rename from docs/3.2/topics/using/rewrites.md rename to content/en/docs/3.2/topics/using/rewrites.md diff --git a/docs/3.2/topics/using/shadowing.md b/content/en/docs/3.2/topics/using/shadowing.md similarity index 100% rename from docs/3.2/topics/using/shadowing.md rename to content/en/docs/3.2/topics/using/shadowing.md diff --git a/docs/3.2/topics/using/tcpmappings.md b/content/en/docs/3.2/topics/using/tcpmappings.md similarity index 100% rename from docs/3.2/topics/using/tcpmappings.md rename to content/en/docs/3.2/topics/using/tcpmappings.md diff --git a/docs/3.2/topics/using/timeouts.md b/content/en/docs/3.2/topics/using/timeouts.md similarity index 100% rename from docs/3.2/topics/using/timeouts.md rename to content/en/docs/3.2/topics/using/timeouts.md diff --git a/docs/3.2/tutorials/dev-portal-tutorial.md b/content/en/docs/3.2/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.2/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.2/tutorials/dev-portal-tutorial.md diff --git a/docs/3.2/tutorials/getting-started.md b/content/en/docs/3.2/tutorials/getting-started.md similarity index 100% rename from docs/3.2/tutorials/getting-started.md rename to content/en/docs/3.2/tutorials/getting-started.md diff --git a/docs/3.2/tutorials/gs-tabs.js b/content/en/docs/3.2/tutorials/gs-tabs.js similarity index 100% rename from docs/3.2/tutorials/gs-tabs.js rename to content/en/docs/3.2/tutorials/gs-tabs.js diff --git a/docs/3.2/tutorials/gs-tabs2.js b/content/en/docs/3.2/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.2/tutorials/gs-tabs2.js rename to content/en/docs/3.2/tutorials/gs-tabs2.js diff --git a/docs/3.2/tutorials/quickstart-demo.md b/content/en/docs/3.2/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.2/tutorials/quickstart-demo.md rename to content/en/docs/3.2/tutorials/quickstart-demo.md diff --git a/docs/3.2/versions.yml b/content/en/docs/3.2/versions.yml similarity index 100% rename from docs/3.2/versions.yml rename to content/en/docs/3.2/versions.yml diff --git a/docs/3.3/about/aes-emissary-eol.md b/content/en/docs/3.3/about/aes-emissary-eol.md similarity index 100% rename from docs/3.3/about/aes-emissary-eol.md rename to content/en/docs/3.3/about/aes-emissary-eol.md diff --git a/docs/3.3/about/alternatives.md b/content/en/docs/3.3/about/alternatives.md similarity index 100% rename from docs/3.3/about/alternatives.md rename to content/en/docs/3.3/about/alternatives.md diff --git a/docs/3.3/about/changes-2.x.md b/content/en/docs/3.3/about/changes-2.x.md similarity index 100% rename from docs/3.3/about/changes-2.x.md rename to content/en/docs/3.3/about/changes-2.x.md diff --git a/docs/3.3/about/changes-3.y.md b/content/en/docs/3.3/about/changes-3.y.md similarity index 100% rename from docs/3.3/about/changes-3.y.md rename to content/en/docs/3.3/about/changes-3.y.md diff --git a/docs/3.3/about/faq.md b/content/en/docs/3.3/about/faq.md similarity index 100% rename from docs/3.3/about/faq.md rename to content/en/docs/3.3/about/faq.md diff --git a/docs/3.3/about/features-and-benefits.md b/content/en/docs/3.3/about/features-and-benefits.md similarity index 100% rename from docs/3.3/about/features-and-benefits.md rename to content/en/docs/3.3/about/features-and-benefits.md diff --git a/docs/3.3/about/known-issues.md b/content/en/docs/3.3/about/known-issues.md similarity index 100% rename from docs/3.3/about/known-issues.md rename to content/en/docs/3.3/about/known-issues.md diff --git a/docs/3.3/about/support.md b/content/en/docs/3.3/about/support.md similarity index 100% rename from docs/3.3/about/support.md rename to content/en/docs/3.3/about/support.md diff --git a/docs/3.3/about/why-ambassador.md b/content/en/docs/3.3/about/why-ambassador.md similarity index 100% rename from docs/3.3/about/why-ambassador.md rename to content/en/docs/3.3/about/why-ambassador.md diff --git a/docs/3.3/community.md b/content/en/docs/3.3/community.md similarity index 100% rename from docs/3.3/community.md rename to content/en/docs/3.3/community.md diff --git a/docs/3.3/doc-links.yml b/content/en/docs/3.3/doc-links.yml similarity index 100% rename from docs/3.3/doc-links.yml rename to content/en/docs/3.3/doc-links.yml diff --git a/docs/3.3/features-icons/basic-authentication.svg b/content/en/docs/3.3/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.3/features-icons/basic-authentication.svg rename to content/en/docs/3.3/features-icons/basic-authentication.svg diff --git a/docs/3.3/features-icons/canary-release.svg b/content/en/docs/3.3/features-icons/canary-release.svg similarity index 100% rename from docs/3.3/features-icons/canary-release.svg rename to content/en/docs/3.3/features-icons/canary-release.svg diff --git a/docs/3.3/features-icons/cors.svg b/content/en/docs/3.3/features-icons/cors.svg similarity index 100% rename from docs/3.3/features-icons/cors.svg rename to content/en/docs/3.3/features-icons/cors.svg diff --git a/docs/3.3/features-icons/datadog.png b/content/en/docs/3.3/features-icons/datadog.png similarity index 100% rename from docs/3.3/features-icons/datadog.png rename to content/en/docs/3.3/features-icons/datadog.png diff --git a/docs/3.3/features-icons/datadog.svg b/content/en/docs/3.3/features-icons/datadog.svg similarity index 100% rename from docs/3.3/features-icons/datadog.svg rename to content/en/docs/3.3/features-icons/datadog.svg diff --git a/docs/3.3/features-icons/diagnostics.svg b/content/en/docs/3.3/features-icons/diagnostics.svg similarity index 100% rename from docs/3.3/features-icons/diagnostics.svg rename to content/en/docs/3.3/features-icons/diagnostics.svg diff --git a/docs/3.3/features-icons/distributed-tracing.png b/content/en/docs/3.3/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.3/features-icons/distributed-tracing.png rename to content/en/docs/3.3/features-icons/distributed-tracing.png diff --git a/docs/3.3/features-icons/grpc.png b/content/en/docs/3.3/features-icons/grpc.png similarity index 100% rename from docs/3.3/features-icons/grpc.png rename to content/en/docs/3.3/features-icons/grpc.png diff --git a/docs/3.3/features-icons/prometheus.svg b/content/en/docs/3.3/features-icons/prometheus.svg similarity index 100% rename from docs/3.3/features-icons/prometheus.svg rename to content/en/docs/3.3/features-icons/prometheus.svg diff --git a/docs/3.3/features-icons/rate-limiting.svg b/content/en/docs/3.3/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.3/features-icons/rate-limiting.svg rename to content/en/docs/3.3/features-icons/rate-limiting.svg diff --git a/docs/3.3/features-icons/regex-routing.svg b/content/en/docs/3.3/features-icons/regex-routing.svg similarity index 100% rename from docs/3.3/features-icons/regex-routing.svg rename to content/en/docs/3.3/features-icons/regex-routing.svg diff --git a/docs/3.3/features-icons/request-transformers.svg b/content/en/docs/3.3/features-icons/request-transformers.svg similarity index 100% rename from docs/3.3/features-icons/request-transformers.svg rename to content/en/docs/3.3/features-icons/request-transformers.svg diff --git a/docs/3.3/features-icons/shadowing.svg b/content/en/docs/3.3/features-icons/shadowing.svg similarity index 100% rename from docs/3.3/features-icons/shadowing.svg rename to content/en/docs/3.3/features-icons/shadowing.svg diff --git a/docs/3.3/features-icons/statsd.png b/content/en/docs/3.3/features-icons/statsd.png similarity index 100% rename from docs/3.3/features-icons/statsd.png rename to content/en/docs/3.3/features-icons/statsd.png diff --git a/docs/3.3/features-icons/statsd.svg b/content/en/docs/3.3/features-icons/statsd.svg similarity index 100% rename from docs/3.3/features-icons/statsd.svg rename to content/en/docs/3.3/features-icons/statsd.svg diff --git a/docs/3.3/features-icons/third-party-auth.svg b/content/en/docs/3.3/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.3/features-icons/third-party-auth.svg rename to content/en/docs/3.3/features-icons/third-party-auth.svg diff --git a/docs/3.3/features-icons/timeouts.svg b/content/en/docs/3.3/features-icons/timeouts.svg similarity index 100% rename from docs/3.3/features-icons/timeouts.svg rename to content/en/docs/3.3/features-icons/timeouts.svg diff --git a/docs/3.3/features-icons/tls-termination.svg b/content/en/docs/3.3/features-icons/tls-termination.svg similarity index 100% rename from docs/3.3/features-icons/tls-termination.svg rename to content/en/docs/3.3/features-icons/tls-termination.svg diff --git a/docs/3.3/features-icons/url-rewrite.svg b/content/en/docs/3.3/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.3/features-icons/url-rewrite.svg rename to content/en/docs/3.3/features-icons/url-rewrite.svg diff --git a/docs/3.3/features-icons/websockets.svg b/content/en/docs/3.3/features-icons/websockets.svg similarity index 100% rename from docs/3.3/features-icons/websockets.svg rename to content/en/docs/3.3/features-icons/websockets.svg diff --git a/docs/3.3/howtos/basic-auth.md b/content/en/docs/3.3/howtos/basic-auth.md similarity index 100% rename from docs/3.3/howtos/basic-auth.md rename to content/en/docs/3.3/howtos/basic-auth.md diff --git a/docs/3.3/howtos/cert-manager.md b/content/en/docs/3.3/howtos/cert-manager.md similarity index 100% rename from docs/3.3/howtos/cert-manager.md rename to content/en/docs/3.3/howtos/cert-manager.md diff --git a/docs/3.3/howtos/client-cert-validation.md b/content/en/docs/3.3/howtos/client-cert-validation.md similarity index 100% rename from docs/3.3/howtos/client-cert-validation.md rename to content/en/docs/3.3/howtos/client-cert-validation.md diff --git a/docs/3.3/howtos/configure-communications.md b/content/en/docs/3.3/howtos/configure-communications.md similarity index 100% rename from docs/3.3/howtos/configure-communications.md rename to content/en/docs/3.3/howtos/configure-communications.md diff --git a/docs/3.3/howtos/consul.md b/content/en/docs/3.3/howtos/consul.md similarity index 100% rename from docs/3.3/howtos/consul.md rename to content/en/docs/3.3/howtos/consul.md diff --git a/docs/3.3/howtos/dist-tracing.md b/content/en/docs/3.3/howtos/dist-tracing.md similarity index 100% rename from docs/3.3/howtos/dist-tracing.md rename to content/en/docs/3.3/howtos/dist-tracing.md diff --git a/docs/3.3/howtos/external-dns.md b/content/en/docs/3.3/howtos/external-dns.md similarity index 100% rename from docs/3.3/howtos/external-dns.md rename to content/en/docs/3.3/howtos/external-dns.md diff --git a/docs/3.3/howtos/filter-dev-guide.md b/content/en/docs/3.3/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.3/howtos/filter-dev-guide.md rename to content/en/docs/3.3/howtos/filter-dev-guide.md diff --git a/docs/3.3/howtos/grpc.md b/content/en/docs/3.3/howtos/grpc.md similarity index 100% rename from docs/3.3/howtos/grpc.md rename to content/en/docs/3.3/howtos/grpc.md diff --git a/docs/3.3/howtos/http3-aks.md b/content/en/docs/3.3/howtos/http3-aks.md similarity index 100% rename from docs/3.3/howtos/http3-aks.md rename to content/en/docs/3.3/howtos/http3-aks.md diff --git a/docs/3.3/howtos/http3-eks.md b/content/en/docs/3.3/howtos/http3-eks.md similarity index 100% rename from docs/3.3/howtos/http3-eks.md rename to content/en/docs/3.3/howtos/http3-eks.md diff --git a/docs/3.3/howtos/http3-gke.md b/content/en/docs/3.3/howtos/http3-gke.md similarity index 100% rename from docs/3.3/howtos/http3-gke.md rename to content/en/docs/3.3/howtos/http3-gke.md diff --git a/docs/3.3/howtos/index.md b/content/en/docs/3.3/howtos/index.md similarity index 100% rename from docs/3.3/howtos/index.md rename to content/en/docs/3.3/howtos/index.md diff --git a/docs/3.3/howtos/istio.md b/content/en/docs/3.3/howtos/istio.md similarity index 100% rename from docs/3.3/howtos/istio.md rename to content/en/docs/3.3/howtos/istio.md diff --git a/docs/3.3/howtos/knative.md b/content/en/docs/3.3/howtos/knative.md similarity index 100% rename from docs/3.3/howtos/knative.md rename to content/en/docs/3.3/howtos/knative.md diff --git a/docs/3.3/howtos/linkerd2.md b/content/en/docs/3.3/howtos/linkerd2.md similarity index 100% rename from docs/3.3/howtos/linkerd2.md rename to content/en/docs/3.3/howtos/linkerd2.md diff --git a/docs/3.3/howtos/prometheus.md b/content/en/docs/3.3/howtos/prometheus.md similarity index 100% rename from docs/3.3/howtos/prometheus.md rename to content/en/docs/3.3/howtos/prometheus.md diff --git a/docs/3.3/howtos/protecting-diag-access.md b/content/en/docs/3.3/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.3/howtos/protecting-diag-access.md rename to content/en/docs/3.3/howtos/protecting-diag-access.md diff --git a/docs/3.3/howtos/rate-limiting-tutorial.md b/content/en/docs/3.3/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.3/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.3/howtos/rate-limiting-tutorial.md diff --git a/docs/3.3/howtos/route.md b/content/en/docs/3.3/howtos/route.md similarity index 100% rename from docs/3.3/howtos/route.md rename to content/en/docs/3.3/howtos/route.md diff --git a/docs/3.3/howtos/tls-termination.md b/content/en/docs/3.3/howtos/tls-termination.md similarity index 100% rename from docs/3.3/howtos/tls-termination.md rename to content/en/docs/3.3/howtos/tls-termination.md diff --git a/docs/3.3/howtos/tracing-datadog.md b/content/en/docs/3.3/howtos/tracing-datadog.md similarity index 100% rename from docs/3.3/howtos/tracing-datadog.md rename to content/en/docs/3.3/howtos/tracing-datadog.md diff --git a/docs/3.3/howtos/tracing-zipkin.md b/content/en/docs/3.3/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.3/howtos/tracing-zipkin.md rename to content/en/docs/3.3/howtos/tracing-zipkin.md diff --git a/docs/3.3/howtos/websockets.md b/content/en/docs/3.3/howtos/websockets.md similarity index 100% rename from docs/3.3/howtos/websockets.md rename to content/en/docs/3.3/howtos/websockets.md diff --git a/docs/3.3/images/Auth0_JWT.png b/content/en/docs/3.3/images/Auth0_JWT.png similarity index 100% rename from docs/3.3/images/Auth0_JWT.png rename to content/en/docs/3.3/images/Auth0_JWT.png diff --git a/docs/3.3/images/Auth0_domain_clientID.png b/content/en/docs/3.3/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.3/images/Auth0_domain_clientID.png rename to content/en/docs/3.3/images/Auth0_domain_clientID.png diff --git a/docs/3.3/images/Auth0_method_callback_origins.png b/content/en/docs/3.3/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.3/images/Auth0_method_callback_origins.png rename to content/en/docs/3.3/images/Auth0_method_callback_origins.png diff --git a/docs/3.3/images/aes-success.png b/content/en/docs/3.3/images/aes-success.png similarity index 100% rename from docs/3.3/images/aes-success.png rename to content/en/docs/3.3/images/aes-success.png diff --git a/docs/3.3/images/ambassador-arch.png b/content/en/docs/3.3/images/ambassador-arch.png similarity index 100% rename from docs/3.3/images/ambassador-arch.png rename to content/en/docs/3.3/images/ambassador-arch.png diff --git a/docs/3.3/images/ambassador-logo.svg b/content/en/docs/3.3/images/ambassador-logo.svg similarity index 100% rename from docs/3.3/images/ambassador-logo.svg rename to content/en/docs/3.3/images/ambassador-logo.svg diff --git a/docs/3.3/images/ambassador_oidc_flow.jpg b/content/en/docs/3.3/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.3/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.3/images/ambassador_oidc_flow.jpg diff --git a/docs/3.3/images/apple.png b/content/en/docs/3.3/images/apple.png similarity index 100% rename from docs/3.3/images/apple.png rename to content/en/docs/3.3/images/apple.png diff --git a/docs/3.3/images/auth-flow.png b/content/en/docs/3.3/images/auth-flow.png similarity index 100% rename from docs/3.3/images/auth-flow.png rename to content/en/docs/3.3/images/auth-flow.png diff --git a/docs/3.3/images/authentication-icon.svg b/content/en/docs/3.3/images/authentication-icon.svg similarity index 100% rename from docs/3.3/images/authentication-icon.svg rename to content/en/docs/3.3/images/authentication-icon.svg diff --git a/docs/3.3/images/blackbird.png b/content/en/docs/3.3/images/blackbird.png similarity index 100% rename from docs/3.3/images/blackbird.png rename to content/en/docs/3.3/images/blackbird.png diff --git a/docs/3.3/images/canary-release-overview.png b/content/en/docs/3.3/images/canary-release-overview.png similarity index 100% rename from docs/3.3/images/canary-release-overview.png rename to content/en/docs/3.3/images/canary-release-overview.png diff --git a/docs/3.3/images/configure-icon.svg b/content/en/docs/3.3/images/configure-icon.svg similarity index 100% rename from docs/3.3/images/configure-icon.svg rename to content/en/docs/3.3/images/configure-icon.svg diff --git a/docs/3.3/images/consul-ambassador.png b/content/en/docs/3.3/images/consul-ambassador.png similarity index 100% rename from docs/3.3/images/consul-ambassador.png rename to content/en/docs/3.3/images/consul-ambassador.png diff --git a/docs/3.3/images/container-inner-dev-loop.png b/content/en/docs/3.3/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.3/images/container-inner-dev-loop.png rename to content/en/docs/3.3/images/container-inner-dev-loop.png diff --git a/docs/3.3/images/datawire-logo.svg b/content/en/docs/3.3/images/datawire-logo.svg similarity index 100% rename from docs/3.3/images/datawire-logo.svg rename to content/en/docs/3.3/images/datawire-logo.svg diff --git a/docs/3.3/images/diagnostics-example.png b/content/en/docs/3.3/images/diagnostics-example.png similarity index 100% rename from docs/3.3/images/diagnostics-example.png rename to content/en/docs/3.3/images/diagnostics-example.png diff --git a/docs/3.3/images/diagnostics.png b/content/en/docs/3.3/images/diagnostics.png similarity index 100% rename from docs/3.3/images/diagnostics.png rename to content/en/docs/3.3/images/diagnostics.png diff --git a/docs/3.3/images/docker-compose.png b/content/en/docs/3.3/images/docker-compose.png similarity index 100% rename from docs/3.3/images/docker-compose.png rename to content/en/docs/3.3/images/docker-compose.png diff --git a/docs/3.3/images/docker.png b/content/en/docs/3.3/images/docker.png similarity index 100% rename from docs/3.3/images/docker.png rename to content/en/docs/3.3/images/docker.png diff --git a/docs/3.3/images/edge-stack-1.13.4.png b/content/en/docs/3.3/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.3/images/edge-stack-1.13.4.png rename to content/en/docs/3.3/images/edge-stack-1.13.4.png diff --git a/docs/3.3/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.3/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.3/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.3/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.3/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.3/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.3/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.3/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.3/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.3/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.3/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.3/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.3/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.3/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.3/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.3/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.3/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.3/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.3/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.3/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.3/images/fast-icon.svg b/content/en/docs/3.3/images/fast-icon.svg similarity index 100% rename from docs/3.3/images/fast-icon.svg rename to content/en/docs/3.3/images/fast-icon.svg diff --git a/docs/3.3/images/features-icons/basic-authentication.svg b/content/en/docs/3.3/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.3/images/features-icons/basic-authentication.svg rename to content/en/docs/3.3/images/features-icons/basic-authentication.svg diff --git a/docs/3.3/images/features-icons/canary-release.svg b/content/en/docs/3.3/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.3/images/features-icons/canary-release.svg rename to content/en/docs/3.3/images/features-icons/canary-release.svg diff --git a/docs/3.3/images/features-icons/cors.svg b/content/en/docs/3.3/images/features-icons/cors.svg similarity index 100% rename from docs/3.3/images/features-icons/cors.svg rename to content/en/docs/3.3/images/features-icons/cors.svg diff --git a/docs/3.3/images/features-icons/datadog.png b/content/en/docs/3.3/images/features-icons/datadog.png similarity index 100% rename from docs/3.3/images/features-icons/datadog.png rename to content/en/docs/3.3/images/features-icons/datadog.png diff --git a/docs/3.3/images/features-icons/datadog.svg b/content/en/docs/3.3/images/features-icons/datadog.svg similarity index 100% rename from docs/3.3/images/features-icons/datadog.svg rename to content/en/docs/3.3/images/features-icons/datadog.svg diff --git a/docs/3.3/images/features-icons/diagnostics.svg b/content/en/docs/3.3/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.3/images/features-icons/diagnostics.svg rename to content/en/docs/3.3/images/features-icons/diagnostics.svg diff --git a/docs/3.3/images/features-icons/distributed-tracing.png b/content/en/docs/3.3/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.3/images/features-icons/distributed-tracing.png rename to content/en/docs/3.3/images/features-icons/distributed-tracing.png diff --git a/docs/3.3/images/features-icons/grpc.png b/content/en/docs/3.3/images/features-icons/grpc.png similarity index 100% rename from docs/3.3/images/features-icons/grpc.png rename to content/en/docs/3.3/images/features-icons/grpc.png diff --git a/docs/3.3/images/features-icons/prometheus.svg b/content/en/docs/3.3/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.3/images/features-icons/prometheus.svg rename to content/en/docs/3.3/images/features-icons/prometheus.svg diff --git a/docs/3.3/images/features-icons/rate-limiting.svg b/content/en/docs/3.3/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.3/images/features-icons/rate-limiting.svg rename to content/en/docs/3.3/images/features-icons/rate-limiting.svg diff --git a/docs/3.3/images/features-icons/regex-routing.svg b/content/en/docs/3.3/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.3/images/features-icons/regex-routing.svg rename to content/en/docs/3.3/images/features-icons/regex-routing.svg diff --git a/docs/3.3/images/features-icons/request-transformers.svg b/content/en/docs/3.3/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.3/images/features-icons/request-transformers.svg rename to content/en/docs/3.3/images/features-icons/request-transformers.svg diff --git a/docs/3.3/images/features-icons/shadowing.svg b/content/en/docs/3.3/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.3/images/features-icons/shadowing.svg rename to content/en/docs/3.3/images/features-icons/shadowing.svg diff --git a/docs/3.3/images/features-icons/statsd.png b/content/en/docs/3.3/images/features-icons/statsd.png similarity index 100% rename from docs/3.3/images/features-icons/statsd.png rename to content/en/docs/3.3/images/features-icons/statsd.png diff --git a/docs/3.3/images/features-icons/statsd.svg b/content/en/docs/3.3/images/features-icons/statsd.svg similarity index 100% rename from docs/3.3/images/features-icons/statsd.svg rename to content/en/docs/3.3/images/features-icons/statsd.svg diff --git a/docs/3.3/images/features-icons/third-party-auth.svg b/content/en/docs/3.3/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.3/images/features-icons/third-party-auth.svg rename to content/en/docs/3.3/images/features-icons/third-party-auth.svg diff --git a/docs/3.3/images/features-icons/timeouts.svg b/content/en/docs/3.3/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.3/images/features-icons/timeouts.svg rename to content/en/docs/3.3/images/features-icons/timeouts.svg diff --git a/docs/3.3/images/features-icons/tls-termination.svg b/content/en/docs/3.3/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.3/images/features-icons/tls-termination.svg rename to content/en/docs/3.3/images/features-icons/tls-termination.svg diff --git a/docs/3.3/images/features-icons/url-rewrite.svg b/content/en/docs/3.3/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.3/images/features-icons/url-rewrite.svg rename to content/en/docs/3.3/images/features-icons/url-rewrite.svg diff --git a/docs/3.3/images/features-icons/websockets.svg b/content/en/docs/3.3/images/features-icons/websockets.svg similarity index 100% rename from docs/3.3/images/features-icons/websockets.svg rename to content/en/docs/3.3/images/features-icons/websockets.svg diff --git a/docs/3.3/images/features-table.jpg b/content/en/docs/3.3/images/features-table.jpg similarity index 100% rename from docs/3.3/images/features-table.jpg rename to content/en/docs/3.3/images/features-table.jpg diff --git a/docs/3.3/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.3/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.3/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.3/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.3/images/gRPC-TLS-Originate.png b/content/en/docs/3.3/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.3/images/gRPC-TLS-Originate.png rename to content/en/docs/3.3/images/gRPC-TLS-Originate.png diff --git a/docs/3.3/images/github-login.png b/content/en/docs/3.3/images/github-login.png similarity index 100% rename from docs/3.3/images/github-login.png rename to content/en/docs/3.3/images/github-login.png diff --git a/docs/3.3/images/global-features-bg.svg b/content/en/docs/3.3/images/global-features-bg.svg similarity index 100% rename from docs/3.3/images/global-features-bg.svg rename to content/en/docs/3.3/images/global-features-bg.svg diff --git a/docs/3.3/images/grafana.png b/content/en/docs/3.3/images/grafana.png similarity index 100% rename from docs/3.3/images/grafana.png rename to content/en/docs/3.3/images/grafana.png diff --git a/docs/3.3/images/grpc-tls.png b/content/en/docs/3.3/images/grpc-tls.png similarity index 100% rename from docs/3.3/images/grpc-tls.png rename to content/en/docs/3.3/images/grpc-tls.png diff --git a/docs/3.3/images/helm-navy.png b/content/en/docs/3.3/images/helm-navy.png similarity index 100% rename from docs/3.3/images/helm-navy.png rename to content/en/docs/3.3/images/helm-navy.png diff --git a/docs/3.3/images/helm.png b/content/en/docs/3.3/images/helm.png similarity index 100% rename from docs/3.3/images/helm.png rename to content/en/docs/3.3/images/helm.png diff --git a/docs/3.3/images/highly-available-icon.svg b/content/en/docs/3.3/images/highly-available-icon.svg similarity index 100% rename from docs/3.3/images/highly-available-icon.svg rename to content/en/docs/3.3/images/highly-available-icon.svg diff --git a/docs/3.3/images/jaeger.png b/content/en/docs/3.3/images/jaeger.png similarity index 100% rename from docs/3.3/images/jaeger.png rename to content/en/docs/3.3/images/jaeger.png diff --git a/docs/3.3/images/kubernetes.png b/content/en/docs/3.3/images/kubernetes.png similarity index 100% rename from docs/3.3/images/kubernetes.png rename to content/en/docs/3.3/images/kubernetes.png diff --git a/docs/3.3/images/left-arrow.svg b/content/en/docs/3.3/images/left-arrow.svg similarity index 100% rename from docs/3.3/images/left-arrow.svg rename to content/en/docs/3.3/images/left-arrow.svg diff --git a/docs/3.3/images/linux.png b/content/en/docs/3.3/images/linux.png similarity index 100% rename from docs/3.3/images/linux.png rename to content/en/docs/3.3/images/linux.png diff --git a/docs/3.3/images/logo.png b/content/en/docs/3.3/images/logo.png similarity index 100% rename from docs/3.3/images/logo.png rename to content/en/docs/3.3/images/logo.png diff --git a/docs/3.3/images/mapping-editor.png b/content/en/docs/3.3/images/mapping-editor.png similarity index 100% rename from docs/3.3/images/mapping-editor.png rename to content/en/docs/3.3/images/mapping-editor.png diff --git a/docs/3.3/images/network-architecture.png b/content/en/docs/3.3/images/network-architecture.png similarity index 100% rename from docs/3.3/images/network-architecture.png rename to content/en/docs/3.3/images/network-architecture.png diff --git a/docs/3.3/images/penguin-background.svg b/content/en/docs/3.3/images/penguin-background.svg similarity index 100% rename from docs/3.3/images/penguin-background.svg rename to content/en/docs/3.3/images/penguin-background.svg diff --git a/docs/3.3/images/pro-iap.png b/content/en/docs/3.3/images/pro-iap.png similarity index 100% rename from docs/3.3/images/pro-iap.png rename to content/en/docs/3.3/images/pro-iap.png diff --git a/docs/3.3/images/quote.svg b/content/en/docs/3.3/images/quote.svg similarity index 100% rename from docs/3.3/images/quote.svg rename to content/en/docs/3.3/images/quote.svg diff --git a/docs/3.3/images/right-arrow.svg b/content/en/docs/3.3/images/right-arrow.svg similarity index 100% rename from docs/3.3/images/right-arrow.svg rename to content/en/docs/3.3/images/right-arrow.svg diff --git a/docs/3.3/images/routing-icon.svg b/content/en/docs/3.3/images/routing-icon.svg similarity index 100% rename from docs/3.3/images/routing-icon.svg rename to content/en/docs/3.3/images/routing-icon.svg diff --git a/docs/3.3/images/self-service-features-bg.svg b/content/en/docs/3.3/images/self-service-features-bg.svg similarity index 100% rename from docs/3.3/images/self-service-features-bg.svg rename to content/en/docs/3.3/images/self-service-features-bg.svg diff --git a/docs/3.3/images/shadowing.png b/content/en/docs/3.3/images/shadowing.png similarity index 100% rename from docs/3.3/images/shadowing.png rename to content/en/docs/3.3/images/shadowing.png diff --git a/docs/3.3/images/speedometers.png b/content/en/docs/3.3/images/speedometers.png similarity index 100% rename from docs/3.3/images/speedometers.png rename to content/en/docs/3.3/images/speedometers.png diff --git a/docs/3.3/images/tp-architecture.png b/content/en/docs/3.3/images/tp-architecture.png similarity index 100% rename from docs/3.3/images/tp-architecture.png rename to content/en/docs/3.3/images/tp-architecture.png diff --git a/docs/3.3/images/tp-tutorial-1.png b/content/en/docs/3.3/images/tp-tutorial-1.png similarity index 100% rename from docs/3.3/images/tp-tutorial-1.png rename to content/en/docs/3.3/images/tp-tutorial-1.png diff --git a/docs/3.3/images/tp-tutorial-2.png b/content/en/docs/3.3/images/tp-tutorial-2.png similarity index 100% rename from docs/3.3/images/tp-tutorial-2.png rename to content/en/docs/3.3/images/tp-tutorial-2.png diff --git a/docs/3.3/images/tp-tutorial-3.png b/content/en/docs/3.3/images/tp-tutorial-3.png similarity index 100% rename from docs/3.3/images/tp-tutorial-3.png rename to content/en/docs/3.3/images/tp-tutorial-3.png diff --git a/docs/3.3/images/tp-tutorial-4.png b/content/en/docs/3.3/images/tp-tutorial-4.png similarity index 100% rename from docs/3.3/images/tp-tutorial-4.png rename to content/en/docs/3.3/images/tp-tutorial-4.png diff --git a/docs/3.3/images/trad-inner-dev-loop.png b/content/en/docs/3.3/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.3/images/trad-inner-dev-loop.png rename to content/en/docs/3.3/images/trad-inner-dev-loop.png diff --git a/docs/3.3/images/windows.png b/content/en/docs/3.3/images/windows.png similarity index 100% rename from docs/3.3/images/windows.png rename to content/en/docs/3.3/images/windows.png diff --git a/docs/3.3/images/xkcd.png b/content/en/docs/3.3/images/xkcd.png similarity index 100% rename from docs/3.3/images/xkcd.png rename to content/en/docs/3.3/images/xkcd.png diff --git a/docs/3.3/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.3/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.3/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.3/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.3/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.3/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.3/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.3/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.3/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.3/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.3/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.3/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.3/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.3/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.3/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.3/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.3/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.3/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.3/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.3/release-notes/emissary-ga.png b/content/en/docs/3.3/release-notes/emissary-ga.png similarity index 100% rename from docs/3.3/release-notes/emissary-ga.png rename to content/en/docs/3.3/release-notes/emissary-ga.png diff --git a/docs/3.3/release-notes/tada.png b/content/en/docs/3.3/release-notes/tada.png similarity index 100% rename from docs/3.3/release-notes/tada.png rename to content/en/docs/3.3/release-notes/tada.png diff --git a/docs/3.3/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.3/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.3/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.3/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.3/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.3/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.3/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.3/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.3/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.3/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.3/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.3/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.3/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.3/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.3/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.3/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.3/release-notes/v2.0.4-version.png b/content/en/docs/3.3/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.3/release-notes/v2.0.4-version.png rename to content/en/docs/3.3/release-notes/v2.0.4-version.png diff --git a/docs/3.3/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.3/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.3/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.3/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.3/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.3/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.3/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.3/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.3/release-notes/v2.1.0-canary.png b/content/en/docs/3.3/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.3/release-notes/v2.1.0-canary.png rename to content/en/docs/3.3/release-notes/v2.1.0-canary.png diff --git a/docs/3.3/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.3/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.3/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.3/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.3/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.3/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.3/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.3/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.3/release-notes/v2.1.2-annotations.png b/content/en/docs/3.3/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.3/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.3/release-notes/v2.1.2-annotations.png diff --git a/docs/3.3/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.3/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.3/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.3/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.3/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.3/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.3/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.3/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.3/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.3/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.3/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.3/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.3/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.3/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.3/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.3/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.3/release-notes/v2.2.0-cloud.png b/content/en/docs/3.3/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.3/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.3/release-notes/v2.2.0-cloud.png diff --git a/docs/3.3/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.3/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.3/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.3/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.3/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.3/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.3/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.3/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.3/releaseNotes.yml b/content/en/docs/3.3/releaseNotes.yml similarity index 100% rename from docs/3.3/releaseNotes.yml rename to content/en/docs/3.3/releaseNotes.yml diff --git a/docs/3.3/topics/concepts/architecture.md b/content/en/docs/3.3/topics/concepts/architecture.md similarity index 100% rename from docs/3.3/topics/concepts/architecture.md rename to content/en/docs/3.3/topics/concepts/architecture.md diff --git a/docs/3.3/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.3/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.3/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.3/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.3/topics/concepts/index.md b/content/en/docs/3.3/topics/concepts/index.md similarity index 100% rename from docs/3.3/topics/concepts/index.md rename to content/en/docs/3.3/topics/concepts/index.md diff --git a/docs/3.3/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.3/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.3/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.3/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.3/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.3/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.3/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.3/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.3/topics/concepts/progressive-delivery.md b/content/en/docs/3.3/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.3/topics/concepts/progressive-delivery.md rename to content/en/docs/3.3/topics/concepts/progressive-delivery.md diff --git a/docs/3.3/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.3/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.3/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.3/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.3/topics/install/ambassador-oss-community.md b/content/en/docs/3.3/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.3/topics/install/ambassador-oss-community.md rename to content/en/docs/3.3/topics/install/ambassador-oss-community.md diff --git a/docs/3.3/topics/install/bare-metal.md b/content/en/docs/3.3/topics/install/bare-metal.md similarity index 100% rename from docs/3.3/topics/install/bare-metal.md rename to content/en/docs/3.3/topics/install/bare-metal.md diff --git a/docs/3.3/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.3/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.3/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.3/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.3/topics/install/docker.md b/content/en/docs/3.3/topics/install/docker.md similarity index 100% rename from docs/3.3/topics/install/docker.md rename to content/en/docs/3.3/topics/install/docker.md diff --git a/docs/3.3/topics/install/helm.md b/content/en/docs/3.3/topics/install/helm.md similarity index 100% rename from docs/3.3/topics/install/helm.md rename to content/en/docs/3.3/topics/install/helm.md diff --git a/docs/3.3/topics/install/index.less b/content/en/docs/3.3/topics/install/index.less similarity index 100% rename from docs/3.3/topics/install/index.less rename to content/en/docs/3.3/topics/install/index.less diff --git a/docs/3.3/topics/install/index.md b/content/en/docs/3.3/topics/install/index.md similarity index 100% rename from docs/3.3/topics/install/index.md rename to content/en/docs/3.3/topics/install/index.md diff --git a/docs/3.3/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.3/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.3/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.3/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.3/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.3/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.3/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.3/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.3/topics/install/migration-matrix.md b/content/en/docs/3.3/topics/install/migration-matrix.md similarity index 100% rename from docs/3.3/topics/install/migration-matrix.md rename to content/en/docs/3.3/topics/install/migration-matrix.md diff --git a/docs/3.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/helm/emissary-2.3/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.3/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/helm/emissary-2.3/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.3/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/helm/emissary-2.5/emissary-3.3.md b/content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.5/emissary-3.3.md similarity index 100% rename from docs/3.3/topics/install/upgrade/helm/emissary-2.5/emissary-3.3.md rename to content/en/docs/3.3/topics/install/upgrade/helm/emissary-2.5/emissary-3.3.md diff --git a/docs/3.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/yaml/emissary-2.3/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.3/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/yaml/emissary-2.3/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.3/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.3/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.3/topics/install/upgrade/yaml/emissary-2.5/emissary-3.3.md b/content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.5/emissary-3.3.md similarity index 100% rename from docs/3.3/topics/install/upgrade/yaml/emissary-2.5/emissary-3.3.md rename to content/en/docs/3.3/topics/install/upgrade/yaml/emissary-2.5/emissary-3.3.md diff --git a/docs/3.3/topics/install/yaml-install.md b/content/en/docs/3.3/topics/install/yaml-install.md similarity index 100% rename from docs/3.3/topics/install/yaml-install.md rename to content/en/docs/3.3/topics/install/yaml-install.md diff --git a/docs/3.3/topics/running/ambassador-deployment.md b/content/en/docs/3.3/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.3/topics/running/ambassador-deployment.md rename to content/en/docs/3.3/topics/running/ambassador-deployment.md diff --git a/docs/3.3/topics/running/ambassador-with-aws.md b/content/en/docs/3.3/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.3/topics/running/ambassador-with-aws.md rename to content/en/docs/3.3/topics/running/ambassador-with-aws.md diff --git a/docs/3.3/topics/running/ambassador-with-gke.md b/content/en/docs/3.3/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.3/topics/running/ambassador-with-gke.md rename to content/en/docs/3.3/topics/running/ambassador-with-gke.md diff --git a/docs/3.3/topics/running/ambassador.md b/content/en/docs/3.3/topics/running/ambassador.md similarity index 100% rename from docs/3.3/topics/running/ambassador.md rename to content/en/docs/3.3/topics/running/ambassador.md diff --git a/docs/3.3/topics/running/custom-error-responses.md b/content/en/docs/3.3/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.3/topics/running/custom-error-responses.md rename to content/en/docs/3.3/topics/running/custom-error-responses.md diff --git a/docs/3.3/topics/running/debugging.md b/content/en/docs/3.3/topics/running/debugging.md similarity index 100% rename from docs/3.3/topics/running/debugging.md rename to content/en/docs/3.3/topics/running/debugging.md diff --git a/docs/3.3/topics/running/diagnostics.md b/content/en/docs/3.3/topics/running/diagnostics.md similarity index 100% rename from docs/3.3/topics/running/diagnostics.md rename to content/en/docs/3.3/topics/running/diagnostics.md diff --git a/docs/3.3/topics/running/environment.md b/content/en/docs/3.3/topics/running/environment.md similarity index 100% rename from docs/3.3/topics/running/environment.md rename to content/en/docs/3.3/topics/running/environment.md diff --git a/docs/3.3/topics/running/gzip.md b/content/en/docs/3.3/topics/running/gzip.md similarity index 100% rename from docs/3.3/topics/running/gzip.md rename to content/en/docs/3.3/topics/running/gzip.md diff --git a/docs/3.3/topics/running/host-crd.md b/content/en/docs/3.3/topics/running/host-crd.md similarity index 100% rename from docs/3.3/topics/running/host-crd.md rename to content/en/docs/3.3/topics/running/host-crd.md diff --git a/docs/3.3/topics/running/http3.md b/content/en/docs/3.3/topics/running/http3.md similarity index 100% rename from docs/3.3/topics/running/http3.md rename to content/en/docs/3.3/topics/running/http3.md diff --git a/docs/3.3/topics/running/index.md b/content/en/docs/3.3/topics/running/index.md similarity index 100% rename from docs/3.3/topics/running/index.md rename to content/en/docs/3.3/topics/running/index.md diff --git a/docs/3.3/topics/running/ingress-controller.md b/content/en/docs/3.3/topics/running/ingress-controller.md similarity index 100% rename from docs/3.3/topics/running/ingress-controller.md rename to content/en/docs/3.3/topics/running/ingress-controller.md diff --git a/docs/3.3/topics/running/listener.md b/content/en/docs/3.3/topics/running/listener.md similarity index 100% rename from docs/3.3/topics/running/listener.md rename to content/en/docs/3.3/topics/running/listener.md diff --git a/docs/3.3/topics/running/load-balancer.md b/content/en/docs/3.3/topics/running/load-balancer.md similarity index 100% rename from docs/3.3/topics/running/load-balancer.md rename to content/en/docs/3.3/topics/running/load-balancer.md diff --git a/docs/3.3/topics/running/resolvers.md b/content/en/docs/3.3/topics/running/resolvers.md similarity index 100% rename from docs/3.3/topics/running/resolvers.md rename to content/en/docs/3.3/topics/running/resolvers.md diff --git a/docs/3.3/topics/running/running.md b/content/en/docs/3.3/topics/running/running.md similarity index 100% rename from docs/3.3/topics/running/running.md rename to content/en/docs/3.3/topics/running/running.md diff --git a/docs/3.3/topics/running/scaling.md b/content/en/docs/3.3/topics/running/scaling.md similarity index 100% rename from docs/3.3/topics/running/scaling.md rename to content/en/docs/3.3/topics/running/scaling.md diff --git a/docs/3.3/topics/running/services/auth-service.md b/content/en/docs/3.3/topics/running/services/auth-service.md similarity index 100% rename from docs/3.3/topics/running/services/auth-service.md rename to content/en/docs/3.3/topics/running/services/auth-service.md diff --git a/docs/3.3/topics/running/services/ext-authz.md b/content/en/docs/3.3/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.3/topics/running/services/ext-authz.md rename to content/en/docs/3.3/topics/running/services/ext-authz.md diff --git a/docs/3.3/topics/running/services/index.md b/content/en/docs/3.3/topics/running/services/index.md similarity index 100% rename from docs/3.3/topics/running/services/index.md rename to content/en/docs/3.3/topics/running/services/index.md diff --git a/docs/3.3/topics/running/services/log-service.md b/content/en/docs/3.3/topics/running/services/log-service.md similarity index 100% rename from docs/3.3/topics/running/services/log-service.md rename to content/en/docs/3.3/topics/running/services/log-service.md diff --git a/docs/3.3/topics/running/services/rate-limit-service.md b/content/en/docs/3.3/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.3/topics/running/services/rate-limit-service.md rename to content/en/docs/3.3/topics/running/services/rate-limit-service.md diff --git a/docs/3.3/topics/running/services/tracing-service.md b/content/en/docs/3.3/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.3/topics/running/services/tracing-service.md rename to content/en/docs/3.3/topics/running/services/tracing-service.md diff --git a/docs/3.3/topics/running/statistics/8877-metrics-grafana.json b/content/en/docs/3.3/topics/running/statistics/8877-metrics-grafana.json similarity index 100% rename from docs/3.3/topics/running/statistics/8877-metrics-grafana.json rename to content/en/docs/3.3/topics/running/statistics/8877-metrics-grafana.json diff --git a/docs/3.3/topics/running/statistics/8877-metrics.md b/content/en/docs/3.3/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.3/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.3/topics/running/statistics/8877-metrics.md diff --git a/docs/3.3/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.3/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.3/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.3/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.3/topics/running/statistics/index.md b/content/en/docs/3.3/topics/running/statistics/index.md similarity index 100% rename from docs/3.3/topics/running/statistics/index.md rename to content/en/docs/3.3/topics/running/statistics/index.md diff --git a/docs/3.3/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.3/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.3/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.3/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.3/topics/running/tls/index.md b/content/en/docs/3.3/topics/running/tls/index.md similarity index 100% rename from docs/3.3/topics/running/tls/index.md rename to content/en/docs/3.3/topics/running/tls/index.md diff --git a/docs/3.3/topics/running/tls/mtls.md b/content/en/docs/3.3/topics/running/tls/mtls.md similarity index 100% rename from docs/3.3/topics/running/tls/mtls.md rename to content/en/docs/3.3/topics/running/tls/mtls.md diff --git a/docs/3.3/topics/running/tls/origination.md b/content/en/docs/3.3/topics/running/tls/origination.md similarity index 100% rename from docs/3.3/topics/running/tls/origination.md rename to content/en/docs/3.3/topics/running/tls/origination.md diff --git a/docs/3.3/topics/running/tls/sni.md b/content/en/docs/3.3/topics/running/tls/sni.md similarity index 100% rename from docs/3.3/topics/running/tls/sni.md rename to content/en/docs/3.3/topics/running/tls/sni.md diff --git a/docs/3.3/topics/using/authservice.md b/content/en/docs/3.3/topics/using/authservice.md similarity index 100% rename from docs/3.3/topics/using/authservice.md rename to content/en/docs/3.3/topics/using/authservice.md diff --git a/docs/3.3/topics/using/canary.md b/content/en/docs/3.3/topics/using/canary.md similarity index 100% rename from docs/3.3/topics/using/canary.md rename to content/en/docs/3.3/topics/using/canary.md diff --git a/docs/3.3/topics/using/circuit-breakers.md b/content/en/docs/3.3/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.3/topics/using/circuit-breakers.md rename to content/en/docs/3.3/topics/using/circuit-breakers.md diff --git a/docs/3.3/topics/using/cors.md b/content/en/docs/3.3/topics/using/cors.md similarity index 100% rename from docs/3.3/topics/using/cors.md rename to content/en/docs/3.3/topics/using/cors.md diff --git a/docs/3.3/topics/using/defaults.md b/content/en/docs/3.3/topics/using/defaults.md similarity index 100% rename from docs/3.3/topics/using/defaults.md rename to content/en/docs/3.3/topics/using/defaults.md diff --git a/docs/3.3/topics/using/gateway-api.md b/content/en/docs/3.3/topics/using/gateway-api.md similarity index 100% rename from docs/3.3/topics/using/gateway-api.md rename to content/en/docs/3.3/topics/using/gateway-api.md diff --git a/docs/3.3/topics/using/headers/add-request-headers.md b/content/en/docs/3.3/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.3/topics/using/headers/add-request-headers.md rename to content/en/docs/3.3/topics/using/headers/add-request-headers.md diff --git a/docs/3.3/topics/using/headers/add-response-headers.md b/content/en/docs/3.3/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.3/topics/using/headers/add-response-headers.md rename to content/en/docs/3.3/topics/using/headers/add-response-headers.md diff --git a/docs/3.3/topics/using/headers/headers.md b/content/en/docs/3.3/topics/using/headers/headers.md similarity index 100% rename from docs/3.3/topics/using/headers/headers.md rename to content/en/docs/3.3/topics/using/headers/headers.md diff --git a/docs/3.3/topics/using/headers/host.md b/content/en/docs/3.3/topics/using/headers/host.md similarity index 100% rename from docs/3.3/topics/using/headers/host.md rename to content/en/docs/3.3/topics/using/headers/host.md diff --git a/docs/3.3/topics/using/headers/remove-request-headers.md b/content/en/docs/3.3/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.3/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.3/topics/using/headers/remove-request-headers.md diff --git a/docs/3.3/topics/using/headers/remove-response-headers.md b/content/en/docs/3.3/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.3/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.3/topics/using/headers/remove-response-headers.md diff --git a/docs/3.3/topics/using/index.md b/content/en/docs/3.3/topics/using/index.md similarity index 100% rename from docs/3.3/topics/using/index.md rename to content/en/docs/3.3/topics/using/index.md diff --git a/docs/3.3/topics/using/intro-mappings.md b/content/en/docs/3.3/topics/using/intro-mappings.md similarity index 100% rename from docs/3.3/topics/using/intro-mappings.md rename to content/en/docs/3.3/topics/using/intro-mappings.md diff --git a/docs/3.3/topics/using/keepalive.md b/content/en/docs/3.3/topics/using/keepalive.md similarity index 100% rename from docs/3.3/topics/using/keepalive.md rename to content/en/docs/3.3/topics/using/keepalive.md diff --git a/docs/3.3/topics/using/mappings.md b/content/en/docs/3.3/topics/using/mappings.md similarity index 100% rename from docs/3.3/topics/using/mappings.md rename to content/en/docs/3.3/topics/using/mappings.md diff --git a/docs/3.3/topics/using/method.md b/content/en/docs/3.3/topics/using/method.md similarity index 100% rename from docs/3.3/topics/using/method.md rename to content/en/docs/3.3/topics/using/method.md diff --git a/docs/3.3/topics/using/prefix-regex.md b/content/en/docs/3.3/topics/using/prefix-regex.md similarity index 100% rename from docs/3.3/topics/using/prefix-regex.md rename to content/en/docs/3.3/topics/using/prefix-regex.md diff --git a/docs/3.3/topics/using/query-parameters.md b/content/en/docs/3.3/topics/using/query-parameters.md similarity index 100% rename from docs/3.3/topics/using/query-parameters.md rename to content/en/docs/3.3/topics/using/query-parameters.md diff --git a/docs/3.3/topics/using/rate-limits/index.md b/content/en/docs/3.3/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.3/topics/using/rate-limits/index.md rename to content/en/docs/3.3/topics/using/rate-limits/index.md diff --git a/docs/3.3/topics/using/redirects.md b/content/en/docs/3.3/topics/using/redirects.md similarity index 100% rename from docs/3.3/topics/using/redirects.md rename to content/en/docs/3.3/topics/using/redirects.md diff --git a/docs/3.3/topics/using/retries.md b/content/en/docs/3.3/topics/using/retries.md similarity index 100% rename from docs/3.3/topics/using/retries.md rename to content/en/docs/3.3/topics/using/retries.md diff --git a/docs/3.3/topics/using/rewrites.md b/content/en/docs/3.3/topics/using/rewrites.md similarity index 100% rename from docs/3.3/topics/using/rewrites.md rename to content/en/docs/3.3/topics/using/rewrites.md diff --git a/docs/3.3/topics/using/shadowing.md b/content/en/docs/3.3/topics/using/shadowing.md similarity index 100% rename from docs/3.3/topics/using/shadowing.md rename to content/en/docs/3.3/topics/using/shadowing.md diff --git a/docs/3.3/topics/using/tcpmappings.md b/content/en/docs/3.3/topics/using/tcpmappings.md similarity index 100% rename from docs/3.3/topics/using/tcpmappings.md rename to content/en/docs/3.3/topics/using/tcpmappings.md diff --git a/docs/3.3/topics/using/timeouts.md b/content/en/docs/3.3/topics/using/timeouts.md similarity index 100% rename from docs/3.3/topics/using/timeouts.md rename to content/en/docs/3.3/topics/using/timeouts.md diff --git a/docs/3.3/tutorials/dev-portal-tutorial.md b/content/en/docs/3.3/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.3/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.3/tutorials/dev-portal-tutorial.md diff --git a/docs/3.3/tutorials/getting-started.md b/content/en/docs/3.3/tutorials/getting-started.md similarity index 100% rename from docs/3.3/tutorials/getting-started.md rename to content/en/docs/3.3/tutorials/getting-started.md diff --git a/docs/3.3/tutorials/gs-tabs.js b/content/en/docs/3.3/tutorials/gs-tabs.js similarity index 100% rename from docs/3.3/tutorials/gs-tabs.js rename to content/en/docs/3.3/tutorials/gs-tabs.js diff --git a/docs/3.3/tutorials/gs-tabs2.js b/content/en/docs/3.3/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.3/tutorials/gs-tabs2.js rename to content/en/docs/3.3/tutorials/gs-tabs2.js diff --git a/docs/3.3/tutorials/quickstart-demo.md b/content/en/docs/3.3/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.3/tutorials/quickstart-demo.md rename to content/en/docs/3.3/tutorials/quickstart-demo.md diff --git a/docs/3.3/versions.yml b/content/en/docs/3.3/versions.yml similarity index 100% rename from docs/3.3/versions.yml rename to content/en/docs/3.3/versions.yml diff --git a/docs/3.4/about/aes-emissary-eol.md b/content/en/docs/3.4/about/aes-emissary-eol.md similarity index 100% rename from docs/3.4/about/aes-emissary-eol.md rename to content/en/docs/3.4/about/aes-emissary-eol.md diff --git a/docs/3.4/about/alternatives.md b/content/en/docs/3.4/about/alternatives.md similarity index 100% rename from docs/3.4/about/alternatives.md rename to content/en/docs/3.4/about/alternatives.md diff --git a/docs/3.4/about/changes-2.x.md b/content/en/docs/3.4/about/changes-2.x.md similarity index 100% rename from docs/3.4/about/changes-2.x.md rename to content/en/docs/3.4/about/changes-2.x.md diff --git a/docs/3.4/about/changes-3.y.md b/content/en/docs/3.4/about/changes-3.y.md similarity index 100% rename from docs/3.4/about/changes-3.y.md rename to content/en/docs/3.4/about/changes-3.y.md diff --git a/docs/3.4/about/faq.md b/content/en/docs/3.4/about/faq.md similarity index 100% rename from docs/3.4/about/faq.md rename to content/en/docs/3.4/about/faq.md diff --git a/docs/3.4/about/features-and-benefits.md b/content/en/docs/3.4/about/features-and-benefits.md similarity index 100% rename from docs/3.4/about/features-and-benefits.md rename to content/en/docs/3.4/about/features-and-benefits.md diff --git a/docs/3.4/about/known-issues.md b/content/en/docs/3.4/about/known-issues.md similarity index 100% rename from docs/3.4/about/known-issues.md rename to content/en/docs/3.4/about/known-issues.md diff --git a/docs/3.4/about/support.md b/content/en/docs/3.4/about/support.md similarity index 100% rename from docs/3.4/about/support.md rename to content/en/docs/3.4/about/support.md diff --git a/docs/3.4/about/why-ambassador.md b/content/en/docs/3.4/about/why-ambassador.md similarity index 100% rename from docs/3.4/about/why-ambassador.md rename to content/en/docs/3.4/about/why-ambassador.md diff --git a/docs/3.4/community.md b/content/en/docs/3.4/community.md similarity index 100% rename from docs/3.4/community.md rename to content/en/docs/3.4/community.md diff --git a/docs/3.4/doc-links.yml b/content/en/docs/3.4/doc-links.yml similarity index 100% rename from docs/3.4/doc-links.yml rename to content/en/docs/3.4/doc-links.yml diff --git a/docs/3.4/features-icons/basic-authentication.svg b/content/en/docs/3.4/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.4/features-icons/basic-authentication.svg rename to content/en/docs/3.4/features-icons/basic-authentication.svg diff --git a/docs/3.4/features-icons/canary-release.svg b/content/en/docs/3.4/features-icons/canary-release.svg similarity index 100% rename from docs/3.4/features-icons/canary-release.svg rename to content/en/docs/3.4/features-icons/canary-release.svg diff --git a/docs/3.4/features-icons/cors.svg b/content/en/docs/3.4/features-icons/cors.svg similarity index 100% rename from docs/3.4/features-icons/cors.svg rename to content/en/docs/3.4/features-icons/cors.svg diff --git a/docs/3.4/features-icons/datadog.png b/content/en/docs/3.4/features-icons/datadog.png similarity index 100% rename from docs/3.4/features-icons/datadog.png rename to content/en/docs/3.4/features-icons/datadog.png diff --git a/docs/3.4/features-icons/datadog.svg b/content/en/docs/3.4/features-icons/datadog.svg similarity index 100% rename from docs/3.4/features-icons/datadog.svg rename to content/en/docs/3.4/features-icons/datadog.svg diff --git a/docs/3.4/features-icons/diagnostics.svg b/content/en/docs/3.4/features-icons/diagnostics.svg similarity index 100% rename from docs/3.4/features-icons/diagnostics.svg rename to content/en/docs/3.4/features-icons/diagnostics.svg diff --git a/docs/3.4/features-icons/distributed-tracing.png b/content/en/docs/3.4/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.4/features-icons/distributed-tracing.png rename to content/en/docs/3.4/features-icons/distributed-tracing.png diff --git a/docs/3.4/features-icons/grpc.png b/content/en/docs/3.4/features-icons/grpc.png similarity index 100% rename from docs/3.4/features-icons/grpc.png rename to content/en/docs/3.4/features-icons/grpc.png diff --git a/docs/3.4/features-icons/prometheus.svg b/content/en/docs/3.4/features-icons/prometheus.svg similarity index 100% rename from docs/3.4/features-icons/prometheus.svg rename to content/en/docs/3.4/features-icons/prometheus.svg diff --git a/docs/3.4/features-icons/rate-limiting.svg b/content/en/docs/3.4/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.4/features-icons/rate-limiting.svg rename to content/en/docs/3.4/features-icons/rate-limiting.svg diff --git a/docs/3.4/features-icons/regex-routing.svg b/content/en/docs/3.4/features-icons/regex-routing.svg similarity index 100% rename from docs/3.4/features-icons/regex-routing.svg rename to content/en/docs/3.4/features-icons/regex-routing.svg diff --git a/docs/3.4/features-icons/request-transformers.svg b/content/en/docs/3.4/features-icons/request-transformers.svg similarity index 100% rename from docs/3.4/features-icons/request-transformers.svg rename to content/en/docs/3.4/features-icons/request-transformers.svg diff --git a/docs/3.4/features-icons/shadowing.svg b/content/en/docs/3.4/features-icons/shadowing.svg similarity index 100% rename from docs/3.4/features-icons/shadowing.svg rename to content/en/docs/3.4/features-icons/shadowing.svg diff --git a/docs/3.4/features-icons/statsd.png b/content/en/docs/3.4/features-icons/statsd.png similarity index 100% rename from docs/3.4/features-icons/statsd.png rename to content/en/docs/3.4/features-icons/statsd.png diff --git a/docs/3.4/features-icons/statsd.svg b/content/en/docs/3.4/features-icons/statsd.svg similarity index 100% rename from docs/3.4/features-icons/statsd.svg rename to content/en/docs/3.4/features-icons/statsd.svg diff --git a/docs/3.4/features-icons/third-party-auth.svg b/content/en/docs/3.4/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.4/features-icons/third-party-auth.svg rename to content/en/docs/3.4/features-icons/third-party-auth.svg diff --git a/docs/3.4/features-icons/timeouts.svg b/content/en/docs/3.4/features-icons/timeouts.svg similarity index 100% rename from docs/3.4/features-icons/timeouts.svg rename to content/en/docs/3.4/features-icons/timeouts.svg diff --git a/docs/3.4/features-icons/tls-termination.svg b/content/en/docs/3.4/features-icons/tls-termination.svg similarity index 100% rename from docs/3.4/features-icons/tls-termination.svg rename to content/en/docs/3.4/features-icons/tls-termination.svg diff --git a/docs/3.4/features-icons/url-rewrite.svg b/content/en/docs/3.4/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.4/features-icons/url-rewrite.svg rename to content/en/docs/3.4/features-icons/url-rewrite.svg diff --git a/docs/3.4/features-icons/websockets.svg b/content/en/docs/3.4/features-icons/websockets.svg similarity index 100% rename from docs/3.4/features-icons/websockets.svg rename to content/en/docs/3.4/features-icons/websockets.svg diff --git a/docs/3.4/howtos/active-health-checking.md b/content/en/docs/3.4/howtos/active-health-checking.md similarity index 100% rename from docs/3.4/howtos/active-health-checking.md rename to content/en/docs/3.4/howtos/active-health-checking.md diff --git a/docs/3.4/howtos/basic-auth.md b/content/en/docs/3.4/howtos/basic-auth.md similarity index 100% rename from docs/3.4/howtos/basic-auth.md rename to content/en/docs/3.4/howtos/basic-auth.md diff --git a/docs/3.4/howtos/cert-manager.md b/content/en/docs/3.4/howtos/cert-manager.md similarity index 100% rename from docs/3.4/howtos/cert-manager.md rename to content/en/docs/3.4/howtos/cert-manager.md diff --git a/docs/3.4/howtos/client-cert-validation.md b/content/en/docs/3.4/howtos/client-cert-validation.md similarity index 100% rename from docs/3.4/howtos/client-cert-validation.md rename to content/en/docs/3.4/howtos/client-cert-validation.md diff --git a/docs/3.4/howtos/configure-communications.md b/content/en/docs/3.4/howtos/configure-communications.md similarity index 100% rename from docs/3.4/howtos/configure-communications.md rename to content/en/docs/3.4/howtos/configure-communications.md diff --git a/docs/3.4/howtos/consul.md b/content/en/docs/3.4/howtos/consul.md similarity index 100% rename from docs/3.4/howtos/consul.md rename to content/en/docs/3.4/howtos/consul.md diff --git a/docs/3.4/howtos/dist-tracing.md b/content/en/docs/3.4/howtos/dist-tracing.md similarity index 100% rename from docs/3.4/howtos/dist-tracing.md rename to content/en/docs/3.4/howtos/dist-tracing.md diff --git a/docs/3.4/howtos/external-dns.md b/content/en/docs/3.4/howtos/external-dns.md similarity index 100% rename from docs/3.4/howtos/external-dns.md rename to content/en/docs/3.4/howtos/external-dns.md diff --git a/docs/3.4/howtos/filter-dev-guide.md b/content/en/docs/3.4/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.4/howtos/filter-dev-guide.md rename to content/en/docs/3.4/howtos/filter-dev-guide.md diff --git a/docs/3.4/howtos/grpc.md b/content/en/docs/3.4/howtos/grpc.md similarity index 100% rename from docs/3.4/howtos/grpc.md rename to content/en/docs/3.4/howtos/grpc.md diff --git a/docs/3.4/howtos/http3-aks.md b/content/en/docs/3.4/howtos/http3-aks.md similarity index 100% rename from docs/3.4/howtos/http3-aks.md rename to content/en/docs/3.4/howtos/http3-aks.md diff --git a/docs/3.4/howtos/http3-eks.md b/content/en/docs/3.4/howtos/http3-eks.md similarity index 100% rename from docs/3.4/howtos/http3-eks.md rename to content/en/docs/3.4/howtos/http3-eks.md diff --git a/docs/3.4/howtos/http3-gke.md b/content/en/docs/3.4/howtos/http3-gke.md similarity index 100% rename from docs/3.4/howtos/http3-gke.md rename to content/en/docs/3.4/howtos/http3-gke.md diff --git a/docs/3.4/howtos/index.md b/content/en/docs/3.4/howtos/index.md similarity index 100% rename from docs/3.4/howtos/index.md rename to content/en/docs/3.4/howtos/index.md diff --git a/docs/3.4/howtos/istio.md b/content/en/docs/3.4/howtos/istio.md similarity index 100% rename from docs/3.4/howtos/istio.md rename to content/en/docs/3.4/howtos/istio.md diff --git a/docs/3.4/howtos/knative.md b/content/en/docs/3.4/howtos/knative.md similarity index 100% rename from docs/3.4/howtos/knative.md rename to content/en/docs/3.4/howtos/knative.md diff --git a/docs/3.4/howtos/linkerd2.md b/content/en/docs/3.4/howtos/linkerd2.md similarity index 100% rename from docs/3.4/howtos/linkerd2.md rename to content/en/docs/3.4/howtos/linkerd2.md diff --git a/docs/3.4/howtos/prometheus.md b/content/en/docs/3.4/howtos/prometheus.md similarity index 100% rename from docs/3.4/howtos/prometheus.md rename to content/en/docs/3.4/howtos/prometheus.md diff --git a/docs/3.4/howtos/protecting-diag-access.md b/content/en/docs/3.4/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.4/howtos/protecting-diag-access.md rename to content/en/docs/3.4/howtos/protecting-diag-access.md diff --git a/docs/3.4/howtos/rate-limiting-tutorial.md b/content/en/docs/3.4/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.4/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.4/howtos/rate-limiting-tutorial.md diff --git a/docs/3.4/howtos/route.md b/content/en/docs/3.4/howtos/route.md similarity index 100% rename from docs/3.4/howtos/route.md rename to content/en/docs/3.4/howtos/route.md diff --git a/docs/3.4/howtos/tls-termination.md b/content/en/docs/3.4/howtos/tls-termination.md similarity index 100% rename from docs/3.4/howtos/tls-termination.md rename to content/en/docs/3.4/howtos/tls-termination.md diff --git a/docs/3.4/howtos/tracing-datadog.md b/content/en/docs/3.4/howtos/tracing-datadog.md similarity index 100% rename from docs/3.4/howtos/tracing-datadog.md rename to content/en/docs/3.4/howtos/tracing-datadog.md diff --git a/docs/3.4/howtos/tracing-lightstep.md b/content/en/docs/3.4/howtos/tracing-lightstep.md similarity index 100% rename from docs/3.4/howtos/tracing-lightstep.md rename to content/en/docs/3.4/howtos/tracing-lightstep.md diff --git a/docs/3.4/howtos/tracing-zipkin.md b/content/en/docs/3.4/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.4/howtos/tracing-zipkin.md rename to content/en/docs/3.4/howtos/tracing-zipkin.md diff --git a/docs/3.4/howtos/websockets.md b/content/en/docs/3.4/howtos/websockets.md similarity index 100% rename from docs/3.4/howtos/websockets.md rename to content/en/docs/3.4/howtos/websockets.md diff --git a/docs/3.4/images/Auth0_JWT.png b/content/en/docs/3.4/images/Auth0_JWT.png similarity index 100% rename from docs/3.4/images/Auth0_JWT.png rename to content/en/docs/3.4/images/Auth0_JWT.png diff --git a/docs/3.4/images/Auth0_domain_clientID.png b/content/en/docs/3.4/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.4/images/Auth0_domain_clientID.png rename to content/en/docs/3.4/images/Auth0_domain_clientID.png diff --git a/docs/3.4/images/Auth0_method_callback_origins.png b/content/en/docs/3.4/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.4/images/Auth0_method_callback_origins.png rename to content/en/docs/3.4/images/Auth0_method_callback_origins.png diff --git a/docs/3.4/images/aes-success.png b/content/en/docs/3.4/images/aes-success.png similarity index 100% rename from docs/3.4/images/aes-success.png rename to content/en/docs/3.4/images/aes-success.png diff --git a/docs/3.4/images/ambassador-arch.png b/content/en/docs/3.4/images/ambassador-arch.png similarity index 100% rename from docs/3.4/images/ambassador-arch.png rename to content/en/docs/3.4/images/ambassador-arch.png diff --git a/docs/3.4/images/ambassador-logo.svg b/content/en/docs/3.4/images/ambassador-logo.svg similarity index 100% rename from docs/3.4/images/ambassador-logo.svg rename to content/en/docs/3.4/images/ambassador-logo.svg diff --git a/docs/3.4/images/ambassador_oidc_flow.jpg b/content/en/docs/3.4/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.4/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.4/images/ambassador_oidc_flow.jpg diff --git a/docs/3.4/images/apple.png b/content/en/docs/3.4/images/apple.png similarity index 100% rename from docs/3.4/images/apple.png rename to content/en/docs/3.4/images/apple.png diff --git a/docs/3.4/images/auth-flow.png b/content/en/docs/3.4/images/auth-flow.png similarity index 100% rename from docs/3.4/images/auth-flow.png rename to content/en/docs/3.4/images/auth-flow.png diff --git a/docs/3.4/images/authentication-icon.svg b/content/en/docs/3.4/images/authentication-icon.svg similarity index 100% rename from docs/3.4/images/authentication-icon.svg rename to content/en/docs/3.4/images/authentication-icon.svg diff --git a/docs/3.4/images/blackbird.png b/content/en/docs/3.4/images/blackbird.png similarity index 100% rename from docs/3.4/images/blackbird.png rename to content/en/docs/3.4/images/blackbird.png diff --git a/docs/3.4/images/canary-release-overview.png b/content/en/docs/3.4/images/canary-release-overview.png similarity index 100% rename from docs/3.4/images/canary-release-overview.png rename to content/en/docs/3.4/images/canary-release-overview.png diff --git a/docs/3.4/images/configure-icon.svg b/content/en/docs/3.4/images/configure-icon.svg similarity index 100% rename from docs/3.4/images/configure-icon.svg rename to content/en/docs/3.4/images/configure-icon.svg diff --git a/docs/3.4/images/consul-ambassador.png b/content/en/docs/3.4/images/consul-ambassador.png similarity index 100% rename from docs/3.4/images/consul-ambassador.png rename to content/en/docs/3.4/images/consul-ambassador.png diff --git a/docs/3.4/images/container-inner-dev-loop.png b/content/en/docs/3.4/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.4/images/container-inner-dev-loop.png rename to content/en/docs/3.4/images/container-inner-dev-loop.png diff --git a/docs/3.4/images/datawire-logo.svg b/content/en/docs/3.4/images/datawire-logo.svg similarity index 100% rename from docs/3.4/images/datawire-logo.svg rename to content/en/docs/3.4/images/datawire-logo.svg diff --git a/docs/3.4/images/diagnostics-example.png b/content/en/docs/3.4/images/diagnostics-example.png similarity index 100% rename from docs/3.4/images/diagnostics-example.png rename to content/en/docs/3.4/images/diagnostics-example.png diff --git a/docs/3.4/images/diagnostics.png b/content/en/docs/3.4/images/diagnostics.png similarity index 100% rename from docs/3.4/images/diagnostics.png rename to content/en/docs/3.4/images/diagnostics.png diff --git a/docs/3.4/images/docker-compose.png b/content/en/docs/3.4/images/docker-compose.png similarity index 100% rename from docs/3.4/images/docker-compose.png rename to content/en/docs/3.4/images/docker-compose.png diff --git a/docs/3.4/images/docker.png b/content/en/docs/3.4/images/docker.png similarity index 100% rename from docs/3.4/images/docker.png rename to content/en/docs/3.4/images/docker.png diff --git a/docs/3.4/images/edge-stack-1.13.4.png b/content/en/docs/3.4/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.4/images/edge-stack-1.13.4.png rename to content/en/docs/3.4/images/edge-stack-1.13.4.png diff --git a/docs/3.4/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.4/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.4/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.4/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.4/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.4/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.4/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.4/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.4/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.4/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.4/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.4/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.4/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.4/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.4/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.4/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.4/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.4/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.4/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.4/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.4/images/fast-icon.svg b/content/en/docs/3.4/images/fast-icon.svg similarity index 100% rename from docs/3.4/images/fast-icon.svg rename to content/en/docs/3.4/images/fast-icon.svg diff --git a/docs/3.4/images/features-icons/basic-authentication.svg b/content/en/docs/3.4/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.4/images/features-icons/basic-authentication.svg rename to content/en/docs/3.4/images/features-icons/basic-authentication.svg diff --git a/docs/3.4/images/features-icons/canary-release.svg b/content/en/docs/3.4/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.4/images/features-icons/canary-release.svg rename to content/en/docs/3.4/images/features-icons/canary-release.svg diff --git a/docs/3.4/images/features-icons/cors.svg b/content/en/docs/3.4/images/features-icons/cors.svg similarity index 100% rename from docs/3.4/images/features-icons/cors.svg rename to content/en/docs/3.4/images/features-icons/cors.svg diff --git a/docs/3.4/images/features-icons/datadog.png b/content/en/docs/3.4/images/features-icons/datadog.png similarity index 100% rename from docs/3.4/images/features-icons/datadog.png rename to content/en/docs/3.4/images/features-icons/datadog.png diff --git a/docs/3.4/images/features-icons/datadog.svg b/content/en/docs/3.4/images/features-icons/datadog.svg similarity index 100% rename from docs/3.4/images/features-icons/datadog.svg rename to content/en/docs/3.4/images/features-icons/datadog.svg diff --git a/docs/3.4/images/features-icons/diagnostics.svg b/content/en/docs/3.4/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.4/images/features-icons/diagnostics.svg rename to content/en/docs/3.4/images/features-icons/diagnostics.svg diff --git a/docs/3.4/images/features-icons/distributed-tracing.png b/content/en/docs/3.4/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.4/images/features-icons/distributed-tracing.png rename to content/en/docs/3.4/images/features-icons/distributed-tracing.png diff --git a/docs/3.4/images/features-icons/grpc.png b/content/en/docs/3.4/images/features-icons/grpc.png similarity index 100% rename from docs/3.4/images/features-icons/grpc.png rename to content/en/docs/3.4/images/features-icons/grpc.png diff --git a/docs/3.4/images/features-icons/prometheus.svg b/content/en/docs/3.4/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.4/images/features-icons/prometheus.svg rename to content/en/docs/3.4/images/features-icons/prometheus.svg diff --git a/docs/3.4/images/features-icons/rate-limiting.svg b/content/en/docs/3.4/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.4/images/features-icons/rate-limiting.svg rename to content/en/docs/3.4/images/features-icons/rate-limiting.svg diff --git a/docs/3.4/images/features-icons/regex-routing.svg b/content/en/docs/3.4/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.4/images/features-icons/regex-routing.svg rename to content/en/docs/3.4/images/features-icons/regex-routing.svg diff --git a/docs/3.4/images/features-icons/request-transformers.svg b/content/en/docs/3.4/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.4/images/features-icons/request-transformers.svg rename to content/en/docs/3.4/images/features-icons/request-transformers.svg diff --git a/docs/3.4/images/features-icons/shadowing.svg b/content/en/docs/3.4/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.4/images/features-icons/shadowing.svg rename to content/en/docs/3.4/images/features-icons/shadowing.svg diff --git a/docs/3.4/images/features-icons/statsd.png b/content/en/docs/3.4/images/features-icons/statsd.png similarity index 100% rename from docs/3.4/images/features-icons/statsd.png rename to content/en/docs/3.4/images/features-icons/statsd.png diff --git a/docs/3.4/images/features-icons/statsd.svg b/content/en/docs/3.4/images/features-icons/statsd.svg similarity index 100% rename from docs/3.4/images/features-icons/statsd.svg rename to content/en/docs/3.4/images/features-icons/statsd.svg diff --git a/docs/3.4/images/features-icons/third-party-auth.svg b/content/en/docs/3.4/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.4/images/features-icons/third-party-auth.svg rename to content/en/docs/3.4/images/features-icons/third-party-auth.svg diff --git a/docs/3.4/images/features-icons/timeouts.svg b/content/en/docs/3.4/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.4/images/features-icons/timeouts.svg rename to content/en/docs/3.4/images/features-icons/timeouts.svg diff --git a/docs/3.4/images/features-icons/tls-termination.svg b/content/en/docs/3.4/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.4/images/features-icons/tls-termination.svg rename to content/en/docs/3.4/images/features-icons/tls-termination.svg diff --git a/docs/3.4/images/features-icons/url-rewrite.svg b/content/en/docs/3.4/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.4/images/features-icons/url-rewrite.svg rename to content/en/docs/3.4/images/features-icons/url-rewrite.svg diff --git a/docs/3.4/images/features-icons/websockets.svg b/content/en/docs/3.4/images/features-icons/websockets.svg similarity index 100% rename from docs/3.4/images/features-icons/websockets.svg rename to content/en/docs/3.4/images/features-icons/websockets.svg diff --git a/docs/3.4/images/features-table.jpg b/content/en/docs/3.4/images/features-table.jpg similarity index 100% rename from docs/3.4/images/features-table.jpg rename to content/en/docs/3.4/images/features-table.jpg diff --git a/docs/3.4/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.4/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.4/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.4/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.4/images/gRPC-TLS-Originate.png b/content/en/docs/3.4/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.4/images/gRPC-TLS-Originate.png rename to content/en/docs/3.4/images/gRPC-TLS-Originate.png diff --git a/docs/3.4/images/github-login.png b/content/en/docs/3.4/images/github-login.png similarity index 100% rename from docs/3.4/images/github-login.png rename to content/en/docs/3.4/images/github-login.png diff --git a/docs/3.4/images/global-features-bg.svg b/content/en/docs/3.4/images/global-features-bg.svg similarity index 100% rename from docs/3.4/images/global-features-bg.svg rename to content/en/docs/3.4/images/global-features-bg.svg diff --git a/docs/3.4/images/grafana.png b/content/en/docs/3.4/images/grafana.png similarity index 100% rename from docs/3.4/images/grafana.png rename to content/en/docs/3.4/images/grafana.png diff --git a/docs/3.4/images/grpc-tls.png b/content/en/docs/3.4/images/grpc-tls.png similarity index 100% rename from docs/3.4/images/grpc-tls.png rename to content/en/docs/3.4/images/grpc-tls.png diff --git a/docs/3.4/images/helm-navy.png b/content/en/docs/3.4/images/helm-navy.png similarity index 100% rename from docs/3.4/images/helm-navy.png rename to content/en/docs/3.4/images/helm-navy.png diff --git a/docs/3.4/images/helm.png b/content/en/docs/3.4/images/helm.png similarity index 100% rename from docs/3.4/images/helm.png rename to content/en/docs/3.4/images/helm.png diff --git a/docs/3.4/images/highly-available-icon.svg b/content/en/docs/3.4/images/highly-available-icon.svg similarity index 100% rename from docs/3.4/images/highly-available-icon.svg rename to content/en/docs/3.4/images/highly-available-icon.svg diff --git a/docs/3.4/images/jaeger.png b/content/en/docs/3.4/images/jaeger.png similarity index 100% rename from docs/3.4/images/jaeger.png rename to content/en/docs/3.4/images/jaeger.png diff --git a/docs/3.4/images/kubernetes.png b/content/en/docs/3.4/images/kubernetes.png similarity index 100% rename from docs/3.4/images/kubernetes.png rename to content/en/docs/3.4/images/kubernetes.png diff --git a/docs/3.4/images/left-arrow.svg b/content/en/docs/3.4/images/left-arrow.svg similarity index 100% rename from docs/3.4/images/left-arrow.svg rename to content/en/docs/3.4/images/left-arrow.svg diff --git a/docs/3.4/images/linux.png b/content/en/docs/3.4/images/linux.png similarity index 100% rename from docs/3.4/images/linux.png rename to content/en/docs/3.4/images/linux.png diff --git a/docs/3.4/images/logo.png b/content/en/docs/3.4/images/logo.png similarity index 100% rename from docs/3.4/images/logo.png rename to content/en/docs/3.4/images/logo.png diff --git a/docs/3.4/images/mapping-editor.png b/content/en/docs/3.4/images/mapping-editor.png similarity index 100% rename from docs/3.4/images/mapping-editor.png rename to content/en/docs/3.4/images/mapping-editor.png diff --git a/docs/3.4/images/network-architecture.png b/content/en/docs/3.4/images/network-architecture.png similarity index 100% rename from docs/3.4/images/network-architecture.png rename to content/en/docs/3.4/images/network-architecture.png diff --git a/docs/3.4/images/penguin-background.svg b/content/en/docs/3.4/images/penguin-background.svg similarity index 100% rename from docs/3.4/images/penguin-background.svg rename to content/en/docs/3.4/images/penguin-background.svg diff --git a/docs/3.4/images/pro-iap.png b/content/en/docs/3.4/images/pro-iap.png similarity index 100% rename from docs/3.4/images/pro-iap.png rename to content/en/docs/3.4/images/pro-iap.png diff --git a/docs/3.4/images/quote.svg b/content/en/docs/3.4/images/quote.svg similarity index 100% rename from docs/3.4/images/quote.svg rename to content/en/docs/3.4/images/quote.svg diff --git a/docs/3.4/images/right-arrow.svg b/content/en/docs/3.4/images/right-arrow.svg similarity index 100% rename from docs/3.4/images/right-arrow.svg rename to content/en/docs/3.4/images/right-arrow.svg diff --git a/docs/3.4/images/routing-icon.svg b/content/en/docs/3.4/images/routing-icon.svg similarity index 100% rename from docs/3.4/images/routing-icon.svg rename to content/en/docs/3.4/images/routing-icon.svg diff --git a/docs/3.4/images/self-service-features-bg.svg b/content/en/docs/3.4/images/self-service-features-bg.svg similarity index 100% rename from docs/3.4/images/self-service-features-bg.svg rename to content/en/docs/3.4/images/self-service-features-bg.svg diff --git a/docs/3.4/images/shadowing.png b/content/en/docs/3.4/images/shadowing.png similarity index 100% rename from docs/3.4/images/shadowing.png rename to content/en/docs/3.4/images/shadowing.png diff --git a/docs/3.4/images/speedometers.png b/content/en/docs/3.4/images/speedometers.png similarity index 100% rename from docs/3.4/images/speedometers.png rename to content/en/docs/3.4/images/speedometers.png diff --git a/docs/3.4/images/tp-architecture.png b/content/en/docs/3.4/images/tp-architecture.png similarity index 100% rename from docs/3.4/images/tp-architecture.png rename to content/en/docs/3.4/images/tp-architecture.png diff --git a/docs/3.4/images/tp-tutorial-1.png b/content/en/docs/3.4/images/tp-tutorial-1.png similarity index 100% rename from docs/3.4/images/tp-tutorial-1.png rename to content/en/docs/3.4/images/tp-tutorial-1.png diff --git a/docs/3.4/images/tp-tutorial-2.png b/content/en/docs/3.4/images/tp-tutorial-2.png similarity index 100% rename from docs/3.4/images/tp-tutorial-2.png rename to content/en/docs/3.4/images/tp-tutorial-2.png diff --git a/docs/3.4/images/tp-tutorial-3.png b/content/en/docs/3.4/images/tp-tutorial-3.png similarity index 100% rename from docs/3.4/images/tp-tutorial-3.png rename to content/en/docs/3.4/images/tp-tutorial-3.png diff --git a/docs/3.4/images/tp-tutorial-4.png b/content/en/docs/3.4/images/tp-tutorial-4.png similarity index 100% rename from docs/3.4/images/tp-tutorial-4.png rename to content/en/docs/3.4/images/tp-tutorial-4.png diff --git a/docs/3.4/images/trad-inner-dev-loop.png b/content/en/docs/3.4/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.4/images/trad-inner-dev-loop.png rename to content/en/docs/3.4/images/trad-inner-dev-loop.png diff --git a/docs/3.4/images/windows.png b/content/en/docs/3.4/images/windows.png similarity index 100% rename from docs/3.4/images/windows.png rename to content/en/docs/3.4/images/windows.png diff --git a/docs/3.4/images/xkcd.png b/content/en/docs/3.4/images/xkcd.png similarity index 100% rename from docs/3.4/images/xkcd.png rename to content/en/docs/3.4/images/xkcd.png diff --git a/docs/3.4/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.4/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.4/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.4/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.4/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.4/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.4/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.4/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.4/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.4/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.4/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.4/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.4/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.4/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.4/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.4/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.4/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.4/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.4/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.4/release-notes/emissary-ga.png b/content/en/docs/3.4/release-notes/emissary-ga.png similarity index 100% rename from docs/3.4/release-notes/emissary-ga.png rename to content/en/docs/3.4/release-notes/emissary-ga.png diff --git a/docs/3.4/release-notes/tada.png b/content/en/docs/3.4/release-notes/tada.png similarity index 100% rename from docs/3.4/release-notes/tada.png rename to content/en/docs/3.4/release-notes/tada.png diff --git a/docs/3.4/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.4/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.4/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.4/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.4/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.4/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.4/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.4/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.4/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.4/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.4/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.4/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.4/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.4/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.4/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.4/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.4/release-notes/v2.0.4-version.png b/content/en/docs/3.4/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.4/release-notes/v2.0.4-version.png rename to content/en/docs/3.4/release-notes/v2.0.4-version.png diff --git a/docs/3.4/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.4/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.4/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.4/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.4/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.4/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.4/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.4/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.4/release-notes/v2.1.0-canary.png b/content/en/docs/3.4/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.4/release-notes/v2.1.0-canary.png rename to content/en/docs/3.4/release-notes/v2.1.0-canary.png diff --git a/docs/3.4/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.4/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.4/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.4/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.4/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.4/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.4/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.4/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.4/release-notes/v2.1.2-annotations.png b/content/en/docs/3.4/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.4/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.4/release-notes/v2.1.2-annotations.png diff --git a/docs/3.4/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.4/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.4/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.4/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.4/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.4/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.4/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.4/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.4/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.4/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.4/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.4/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.4/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.4/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.4/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.4/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.4/release-notes/v2.2.0-cloud.png b/content/en/docs/3.4/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.4/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.4/release-notes/v2.2.0-cloud.png diff --git a/docs/3.4/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.4/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.4/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.4/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.4/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.4/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.4/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.4/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.4/releaseNotes.yml b/content/en/docs/3.4/releaseNotes.yml similarity index 100% rename from docs/3.4/releaseNotes.yml rename to content/en/docs/3.4/releaseNotes.yml diff --git a/docs/3.4/topics/concepts/architecture.md b/content/en/docs/3.4/topics/concepts/architecture.md similarity index 100% rename from docs/3.4/topics/concepts/architecture.md rename to content/en/docs/3.4/topics/concepts/architecture.md diff --git a/docs/3.4/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.4/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.4/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.4/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.4/topics/concepts/index.md b/content/en/docs/3.4/topics/concepts/index.md similarity index 100% rename from docs/3.4/topics/concepts/index.md rename to content/en/docs/3.4/topics/concepts/index.md diff --git a/docs/3.4/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.4/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.4/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.4/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.4/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.4/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.4/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.4/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.4/topics/concepts/progressive-delivery.md b/content/en/docs/3.4/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.4/topics/concepts/progressive-delivery.md rename to content/en/docs/3.4/topics/concepts/progressive-delivery.md diff --git a/docs/3.4/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.4/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.4/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.4/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.4/topics/install/ambassador-oss-community.md b/content/en/docs/3.4/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.4/topics/install/ambassador-oss-community.md rename to content/en/docs/3.4/topics/install/ambassador-oss-community.md diff --git a/docs/3.4/topics/install/bare-metal.md b/content/en/docs/3.4/topics/install/bare-metal.md similarity index 100% rename from docs/3.4/topics/install/bare-metal.md rename to content/en/docs/3.4/topics/install/bare-metal.md diff --git a/docs/3.4/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.4/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.4/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.4/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.4/topics/install/docker.md b/content/en/docs/3.4/topics/install/docker.md similarity index 100% rename from docs/3.4/topics/install/docker.md rename to content/en/docs/3.4/topics/install/docker.md diff --git a/docs/3.4/topics/install/helm.md b/content/en/docs/3.4/topics/install/helm.md similarity index 100% rename from docs/3.4/topics/install/helm.md rename to content/en/docs/3.4/topics/install/helm.md diff --git a/docs/3.4/topics/install/index.less b/content/en/docs/3.4/topics/install/index.less similarity index 100% rename from docs/3.4/topics/install/index.less rename to content/en/docs/3.4/topics/install/index.less diff --git a/docs/3.4/topics/install/index.md b/content/en/docs/3.4/topics/install/index.md similarity index 100% rename from docs/3.4/topics/install/index.md rename to content/en/docs/3.4/topics/install/index.md diff --git a/docs/3.4/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.4/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.4/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.4/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.4/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.4/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.4/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.4/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.4/topics/install/migration-matrix.md b/content/en/docs/3.4/topics/install/migration-matrix.md similarity index 100% rename from docs/3.4/topics/install/migration-matrix.md rename to content/en/docs/3.4/topics/install/migration-matrix.md diff --git a/docs/3.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.4/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/3.4/topics/install/upgrade/helm/emissary-3.3/emissary-3.X.md b/content/en/docs/3.4/topics/install/upgrade/helm/emissary-3.3/emissary-3.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/helm/emissary-3.3/emissary-3.X.md rename to content/en/docs/3.4/topics/install/upgrade/helm/emissary-3.3/emissary-3.X.md diff --git a/docs/3.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.4/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.4/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/3.4/topics/install/upgrade/yaml/emissary-3.3/emissary-3.X.md b/content/en/docs/3.4/topics/install/upgrade/yaml/emissary-3.3/emissary-3.X.md similarity index 100% rename from docs/3.4/topics/install/upgrade/yaml/emissary-3.3/emissary-3.X.md rename to content/en/docs/3.4/topics/install/upgrade/yaml/emissary-3.3/emissary-3.X.md diff --git a/docs/3.4/topics/install/yaml-install.md b/content/en/docs/3.4/topics/install/yaml-install.md similarity index 100% rename from docs/3.4/topics/install/yaml-install.md rename to content/en/docs/3.4/topics/install/yaml-install.md diff --git a/docs/3.4/topics/running/ambassador-deployment.md b/content/en/docs/3.4/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.4/topics/running/ambassador-deployment.md rename to content/en/docs/3.4/topics/running/ambassador-deployment.md diff --git a/docs/3.4/topics/running/ambassador-with-aws.md b/content/en/docs/3.4/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.4/topics/running/ambassador-with-aws.md rename to content/en/docs/3.4/topics/running/ambassador-with-aws.md diff --git a/docs/3.4/topics/running/ambassador-with-gke.md b/content/en/docs/3.4/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.4/topics/running/ambassador-with-gke.md rename to content/en/docs/3.4/topics/running/ambassador-with-gke.md diff --git a/docs/3.4/topics/running/ambassador.md b/content/en/docs/3.4/topics/running/ambassador.md similarity index 100% rename from docs/3.4/topics/running/ambassador.md rename to content/en/docs/3.4/topics/running/ambassador.md diff --git a/docs/3.4/topics/running/custom-error-responses.md b/content/en/docs/3.4/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.4/topics/running/custom-error-responses.md rename to content/en/docs/3.4/topics/running/custom-error-responses.md diff --git a/docs/3.4/topics/running/debugging.md b/content/en/docs/3.4/topics/running/debugging.md similarity index 100% rename from docs/3.4/topics/running/debugging.md rename to content/en/docs/3.4/topics/running/debugging.md diff --git a/docs/3.4/topics/running/diagnostics.md b/content/en/docs/3.4/topics/running/diagnostics.md similarity index 100% rename from docs/3.4/topics/running/diagnostics.md rename to content/en/docs/3.4/topics/running/diagnostics.md diff --git a/docs/3.4/topics/running/environment.md b/content/en/docs/3.4/topics/running/environment.md similarity index 100% rename from docs/3.4/topics/running/environment.md rename to content/en/docs/3.4/topics/running/environment.md diff --git a/docs/3.4/topics/running/gzip.md b/content/en/docs/3.4/topics/running/gzip.md similarity index 100% rename from docs/3.4/topics/running/gzip.md rename to content/en/docs/3.4/topics/running/gzip.md diff --git a/docs/3.4/topics/running/host-crd.md b/content/en/docs/3.4/topics/running/host-crd.md similarity index 100% rename from docs/3.4/topics/running/host-crd.md rename to content/en/docs/3.4/topics/running/host-crd.md diff --git a/docs/3.4/topics/running/http3.md b/content/en/docs/3.4/topics/running/http3.md similarity index 100% rename from docs/3.4/topics/running/http3.md rename to content/en/docs/3.4/topics/running/http3.md diff --git a/docs/3.4/topics/running/index.md b/content/en/docs/3.4/topics/running/index.md similarity index 100% rename from docs/3.4/topics/running/index.md rename to content/en/docs/3.4/topics/running/index.md diff --git a/docs/3.4/topics/running/ingress-controller.md b/content/en/docs/3.4/topics/running/ingress-controller.md similarity index 100% rename from docs/3.4/topics/running/ingress-controller.md rename to content/en/docs/3.4/topics/running/ingress-controller.md diff --git a/docs/3.4/topics/running/listener.md b/content/en/docs/3.4/topics/running/listener.md similarity index 100% rename from docs/3.4/topics/running/listener.md rename to content/en/docs/3.4/topics/running/listener.md diff --git a/docs/3.4/topics/running/load-balancer.md b/content/en/docs/3.4/topics/running/load-balancer.md similarity index 100% rename from docs/3.4/topics/running/load-balancer.md rename to content/en/docs/3.4/topics/running/load-balancer.md diff --git a/docs/3.4/topics/running/resolvers.md b/content/en/docs/3.4/topics/running/resolvers.md similarity index 100% rename from docs/3.4/topics/running/resolvers.md rename to content/en/docs/3.4/topics/running/resolvers.md diff --git a/docs/3.4/topics/running/running.md b/content/en/docs/3.4/topics/running/running.md similarity index 100% rename from docs/3.4/topics/running/running.md rename to content/en/docs/3.4/topics/running/running.md diff --git a/docs/3.4/topics/running/scaling.md b/content/en/docs/3.4/topics/running/scaling.md similarity index 100% rename from docs/3.4/topics/running/scaling.md rename to content/en/docs/3.4/topics/running/scaling.md diff --git a/docs/3.4/topics/running/services/auth-service.md b/content/en/docs/3.4/topics/running/services/auth-service.md similarity index 100% rename from docs/3.4/topics/running/services/auth-service.md rename to content/en/docs/3.4/topics/running/services/auth-service.md diff --git a/docs/3.4/topics/running/services/ext-authz.md b/content/en/docs/3.4/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.4/topics/running/services/ext-authz.md rename to content/en/docs/3.4/topics/running/services/ext-authz.md diff --git a/docs/3.4/topics/running/services/index.md b/content/en/docs/3.4/topics/running/services/index.md similarity index 100% rename from docs/3.4/topics/running/services/index.md rename to content/en/docs/3.4/topics/running/services/index.md diff --git a/docs/3.4/topics/running/services/log-service.md b/content/en/docs/3.4/topics/running/services/log-service.md similarity index 100% rename from docs/3.4/topics/running/services/log-service.md rename to content/en/docs/3.4/topics/running/services/log-service.md diff --git a/docs/3.4/topics/running/services/rate-limit-service.md b/content/en/docs/3.4/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.4/topics/running/services/rate-limit-service.md rename to content/en/docs/3.4/topics/running/services/rate-limit-service.md diff --git a/docs/3.4/topics/running/services/tracing-service.md b/content/en/docs/3.4/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.4/topics/running/services/tracing-service.md rename to content/en/docs/3.4/topics/running/services/tracing-service.md diff --git a/docs/3.4/topics/running/statistics/8877-metrics.md b/content/en/docs/3.4/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.4/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.4/topics/running/statistics/8877-metrics.md diff --git a/docs/3.4/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.4/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.4/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.4/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.4/topics/running/statistics/index.md b/content/en/docs/3.4/topics/running/statistics/index.md similarity index 100% rename from docs/3.4/topics/running/statistics/index.md rename to content/en/docs/3.4/topics/running/statistics/index.md diff --git a/docs/3.4/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.4/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.4/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.4/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.4/topics/running/tls/index.md b/content/en/docs/3.4/topics/running/tls/index.md similarity index 100% rename from docs/3.4/topics/running/tls/index.md rename to content/en/docs/3.4/topics/running/tls/index.md diff --git a/docs/3.4/topics/running/tls/mtls.md b/content/en/docs/3.4/topics/running/tls/mtls.md similarity index 100% rename from docs/3.4/topics/running/tls/mtls.md rename to content/en/docs/3.4/topics/running/tls/mtls.md diff --git a/docs/3.4/topics/running/tls/origination.md b/content/en/docs/3.4/topics/running/tls/origination.md similarity index 100% rename from docs/3.4/topics/running/tls/origination.md rename to content/en/docs/3.4/topics/running/tls/origination.md diff --git a/docs/3.4/topics/running/tls/sni.md b/content/en/docs/3.4/topics/running/tls/sni.md similarity index 100% rename from docs/3.4/topics/running/tls/sni.md rename to content/en/docs/3.4/topics/running/tls/sni.md diff --git a/docs/3.4/topics/using/authservice.md b/content/en/docs/3.4/topics/using/authservice.md similarity index 100% rename from docs/3.4/topics/using/authservice.md rename to content/en/docs/3.4/topics/using/authservice.md diff --git a/docs/3.4/topics/using/canary.md b/content/en/docs/3.4/topics/using/canary.md similarity index 100% rename from docs/3.4/topics/using/canary.md rename to content/en/docs/3.4/topics/using/canary.md diff --git a/docs/3.4/topics/using/circuit-breakers.md b/content/en/docs/3.4/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.4/topics/using/circuit-breakers.md rename to content/en/docs/3.4/topics/using/circuit-breakers.md diff --git a/docs/3.4/topics/using/cors.md b/content/en/docs/3.4/topics/using/cors.md similarity index 100% rename from docs/3.4/topics/using/cors.md rename to content/en/docs/3.4/topics/using/cors.md diff --git a/docs/3.4/topics/using/defaults.md b/content/en/docs/3.4/topics/using/defaults.md similarity index 100% rename from docs/3.4/topics/using/defaults.md rename to content/en/docs/3.4/topics/using/defaults.md diff --git a/docs/3.4/topics/using/gateway-api.md b/content/en/docs/3.4/topics/using/gateway-api.md similarity index 100% rename from docs/3.4/topics/using/gateway-api.md rename to content/en/docs/3.4/topics/using/gateway-api.md diff --git a/docs/3.4/topics/using/headers/add-request-headers.md b/content/en/docs/3.4/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.4/topics/using/headers/add-request-headers.md rename to content/en/docs/3.4/topics/using/headers/add-request-headers.md diff --git a/docs/3.4/topics/using/headers/add-response-headers.md b/content/en/docs/3.4/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.4/topics/using/headers/add-response-headers.md rename to content/en/docs/3.4/topics/using/headers/add-response-headers.md diff --git a/docs/3.4/topics/using/headers/headers.md b/content/en/docs/3.4/topics/using/headers/headers.md similarity index 100% rename from docs/3.4/topics/using/headers/headers.md rename to content/en/docs/3.4/topics/using/headers/headers.md diff --git a/docs/3.4/topics/using/headers/host.md b/content/en/docs/3.4/topics/using/headers/host.md similarity index 100% rename from docs/3.4/topics/using/headers/host.md rename to content/en/docs/3.4/topics/using/headers/host.md diff --git a/docs/3.4/topics/using/headers/remove-request-headers.md b/content/en/docs/3.4/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.4/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.4/topics/using/headers/remove-request-headers.md diff --git a/docs/3.4/topics/using/headers/remove-response-headers.md b/content/en/docs/3.4/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.4/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.4/topics/using/headers/remove-response-headers.md diff --git a/docs/3.4/topics/using/index.md b/content/en/docs/3.4/topics/using/index.md similarity index 100% rename from docs/3.4/topics/using/index.md rename to content/en/docs/3.4/topics/using/index.md diff --git a/docs/3.4/topics/using/intro-mappings.md b/content/en/docs/3.4/topics/using/intro-mappings.md similarity index 100% rename from docs/3.4/topics/using/intro-mappings.md rename to content/en/docs/3.4/topics/using/intro-mappings.md diff --git a/docs/3.4/topics/using/keepalive.md b/content/en/docs/3.4/topics/using/keepalive.md similarity index 100% rename from docs/3.4/topics/using/keepalive.md rename to content/en/docs/3.4/topics/using/keepalive.md diff --git a/docs/3.4/topics/using/mappings.md b/content/en/docs/3.4/topics/using/mappings.md similarity index 100% rename from docs/3.4/topics/using/mappings.md rename to content/en/docs/3.4/topics/using/mappings.md diff --git a/docs/3.4/topics/using/method.md b/content/en/docs/3.4/topics/using/method.md similarity index 100% rename from docs/3.4/topics/using/method.md rename to content/en/docs/3.4/topics/using/method.md diff --git a/docs/3.4/topics/using/prefix-regex.md b/content/en/docs/3.4/topics/using/prefix-regex.md similarity index 100% rename from docs/3.4/topics/using/prefix-regex.md rename to content/en/docs/3.4/topics/using/prefix-regex.md diff --git a/docs/3.4/topics/using/query-parameters.md b/content/en/docs/3.4/topics/using/query-parameters.md similarity index 100% rename from docs/3.4/topics/using/query-parameters.md rename to content/en/docs/3.4/topics/using/query-parameters.md diff --git a/docs/3.4/topics/using/rate-limits/index.md b/content/en/docs/3.4/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.4/topics/using/rate-limits/index.md rename to content/en/docs/3.4/topics/using/rate-limits/index.md diff --git a/docs/3.4/topics/using/redirects.md b/content/en/docs/3.4/topics/using/redirects.md similarity index 100% rename from docs/3.4/topics/using/redirects.md rename to content/en/docs/3.4/topics/using/redirects.md diff --git a/docs/3.4/topics/using/retries.md b/content/en/docs/3.4/topics/using/retries.md similarity index 100% rename from docs/3.4/topics/using/retries.md rename to content/en/docs/3.4/topics/using/retries.md diff --git a/docs/3.4/topics/using/rewrites.md b/content/en/docs/3.4/topics/using/rewrites.md similarity index 100% rename from docs/3.4/topics/using/rewrites.md rename to content/en/docs/3.4/topics/using/rewrites.md diff --git a/docs/3.4/topics/using/shadowing.md b/content/en/docs/3.4/topics/using/shadowing.md similarity index 100% rename from docs/3.4/topics/using/shadowing.md rename to content/en/docs/3.4/topics/using/shadowing.md diff --git a/docs/3.4/topics/using/tcpmappings.md b/content/en/docs/3.4/topics/using/tcpmappings.md similarity index 100% rename from docs/3.4/topics/using/tcpmappings.md rename to content/en/docs/3.4/topics/using/tcpmappings.md diff --git a/docs/3.4/topics/using/timeouts.md b/content/en/docs/3.4/topics/using/timeouts.md similarity index 100% rename from docs/3.4/topics/using/timeouts.md rename to content/en/docs/3.4/topics/using/timeouts.md diff --git a/docs/3.4/tutorials/dev-portal-tutorial.md b/content/en/docs/3.4/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.4/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.4/tutorials/dev-portal-tutorial.md diff --git a/docs/3.4/tutorials/getting-started.md b/content/en/docs/3.4/tutorials/getting-started.md similarity index 100% rename from docs/3.4/tutorials/getting-started.md rename to content/en/docs/3.4/tutorials/getting-started.md diff --git a/docs/3.4/tutorials/gs-tabs.js b/content/en/docs/3.4/tutorials/gs-tabs.js similarity index 100% rename from docs/3.4/tutorials/gs-tabs.js rename to content/en/docs/3.4/tutorials/gs-tabs.js diff --git a/docs/3.4/tutorials/gs-tabs2.js b/content/en/docs/3.4/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.4/tutorials/gs-tabs2.js rename to content/en/docs/3.4/tutorials/gs-tabs2.js diff --git a/docs/3.4/tutorials/quickstart-demo.md b/content/en/docs/3.4/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.4/tutorials/quickstart-demo.md rename to content/en/docs/3.4/tutorials/quickstart-demo.md diff --git a/docs/3.4/versions.yml b/content/en/docs/3.4/versions.yml similarity index 100% rename from docs/3.4/versions.yml rename to content/en/docs/3.4/versions.yml diff --git a/docs/3.5/about/aes-emissary-eol.md b/content/en/docs/3.5/about/aes-emissary-eol.md similarity index 100% rename from docs/3.5/about/aes-emissary-eol.md rename to content/en/docs/3.5/about/aes-emissary-eol.md diff --git a/docs/3.5/about/alternatives.md b/content/en/docs/3.5/about/alternatives.md similarity index 100% rename from docs/3.5/about/alternatives.md rename to content/en/docs/3.5/about/alternatives.md diff --git a/docs/3.5/about/changes-2.x.md b/content/en/docs/3.5/about/changes-2.x.md similarity index 100% rename from docs/3.5/about/changes-2.x.md rename to content/en/docs/3.5/about/changes-2.x.md diff --git a/docs/3.5/about/changes-3.y.md b/content/en/docs/3.5/about/changes-3.y.md similarity index 100% rename from docs/3.5/about/changes-3.y.md rename to content/en/docs/3.5/about/changes-3.y.md diff --git a/docs/3.5/about/faq.md b/content/en/docs/3.5/about/faq.md similarity index 100% rename from docs/3.5/about/faq.md rename to content/en/docs/3.5/about/faq.md diff --git a/docs/3.5/about/features-and-benefits.md b/content/en/docs/3.5/about/features-and-benefits.md similarity index 100% rename from docs/3.5/about/features-and-benefits.md rename to content/en/docs/3.5/about/features-and-benefits.md diff --git a/docs/3.5/about/known-issues.md b/content/en/docs/3.5/about/known-issues.md similarity index 100% rename from docs/3.5/about/known-issues.md rename to content/en/docs/3.5/about/known-issues.md diff --git a/docs/3.5/about/support.md b/content/en/docs/3.5/about/support.md similarity index 100% rename from docs/3.5/about/support.md rename to content/en/docs/3.5/about/support.md diff --git a/docs/3.5/about/why-ambassador.md b/content/en/docs/3.5/about/why-ambassador.md similarity index 100% rename from docs/3.5/about/why-ambassador.md rename to content/en/docs/3.5/about/why-ambassador.md diff --git a/docs/3.5/community.md b/content/en/docs/3.5/community.md similarity index 100% rename from docs/3.5/community.md rename to content/en/docs/3.5/community.md diff --git a/docs/3.5/doc-links.yml b/content/en/docs/3.5/doc-links.yml similarity index 100% rename from docs/3.5/doc-links.yml rename to content/en/docs/3.5/doc-links.yml diff --git a/docs/3.5/features-icons/basic-authentication.svg b/content/en/docs/3.5/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.5/features-icons/basic-authentication.svg rename to content/en/docs/3.5/features-icons/basic-authentication.svg diff --git a/docs/3.5/features-icons/canary-release.svg b/content/en/docs/3.5/features-icons/canary-release.svg similarity index 100% rename from docs/3.5/features-icons/canary-release.svg rename to content/en/docs/3.5/features-icons/canary-release.svg diff --git a/docs/3.5/features-icons/cors.svg b/content/en/docs/3.5/features-icons/cors.svg similarity index 100% rename from docs/3.5/features-icons/cors.svg rename to content/en/docs/3.5/features-icons/cors.svg diff --git a/docs/3.5/features-icons/datadog.png b/content/en/docs/3.5/features-icons/datadog.png similarity index 100% rename from docs/3.5/features-icons/datadog.png rename to content/en/docs/3.5/features-icons/datadog.png diff --git a/docs/3.5/features-icons/datadog.svg b/content/en/docs/3.5/features-icons/datadog.svg similarity index 100% rename from docs/3.5/features-icons/datadog.svg rename to content/en/docs/3.5/features-icons/datadog.svg diff --git a/docs/3.5/features-icons/diagnostics.svg b/content/en/docs/3.5/features-icons/diagnostics.svg similarity index 100% rename from docs/3.5/features-icons/diagnostics.svg rename to content/en/docs/3.5/features-icons/diagnostics.svg diff --git a/docs/3.5/features-icons/distributed-tracing.png b/content/en/docs/3.5/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.5/features-icons/distributed-tracing.png rename to content/en/docs/3.5/features-icons/distributed-tracing.png diff --git a/docs/3.5/features-icons/grpc.png b/content/en/docs/3.5/features-icons/grpc.png similarity index 100% rename from docs/3.5/features-icons/grpc.png rename to content/en/docs/3.5/features-icons/grpc.png diff --git a/docs/3.5/features-icons/prometheus.svg b/content/en/docs/3.5/features-icons/prometheus.svg similarity index 100% rename from docs/3.5/features-icons/prometheus.svg rename to content/en/docs/3.5/features-icons/prometheus.svg diff --git a/docs/3.5/features-icons/rate-limiting.svg b/content/en/docs/3.5/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.5/features-icons/rate-limiting.svg rename to content/en/docs/3.5/features-icons/rate-limiting.svg diff --git a/docs/3.5/features-icons/regex-routing.svg b/content/en/docs/3.5/features-icons/regex-routing.svg similarity index 100% rename from docs/3.5/features-icons/regex-routing.svg rename to content/en/docs/3.5/features-icons/regex-routing.svg diff --git a/docs/3.5/features-icons/request-transformers.svg b/content/en/docs/3.5/features-icons/request-transformers.svg similarity index 100% rename from docs/3.5/features-icons/request-transformers.svg rename to content/en/docs/3.5/features-icons/request-transformers.svg diff --git a/docs/3.5/features-icons/shadowing.svg b/content/en/docs/3.5/features-icons/shadowing.svg similarity index 100% rename from docs/3.5/features-icons/shadowing.svg rename to content/en/docs/3.5/features-icons/shadowing.svg diff --git a/docs/3.5/features-icons/statsd.png b/content/en/docs/3.5/features-icons/statsd.png similarity index 100% rename from docs/3.5/features-icons/statsd.png rename to content/en/docs/3.5/features-icons/statsd.png diff --git a/docs/3.5/features-icons/statsd.svg b/content/en/docs/3.5/features-icons/statsd.svg similarity index 100% rename from docs/3.5/features-icons/statsd.svg rename to content/en/docs/3.5/features-icons/statsd.svg diff --git a/docs/3.5/features-icons/third-party-auth.svg b/content/en/docs/3.5/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.5/features-icons/third-party-auth.svg rename to content/en/docs/3.5/features-icons/third-party-auth.svg diff --git a/docs/3.5/features-icons/timeouts.svg b/content/en/docs/3.5/features-icons/timeouts.svg similarity index 100% rename from docs/3.5/features-icons/timeouts.svg rename to content/en/docs/3.5/features-icons/timeouts.svg diff --git a/docs/3.5/features-icons/tls-termination.svg b/content/en/docs/3.5/features-icons/tls-termination.svg similarity index 100% rename from docs/3.5/features-icons/tls-termination.svg rename to content/en/docs/3.5/features-icons/tls-termination.svg diff --git a/docs/3.5/features-icons/url-rewrite.svg b/content/en/docs/3.5/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.5/features-icons/url-rewrite.svg rename to content/en/docs/3.5/features-icons/url-rewrite.svg diff --git a/docs/3.5/features-icons/websockets.svg b/content/en/docs/3.5/features-icons/websockets.svg similarity index 100% rename from docs/3.5/features-icons/websockets.svg rename to content/en/docs/3.5/features-icons/websockets.svg diff --git a/docs/3.5/howtos/active-health-checking.md b/content/en/docs/3.5/howtos/active-health-checking.md similarity index 100% rename from docs/3.5/howtos/active-health-checking.md rename to content/en/docs/3.5/howtos/active-health-checking.md diff --git a/docs/3.5/howtos/basic-auth.md b/content/en/docs/3.5/howtos/basic-auth.md similarity index 100% rename from docs/3.5/howtos/basic-auth.md rename to content/en/docs/3.5/howtos/basic-auth.md diff --git a/docs/3.5/howtos/cert-manager.md b/content/en/docs/3.5/howtos/cert-manager.md similarity index 100% rename from docs/3.5/howtos/cert-manager.md rename to content/en/docs/3.5/howtos/cert-manager.md diff --git a/docs/3.5/howtos/client-cert-validation.md b/content/en/docs/3.5/howtos/client-cert-validation.md similarity index 100% rename from docs/3.5/howtos/client-cert-validation.md rename to content/en/docs/3.5/howtos/client-cert-validation.md diff --git a/docs/3.5/howtos/configure-communications.md b/content/en/docs/3.5/howtos/configure-communications.md similarity index 100% rename from docs/3.5/howtos/configure-communications.md rename to content/en/docs/3.5/howtos/configure-communications.md diff --git a/docs/3.5/howtos/consul.md b/content/en/docs/3.5/howtos/consul.md similarity index 100% rename from docs/3.5/howtos/consul.md rename to content/en/docs/3.5/howtos/consul.md diff --git a/docs/3.5/howtos/dist-tracing.md b/content/en/docs/3.5/howtos/dist-tracing.md similarity index 100% rename from docs/3.5/howtos/dist-tracing.md rename to content/en/docs/3.5/howtos/dist-tracing.md diff --git a/docs/3.5/howtos/external-dns.md b/content/en/docs/3.5/howtos/external-dns.md similarity index 100% rename from docs/3.5/howtos/external-dns.md rename to content/en/docs/3.5/howtos/external-dns.md diff --git a/docs/3.5/howtos/filter-dev-guide.md b/content/en/docs/3.5/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.5/howtos/filter-dev-guide.md rename to content/en/docs/3.5/howtos/filter-dev-guide.md diff --git a/docs/3.5/howtos/grpc.md b/content/en/docs/3.5/howtos/grpc.md similarity index 100% rename from docs/3.5/howtos/grpc.md rename to content/en/docs/3.5/howtos/grpc.md diff --git a/docs/3.5/howtos/http3-aks.md b/content/en/docs/3.5/howtos/http3-aks.md similarity index 100% rename from docs/3.5/howtos/http3-aks.md rename to content/en/docs/3.5/howtos/http3-aks.md diff --git a/docs/3.5/howtos/http3-eks.md b/content/en/docs/3.5/howtos/http3-eks.md similarity index 100% rename from docs/3.5/howtos/http3-eks.md rename to content/en/docs/3.5/howtos/http3-eks.md diff --git a/docs/3.5/howtos/http3-gke.md b/content/en/docs/3.5/howtos/http3-gke.md similarity index 100% rename from docs/3.5/howtos/http3-gke.md rename to content/en/docs/3.5/howtos/http3-gke.md diff --git a/docs/3.5/howtos/index.md b/content/en/docs/3.5/howtos/index.md similarity index 100% rename from docs/3.5/howtos/index.md rename to content/en/docs/3.5/howtos/index.md diff --git a/docs/3.5/howtos/istio.md b/content/en/docs/3.5/howtos/istio.md similarity index 100% rename from docs/3.5/howtos/istio.md rename to content/en/docs/3.5/howtos/istio.md diff --git a/docs/3.5/howtos/knative.md b/content/en/docs/3.5/howtos/knative.md similarity index 100% rename from docs/3.5/howtos/knative.md rename to content/en/docs/3.5/howtos/knative.md diff --git a/docs/3.5/howtos/linkerd2.md b/content/en/docs/3.5/howtos/linkerd2.md similarity index 100% rename from docs/3.5/howtos/linkerd2.md rename to content/en/docs/3.5/howtos/linkerd2.md diff --git a/docs/3.5/howtos/prometheus.md b/content/en/docs/3.5/howtos/prometheus.md similarity index 100% rename from docs/3.5/howtos/prometheus.md rename to content/en/docs/3.5/howtos/prometheus.md diff --git a/docs/3.5/howtos/protecting-diag-access.md b/content/en/docs/3.5/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.5/howtos/protecting-diag-access.md rename to content/en/docs/3.5/howtos/protecting-diag-access.md diff --git a/docs/3.5/howtos/rate-limiting-tutorial.md b/content/en/docs/3.5/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.5/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.5/howtos/rate-limiting-tutorial.md diff --git a/docs/3.5/howtos/route.md b/content/en/docs/3.5/howtos/route.md similarity index 100% rename from docs/3.5/howtos/route.md rename to content/en/docs/3.5/howtos/route.md diff --git a/docs/3.5/howtos/tls-termination.md b/content/en/docs/3.5/howtos/tls-termination.md similarity index 100% rename from docs/3.5/howtos/tls-termination.md rename to content/en/docs/3.5/howtos/tls-termination.md diff --git a/docs/3.5/howtos/tracing-datadog.md b/content/en/docs/3.5/howtos/tracing-datadog.md similarity index 100% rename from docs/3.5/howtos/tracing-datadog.md rename to content/en/docs/3.5/howtos/tracing-datadog.md diff --git a/docs/3.5/howtos/tracing-lightstep.md b/content/en/docs/3.5/howtos/tracing-lightstep.md similarity index 100% rename from docs/3.5/howtos/tracing-lightstep.md rename to content/en/docs/3.5/howtos/tracing-lightstep.md diff --git a/docs/3.5/howtos/tracing-zipkin.md b/content/en/docs/3.5/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.5/howtos/tracing-zipkin.md rename to content/en/docs/3.5/howtos/tracing-zipkin.md diff --git a/docs/3.5/howtos/websockets.md b/content/en/docs/3.5/howtos/websockets.md similarity index 100% rename from docs/3.5/howtos/websockets.md rename to content/en/docs/3.5/howtos/websockets.md diff --git a/docs/3.5/images/Auth0_JWT.png b/content/en/docs/3.5/images/Auth0_JWT.png similarity index 100% rename from docs/3.5/images/Auth0_JWT.png rename to content/en/docs/3.5/images/Auth0_JWT.png diff --git a/docs/3.5/images/Auth0_domain_clientID.png b/content/en/docs/3.5/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.5/images/Auth0_domain_clientID.png rename to content/en/docs/3.5/images/Auth0_domain_clientID.png diff --git a/docs/3.5/images/Auth0_method_callback_origins.png b/content/en/docs/3.5/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.5/images/Auth0_method_callback_origins.png rename to content/en/docs/3.5/images/Auth0_method_callback_origins.png diff --git a/docs/3.5/images/aes-success.png b/content/en/docs/3.5/images/aes-success.png similarity index 100% rename from docs/3.5/images/aes-success.png rename to content/en/docs/3.5/images/aes-success.png diff --git a/docs/3.5/images/ambassador-arch.png b/content/en/docs/3.5/images/ambassador-arch.png similarity index 100% rename from docs/3.5/images/ambassador-arch.png rename to content/en/docs/3.5/images/ambassador-arch.png diff --git a/docs/3.5/images/ambassador-logo.svg b/content/en/docs/3.5/images/ambassador-logo.svg similarity index 100% rename from docs/3.5/images/ambassador-logo.svg rename to content/en/docs/3.5/images/ambassador-logo.svg diff --git a/docs/3.5/images/ambassador_oidc_flow.jpg b/content/en/docs/3.5/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.5/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.5/images/ambassador_oidc_flow.jpg diff --git a/docs/3.5/images/apple.png b/content/en/docs/3.5/images/apple.png similarity index 100% rename from docs/3.5/images/apple.png rename to content/en/docs/3.5/images/apple.png diff --git a/docs/3.5/images/auth-flow.png b/content/en/docs/3.5/images/auth-flow.png similarity index 100% rename from docs/3.5/images/auth-flow.png rename to content/en/docs/3.5/images/auth-flow.png diff --git a/docs/3.5/images/authentication-icon.svg b/content/en/docs/3.5/images/authentication-icon.svg similarity index 100% rename from docs/3.5/images/authentication-icon.svg rename to content/en/docs/3.5/images/authentication-icon.svg diff --git a/docs/3.5/images/blackbird.png b/content/en/docs/3.5/images/blackbird.png similarity index 100% rename from docs/3.5/images/blackbird.png rename to content/en/docs/3.5/images/blackbird.png diff --git a/docs/3.5/images/canary-release-overview.png b/content/en/docs/3.5/images/canary-release-overview.png similarity index 100% rename from docs/3.5/images/canary-release-overview.png rename to content/en/docs/3.5/images/canary-release-overview.png diff --git a/docs/3.5/images/configure-icon.svg b/content/en/docs/3.5/images/configure-icon.svg similarity index 100% rename from docs/3.5/images/configure-icon.svg rename to content/en/docs/3.5/images/configure-icon.svg diff --git a/docs/3.5/images/consul-ambassador.png b/content/en/docs/3.5/images/consul-ambassador.png similarity index 100% rename from docs/3.5/images/consul-ambassador.png rename to content/en/docs/3.5/images/consul-ambassador.png diff --git a/docs/3.5/images/container-inner-dev-loop.png b/content/en/docs/3.5/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.5/images/container-inner-dev-loop.png rename to content/en/docs/3.5/images/container-inner-dev-loop.png diff --git a/docs/3.5/images/datawire-logo.svg b/content/en/docs/3.5/images/datawire-logo.svg similarity index 100% rename from docs/3.5/images/datawire-logo.svg rename to content/en/docs/3.5/images/datawire-logo.svg diff --git a/docs/3.5/images/diagnostics-example.png b/content/en/docs/3.5/images/diagnostics-example.png similarity index 100% rename from docs/3.5/images/diagnostics-example.png rename to content/en/docs/3.5/images/diagnostics-example.png diff --git a/docs/3.5/images/diagnostics.png b/content/en/docs/3.5/images/diagnostics.png similarity index 100% rename from docs/3.5/images/diagnostics.png rename to content/en/docs/3.5/images/diagnostics.png diff --git a/docs/3.5/images/docker-compose.png b/content/en/docs/3.5/images/docker-compose.png similarity index 100% rename from docs/3.5/images/docker-compose.png rename to content/en/docs/3.5/images/docker-compose.png diff --git a/docs/3.5/images/docker.png b/content/en/docs/3.5/images/docker.png similarity index 100% rename from docs/3.5/images/docker.png rename to content/en/docs/3.5/images/docker.png diff --git a/docs/3.5/images/edge-stack-1.13.4.png b/content/en/docs/3.5/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.5/images/edge-stack-1.13.4.png rename to content/en/docs/3.5/images/edge-stack-1.13.4.png diff --git a/docs/3.5/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.5/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.5/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.5/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.5/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.5/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.5/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.5/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.5/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.5/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.5/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.5/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.5/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.5/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.5/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.5/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.5/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.5/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.5/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.5/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.5/images/fast-icon.svg b/content/en/docs/3.5/images/fast-icon.svg similarity index 100% rename from docs/3.5/images/fast-icon.svg rename to content/en/docs/3.5/images/fast-icon.svg diff --git a/docs/3.5/images/features-icons/basic-authentication.svg b/content/en/docs/3.5/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.5/images/features-icons/basic-authentication.svg rename to content/en/docs/3.5/images/features-icons/basic-authentication.svg diff --git a/docs/3.5/images/features-icons/canary-release.svg b/content/en/docs/3.5/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.5/images/features-icons/canary-release.svg rename to content/en/docs/3.5/images/features-icons/canary-release.svg diff --git a/docs/3.5/images/features-icons/cors.svg b/content/en/docs/3.5/images/features-icons/cors.svg similarity index 100% rename from docs/3.5/images/features-icons/cors.svg rename to content/en/docs/3.5/images/features-icons/cors.svg diff --git a/docs/3.5/images/features-icons/datadog.png b/content/en/docs/3.5/images/features-icons/datadog.png similarity index 100% rename from docs/3.5/images/features-icons/datadog.png rename to content/en/docs/3.5/images/features-icons/datadog.png diff --git a/docs/3.5/images/features-icons/datadog.svg b/content/en/docs/3.5/images/features-icons/datadog.svg similarity index 100% rename from docs/3.5/images/features-icons/datadog.svg rename to content/en/docs/3.5/images/features-icons/datadog.svg diff --git a/docs/3.5/images/features-icons/diagnostics.svg b/content/en/docs/3.5/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.5/images/features-icons/diagnostics.svg rename to content/en/docs/3.5/images/features-icons/diagnostics.svg diff --git a/docs/3.5/images/features-icons/distributed-tracing.png b/content/en/docs/3.5/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.5/images/features-icons/distributed-tracing.png rename to content/en/docs/3.5/images/features-icons/distributed-tracing.png diff --git a/docs/3.5/images/features-icons/grpc.png b/content/en/docs/3.5/images/features-icons/grpc.png similarity index 100% rename from docs/3.5/images/features-icons/grpc.png rename to content/en/docs/3.5/images/features-icons/grpc.png diff --git a/docs/3.5/images/features-icons/prometheus.svg b/content/en/docs/3.5/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.5/images/features-icons/prometheus.svg rename to content/en/docs/3.5/images/features-icons/prometheus.svg diff --git a/docs/3.5/images/features-icons/rate-limiting.svg b/content/en/docs/3.5/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.5/images/features-icons/rate-limiting.svg rename to content/en/docs/3.5/images/features-icons/rate-limiting.svg diff --git a/docs/3.5/images/features-icons/regex-routing.svg b/content/en/docs/3.5/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.5/images/features-icons/regex-routing.svg rename to content/en/docs/3.5/images/features-icons/regex-routing.svg diff --git a/docs/3.5/images/features-icons/request-transformers.svg b/content/en/docs/3.5/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.5/images/features-icons/request-transformers.svg rename to content/en/docs/3.5/images/features-icons/request-transformers.svg diff --git a/docs/3.5/images/features-icons/shadowing.svg b/content/en/docs/3.5/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.5/images/features-icons/shadowing.svg rename to content/en/docs/3.5/images/features-icons/shadowing.svg diff --git a/docs/3.5/images/features-icons/statsd.png b/content/en/docs/3.5/images/features-icons/statsd.png similarity index 100% rename from docs/3.5/images/features-icons/statsd.png rename to content/en/docs/3.5/images/features-icons/statsd.png diff --git a/docs/3.5/images/features-icons/statsd.svg b/content/en/docs/3.5/images/features-icons/statsd.svg similarity index 100% rename from docs/3.5/images/features-icons/statsd.svg rename to content/en/docs/3.5/images/features-icons/statsd.svg diff --git a/docs/3.5/images/features-icons/third-party-auth.svg b/content/en/docs/3.5/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.5/images/features-icons/third-party-auth.svg rename to content/en/docs/3.5/images/features-icons/third-party-auth.svg diff --git a/docs/3.5/images/features-icons/timeouts.svg b/content/en/docs/3.5/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.5/images/features-icons/timeouts.svg rename to content/en/docs/3.5/images/features-icons/timeouts.svg diff --git a/docs/3.5/images/features-icons/tls-termination.svg b/content/en/docs/3.5/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.5/images/features-icons/tls-termination.svg rename to content/en/docs/3.5/images/features-icons/tls-termination.svg diff --git a/docs/3.5/images/features-icons/url-rewrite.svg b/content/en/docs/3.5/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.5/images/features-icons/url-rewrite.svg rename to content/en/docs/3.5/images/features-icons/url-rewrite.svg diff --git a/docs/3.5/images/features-icons/websockets.svg b/content/en/docs/3.5/images/features-icons/websockets.svg similarity index 100% rename from docs/3.5/images/features-icons/websockets.svg rename to content/en/docs/3.5/images/features-icons/websockets.svg diff --git a/docs/3.5/images/features-table.jpg b/content/en/docs/3.5/images/features-table.jpg similarity index 100% rename from docs/3.5/images/features-table.jpg rename to content/en/docs/3.5/images/features-table.jpg diff --git a/docs/3.5/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.5/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.5/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.5/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.5/images/gRPC-TLS-Originate.png b/content/en/docs/3.5/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.5/images/gRPC-TLS-Originate.png rename to content/en/docs/3.5/images/gRPC-TLS-Originate.png diff --git a/docs/3.5/images/github-login.png b/content/en/docs/3.5/images/github-login.png similarity index 100% rename from docs/3.5/images/github-login.png rename to content/en/docs/3.5/images/github-login.png diff --git a/docs/3.5/images/global-features-bg.svg b/content/en/docs/3.5/images/global-features-bg.svg similarity index 100% rename from docs/3.5/images/global-features-bg.svg rename to content/en/docs/3.5/images/global-features-bg.svg diff --git a/docs/3.5/images/grafana.png b/content/en/docs/3.5/images/grafana.png similarity index 100% rename from docs/3.5/images/grafana.png rename to content/en/docs/3.5/images/grafana.png diff --git a/docs/3.5/images/grpc-tls.png b/content/en/docs/3.5/images/grpc-tls.png similarity index 100% rename from docs/3.5/images/grpc-tls.png rename to content/en/docs/3.5/images/grpc-tls.png diff --git a/docs/3.5/images/helm-navy.png b/content/en/docs/3.5/images/helm-navy.png similarity index 100% rename from docs/3.5/images/helm-navy.png rename to content/en/docs/3.5/images/helm-navy.png diff --git a/docs/3.5/images/helm.png b/content/en/docs/3.5/images/helm.png similarity index 100% rename from docs/3.5/images/helm.png rename to content/en/docs/3.5/images/helm.png diff --git a/docs/3.5/images/highly-available-icon.svg b/content/en/docs/3.5/images/highly-available-icon.svg similarity index 100% rename from docs/3.5/images/highly-available-icon.svg rename to content/en/docs/3.5/images/highly-available-icon.svg diff --git a/docs/3.5/images/jaeger.png b/content/en/docs/3.5/images/jaeger.png similarity index 100% rename from docs/3.5/images/jaeger.png rename to content/en/docs/3.5/images/jaeger.png diff --git a/docs/3.5/images/kubernetes.png b/content/en/docs/3.5/images/kubernetes.png similarity index 100% rename from docs/3.5/images/kubernetes.png rename to content/en/docs/3.5/images/kubernetes.png diff --git a/docs/3.5/images/left-arrow.svg b/content/en/docs/3.5/images/left-arrow.svg similarity index 100% rename from docs/3.5/images/left-arrow.svg rename to content/en/docs/3.5/images/left-arrow.svg diff --git a/docs/3.5/images/linux.png b/content/en/docs/3.5/images/linux.png similarity index 100% rename from docs/3.5/images/linux.png rename to content/en/docs/3.5/images/linux.png diff --git a/docs/3.5/images/logo.png b/content/en/docs/3.5/images/logo.png similarity index 100% rename from docs/3.5/images/logo.png rename to content/en/docs/3.5/images/logo.png diff --git a/docs/3.5/images/mapping-editor.png b/content/en/docs/3.5/images/mapping-editor.png similarity index 100% rename from docs/3.5/images/mapping-editor.png rename to content/en/docs/3.5/images/mapping-editor.png diff --git a/docs/3.5/images/network-architecture.png b/content/en/docs/3.5/images/network-architecture.png similarity index 100% rename from docs/3.5/images/network-architecture.png rename to content/en/docs/3.5/images/network-architecture.png diff --git a/docs/3.5/images/penguin-background.svg b/content/en/docs/3.5/images/penguin-background.svg similarity index 100% rename from docs/3.5/images/penguin-background.svg rename to content/en/docs/3.5/images/penguin-background.svg diff --git a/docs/3.5/images/pro-iap.png b/content/en/docs/3.5/images/pro-iap.png similarity index 100% rename from docs/3.5/images/pro-iap.png rename to content/en/docs/3.5/images/pro-iap.png diff --git a/docs/3.5/images/quote.svg b/content/en/docs/3.5/images/quote.svg similarity index 100% rename from docs/3.5/images/quote.svg rename to content/en/docs/3.5/images/quote.svg diff --git a/docs/3.5/images/right-arrow.svg b/content/en/docs/3.5/images/right-arrow.svg similarity index 100% rename from docs/3.5/images/right-arrow.svg rename to content/en/docs/3.5/images/right-arrow.svg diff --git a/docs/3.5/images/routing-icon.svg b/content/en/docs/3.5/images/routing-icon.svg similarity index 100% rename from docs/3.5/images/routing-icon.svg rename to content/en/docs/3.5/images/routing-icon.svg diff --git a/docs/3.5/images/self-service-features-bg.svg b/content/en/docs/3.5/images/self-service-features-bg.svg similarity index 100% rename from docs/3.5/images/self-service-features-bg.svg rename to content/en/docs/3.5/images/self-service-features-bg.svg diff --git a/docs/3.5/images/shadowing.png b/content/en/docs/3.5/images/shadowing.png similarity index 100% rename from docs/3.5/images/shadowing.png rename to content/en/docs/3.5/images/shadowing.png diff --git a/docs/3.5/images/speedometers.png b/content/en/docs/3.5/images/speedometers.png similarity index 100% rename from docs/3.5/images/speedometers.png rename to content/en/docs/3.5/images/speedometers.png diff --git a/docs/3.5/images/tp-architecture.png b/content/en/docs/3.5/images/tp-architecture.png similarity index 100% rename from docs/3.5/images/tp-architecture.png rename to content/en/docs/3.5/images/tp-architecture.png diff --git a/docs/3.5/images/tp-tutorial-1.png b/content/en/docs/3.5/images/tp-tutorial-1.png similarity index 100% rename from docs/3.5/images/tp-tutorial-1.png rename to content/en/docs/3.5/images/tp-tutorial-1.png diff --git a/docs/3.5/images/tp-tutorial-2.png b/content/en/docs/3.5/images/tp-tutorial-2.png similarity index 100% rename from docs/3.5/images/tp-tutorial-2.png rename to content/en/docs/3.5/images/tp-tutorial-2.png diff --git a/docs/3.5/images/tp-tutorial-3.png b/content/en/docs/3.5/images/tp-tutorial-3.png similarity index 100% rename from docs/3.5/images/tp-tutorial-3.png rename to content/en/docs/3.5/images/tp-tutorial-3.png diff --git a/docs/3.5/images/tp-tutorial-4.png b/content/en/docs/3.5/images/tp-tutorial-4.png similarity index 100% rename from docs/3.5/images/tp-tutorial-4.png rename to content/en/docs/3.5/images/tp-tutorial-4.png diff --git a/docs/3.5/images/trad-inner-dev-loop.png b/content/en/docs/3.5/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.5/images/trad-inner-dev-loop.png rename to content/en/docs/3.5/images/trad-inner-dev-loop.png diff --git a/docs/3.5/images/windows.png b/content/en/docs/3.5/images/windows.png similarity index 100% rename from docs/3.5/images/windows.png rename to content/en/docs/3.5/images/windows.png diff --git a/docs/3.5/images/xkcd.png b/content/en/docs/3.5/images/xkcd.png similarity index 100% rename from docs/3.5/images/xkcd.png rename to content/en/docs/3.5/images/xkcd.png diff --git a/docs/3.5/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.5/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.5/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.5/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.5/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.5/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.5/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.5/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.5/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.5/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.5/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.5/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.5/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.5/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.5/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.5/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.5/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.5/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.5/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.5/release-notes/emissary-ga.png b/content/en/docs/3.5/release-notes/emissary-ga.png similarity index 100% rename from docs/3.5/release-notes/emissary-ga.png rename to content/en/docs/3.5/release-notes/emissary-ga.png diff --git a/docs/3.5/release-notes/tada.png b/content/en/docs/3.5/release-notes/tada.png similarity index 100% rename from docs/3.5/release-notes/tada.png rename to content/en/docs/3.5/release-notes/tada.png diff --git a/docs/3.5/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.5/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.5/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.5/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.5/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.5/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.5/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.5/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.5/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.5/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.5/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.5/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.5/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.5/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.5/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.5/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.5/release-notes/v2.0.4-version.png b/content/en/docs/3.5/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.5/release-notes/v2.0.4-version.png rename to content/en/docs/3.5/release-notes/v2.0.4-version.png diff --git a/docs/3.5/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.5/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.5/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.5/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.5/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.5/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.5/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.5/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.5/release-notes/v2.1.0-canary.png b/content/en/docs/3.5/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.5/release-notes/v2.1.0-canary.png rename to content/en/docs/3.5/release-notes/v2.1.0-canary.png diff --git a/docs/3.5/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.5/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.5/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.5/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.5/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.5/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.5/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.5/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.5/release-notes/v2.1.2-annotations.png b/content/en/docs/3.5/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.5/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.5/release-notes/v2.1.2-annotations.png diff --git a/docs/3.5/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.5/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.5/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.5/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.5/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.5/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.5/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.5/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.5/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.5/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.5/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.5/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.5/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.5/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.5/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.5/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.5/release-notes/v2.2.0-cloud.png b/content/en/docs/3.5/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.5/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.5/release-notes/v2.2.0-cloud.png diff --git a/docs/3.5/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.5/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.5/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.5/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.5/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.5/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.5/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.5/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.5/releaseNotes.yml b/content/en/docs/3.5/releaseNotes.yml similarity index 100% rename from docs/3.5/releaseNotes.yml rename to content/en/docs/3.5/releaseNotes.yml diff --git a/docs/3.5/topics/concepts/architecture.md b/content/en/docs/3.5/topics/concepts/architecture.md similarity index 100% rename from docs/3.5/topics/concepts/architecture.md rename to content/en/docs/3.5/topics/concepts/architecture.md diff --git a/docs/3.5/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.5/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.5/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.5/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.5/topics/concepts/index.md b/content/en/docs/3.5/topics/concepts/index.md similarity index 100% rename from docs/3.5/topics/concepts/index.md rename to content/en/docs/3.5/topics/concepts/index.md diff --git a/docs/3.5/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.5/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.5/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.5/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.5/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.5/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.5/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.5/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.5/topics/concepts/progressive-delivery.md b/content/en/docs/3.5/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.5/topics/concepts/progressive-delivery.md rename to content/en/docs/3.5/topics/concepts/progressive-delivery.md diff --git a/docs/3.5/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.5/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.5/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.5/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.5/topics/install/ambassador-oss-community.md b/content/en/docs/3.5/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.5/topics/install/ambassador-oss-community.md rename to content/en/docs/3.5/topics/install/ambassador-oss-community.md diff --git a/docs/3.5/topics/install/bare-metal.md b/content/en/docs/3.5/topics/install/bare-metal.md similarity index 100% rename from docs/3.5/topics/install/bare-metal.md rename to content/en/docs/3.5/topics/install/bare-metal.md diff --git a/docs/3.5/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.5/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.5/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.5/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.5/topics/install/docker.md b/content/en/docs/3.5/topics/install/docker.md similarity index 100% rename from docs/3.5/topics/install/docker.md rename to content/en/docs/3.5/topics/install/docker.md diff --git a/docs/3.5/topics/install/helm.md b/content/en/docs/3.5/topics/install/helm.md similarity index 100% rename from docs/3.5/topics/install/helm.md rename to content/en/docs/3.5/topics/install/helm.md diff --git a/docs/3.5/topics/install/index.less b/content/en/docs/3.5/topics/install/index.less similarity index 100% rename from docs/3.5/topics/install/index.less rename to content/en/docs/3.5/topics/install/index.less diff --git a/docs/3.5/topics/install/index.md b/content/en/docs/3.5/topics/install/index.md similarity index 100% rename from docs/3.5/topics/install/index.md rename to content/en/docs/3.5/topics/install/index.md diff --git a/docs/3.5/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.5/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.5/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.5/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.5/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.5/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.5/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.5/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.5/topics/install/migration-matrix.md b/content/en/docs/3.5/topics/install/migration-matrix.md similarity index 100% rename from docs/3.5/topics/install/migration-matrix.md rename to content/en/docs/3.5/topics/install/migration-matrix.md diff --git a/docs/3.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.5/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/3.5/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/3.5/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.5/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/3.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.5/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.5/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/3.5/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/3.5/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.5/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.5/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/3.5/topics/install/yaml-install.md b/content/en/docs/3.5/topics/install/yaml-install.md similarity index 100% rename from docs/3.5/topics/install/yaml-install.md rename to content/en/docs/3.5/topics/install/yaml-install.md diff --git a/docs/3.5/topics/running/ambassador-deployment.md b/content/en/docs/3.5/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.5/topics/running/ambassador-deployment.md rename to content/en/docs/3.5/topics/running/ambassador-deployment.md diff --git a/docs/3.5/topics/running/ambassador-with-aws.md b/content/en/docs/3.5/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.5/topics/running/ambassador-with-aws.md rename to content/en/docs/3.5/topics/running/ambassador-with-aws.md diff --git a/docs/3.5/topics/running/ambassador-with-gke.md b/content/en/docs/3.5/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.5/topics/running/ambassador-with-gke.md rename to content/en/docs/3.5/topics/running/ambassador-with-gke.md diff --git a/docs/3.5/topics/running/ambassador.md b/content/en/docs/3.5/topics/running/ambassador.md similarity index 100% rename from docs/3.5/topics/running/ambassador.md rename to content/en/docs/3.5/topics/running/ambassador.md diff --git a/docs/3.5/topics/running/custom-error-responses.md b/content/en/docs/3.5/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.5/topics/running/custom-error-responses.md rename to content/en/docs/3.5/topics/running/custom-error-responses.md diff --git a/docs/3.5/topics/running/debugging.md b/content/en/docs/3.5/topics/running/debugging.md similarity index 100% rename from docs/3.5/topics/running/debugging.md rename to content/en/docs/3.5/topics/running/debugging.md diff --git a/docs/3.5/topics/running/diagnostics.md b/content/en/docs/3.5/topics/running/diagnostics.md similarity index 100% rename from docs/3.5/topics/running/diagnostics.md rename to content/en/docs/3.5/topics/running/diagnostics.md diff --git a/docs/3.5/topics/running/environment.md b/content/en/docs/3.5/topics/running/environment.md similarity index 100% rename from docs/3.5/topics/running/environment.md rename to content/en/docs/3.5/topics/running/environment.md diff --git a/docs/3.5/topics/running/gzip.md b/content/en/docs/3.5/topics/running/gzip.md similarity index 100% rename from docs/3.5/topics/running/gzip.md rename to content/en/docs/3.5/topics/running/gzip.md diff --git a/docs/3.5/topics/running/host-crd.md b/content/en/docs/3.5/topics/running/host-crd.md similarity index 100% rename from docs/3.5/topics/running/host-crd.md rename to content/en/docs/3.5/topics/running/host-crd.md diff --git a/docs/3.5/topics/running/http3.md b/content/en/docs/3.5/topics/running/http3.md similarity index 100% rename from docs/3.5/topics/running/http3.md rename to content/en/docs/3.5/topics/running/http3.md diff --git a/docs/3.5/topics/running/index.md b/content/en/docs/3.5/topics/running/index.md similarity index 100% rename from docs/3.5/topics/running/index.md rename to content/en/docs/3.5/topics/running/index.md diff --git a/docs/3.5/topics/running/ingress-controller.md b/content/en/docs/3.5/topics/running/ingress-controller.md similarity index 100% rename from docs/3.5/topics/running/ingress-controller.md rename to content/en/docs/3.5/topics/running/ingress-controller.md diff --git a/docs/3.5/topics/running/listener.md b/content/en/docs/3.5/topics/running/listener.md similarity index 100% rename from docs/3.5/topics/running/listener.md rename to content/en/docs/3.5/topics/running/listener.md diff --git a/docs/3.5/topics/running/load-balancer.md b/content/en/docs/3.5/topics/running/load-balancer.md similarity index 100% rename from docs/3.5/topics/running/load-balancer.md rename to content/en/docs/3.5/topics/running/load-balancer.md diff --git a/docs/3.5/topics/running/resolvers.md b/content/en/docs/3.5/topics/running/resolvers.md similarity index 100% rename from docs/3.5/topics/running/resolvers.md rename to content/en/docs/3.5/topics/running/resolvers.md diff --git a/docs/3.5/topics/running/running.md b/content/en/docs/3.5/topics/running/running.md similarity index 100% rename from docs/3.5/topics/running/running.md rename to content/en/docs/3.5/topics/running/running.md diff --git a/docs/3.5/topics/running/scaling.md b/content/en/docs/3.5/topics/running/scaling.md similarity index 100% rename from docs/3.5/topics/running/scaling.md rename to content/en/docs/3.5/topics/running/scaling.md diff --git a/docs/3.5/topics/running/services/auth-service.md b/content/en/docs/3.5/topics/running/services/auth-service.md similarity index 100% rename from docs/3.5/topics/running/services/auth-service.md rename to content/en/docs/3.5/topics/running/services/auth-service.md diff --git a/docs/3.5/topics/running/services/ext-authz.md b/content/en/docs/3.5/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.5/topics/running/services/ext-authz.md rename to content/en/docs/3.5/topics/running/services/ext-authz.md diff --git a/docs/3.5/topics/running/services/index.md b/content/en/docs/3.5/topics/running/services/index.md similarity index 100% rename from docs/3.5/topics/running/services/index.md rename to content/en/docs/3.5/topics/running/services/index.md diff --git a/docs/3.5/topics/running/services/log-service.md b/content/en/docs/3.5/topics/running/services/log-service.md similarity index 100% rename from docs/3.5/topics/running/services/log-service.md rename to content/en/docs/3.5/topics/running/services/log-service.md diff --git a/docs/3.5/topics/running/services/rate-limit-service.md b/content/en/docs/3.5/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.5/topics/running/services/rate-limit-service.md rename to content/en/docs/3.5/topics/running/services/rate-limit-service.md diff --git a/docs/3.5/topics/running/services/tracing-service.md b/content/en/docs/3.5/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.5/topics/running/services/tracing-service.md rename to content/en/docs/3.5/topics/running/services/tracing-service.md diff --git a/docs/3.5/topics/running/statistics/8877-metrics.md b/content/en/docs/3.5/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.5/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.5/topics/running/statistics/8877-metrics.md diff --git a/docs/3.5/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.5/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.5/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.5/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.5/topics/running/statistics/index.md b/content/en/docs/3.5/topics/running/statistics/index.md similarity index 100% rename from docs/3.5/topics/running/statistics/index.md rename to content/en/docs/3.5/topics/running/statistics/index.md diff --git a/docs/3.5/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.5/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.5/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.5/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.5/topics/running/tls/index.md b/content/en/docs/3.5/topics/running/tls/index.md similarity index 100% rename from docs/3.5/topics/running/tls/index.md rename to content/en/docs/3.5/topics/running/tls/index.md diff --git a/docs/3.5/topics/running/tls/mtls.md b/content/en/docs/3.5/topics/running/tls/mtls.md similarity index 100% rename from docs/3.5/topics/running/tls/mtls.md rename to content/en/docs/3.5/topics/running/tls/mtls.md diff --git a/docs/3.5/topics/running/tls/origination.md b/content/en/docs/3.5/topics/running/tls/origination.md similarity index 100% rename from docs/3.5/topics/running/tls/origination.md rename to content/en/docs/3.5/topics/running/tls/origination.md diff --git a/docs/3.5/topics/running/tls/sni.md b/content/en/docs/3.5/topics/running/tls/sni.md similarity index 100% rename from docs/3.5/topics/running/tls/sni.md rename to content/en/docs/3.5/topics/running/tls/sni.md diff --git a/docs/3.5/topics/using/authservice.md b/content/en/docs/3.5/topics/using/authservice.md similarity index 100% rename from docs/3.5/topics/using/authservice.md rename to content/en/docs/3.5/topics/using/authservice.md diff --git a/docs/3.5/topics/using/canary.md b/content/en/docs/3.5/topics/using/canary.md similarity index 100% rename from docs/3.5/topics/using/canary.md rename to content/en/docs/3.5/topics/using/canary.md diff --git a/docs/3.5/topics/using/circuit-breakers.md b/content/en/docs/3.5/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.5/topics/using/circuit-breakers.md rename to content/en/docs/3.5/topics/using/circuit-breakers.md diff --git a/docs/3.5/topics/using/cors.md b/content/en/docs/3.5/topics/using/cors.md similarity index 100% rename from docs/3.5/topics/using/cors.md rename to content/en/docs/3.5/topics/using/cors.md diff --git a/docs/3.5/topics/using/defaults.md b/content/en/docs/3.5/topics/using/defaults.md similarity index 100% rename from docs/3.5/topics/using/defaults.md rename to content/en/docs/3.5/topics/using/defaults.md diff --git a/docs/3.5/topics/using/gateway-api.md b/content/en/docs/3.5/topics/using/gateway-api.md similarity index 100% rename from docs/3.5/topics/using/gateway-api.md rename to content/en/docs/3.5/topics/using/gateway-api.md diff --git a/docs/3.5/topics/using/headers/add-request-headers.md b/content/en/docs/3.5/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.5/topics/using/headers/add-request-headers.md rename to content/en/docs/3.5/topics/using/headers/add-request-headers.md diff --git a/docs/3.5/topics/using/headers/add-response-headers.md b/content/en/docs/3.5/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.5/topics/using/headers/add-response-headers.md rename to content/en/docs/3.5/topics/using/headers/add-response-headers.md diff --git a/docs/3.5/topics/using/headers/headers.md b/content/en/docs/3.5/topics/using/headers/headers.md similarity index 100% rename from docs/3.5/topics/using/headers/headers.md rename to content/en/docs/3.5/topics/using/headers/headers.md diff --git a/docs/3.5/topics/using/headers/host.md b/content/en/docs/3.5/topics/using/headers/host.md similarity index 100% rename from docs/3.5/topics/using/headers/host.md rename to content/en/docs/3.5/topics/using/headers/host.md diff --git a/docs/3.5/topics/using/headers/remove-request-headers.md b/content/en/docs/3.5/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.5/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.5/topics/using/headers/remove-request-headers.md diff --git a/docs/3.5/topics/using/headers/remove-response-headers.md b/content/en/docs/3.5/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.5/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.5/topics/using/headers/remove-response-headers.md diff --git a/docs/3.5/topics/using/index.md b/content/en/docs/3.5/topics/using/index.md similarity index 100% rename from docs/3.5/topics/using/index.md rename to content/en/docs/3.5/topics/using/index.md diff --git a/docs/3.5/topics/using/intro-mappings.md b/content/en/docs/3.5/topics/using/intro-mappings.md similarity index 100% rename from docs/3.5/topics/using/intro-mappings.md rename to content/en/docs/3.5/topics/using/intro-mappings.md diff --git a/docs/3.5/topics/using/keepalive.md b/content/en/docs/3.5/topics/using/keepalive.md similarity index 100% rename from docs/3.5/topics/using/keepalive.md rename to content/en/docs/3.5/topics/using/keepalive.md diff --git a/docs/3.5/topics/using/mappings.md b/content/en/docs/3.5/topics/using/mappings.md similarity index 100% rename from docs/3.5/topics/using/mappings.md rename to content/en/docs/3.5/topics/using/mappings.md diff --git a/docs/3.5/topics/using/method.md b/content/en/docs/3.5/topics/using/method.md similarity index 100% rename from docs/3.5/topics/using/method.md rename to content/en/docs/3.5/topics/using/method.md diff --git a/docs/3.5/topics/using/prefix-regex.md b/content/en/docs/3.5/topics/using/prefix-regex.md similarity index 100% rename from docs/3.5/topics/using/prefix-regex.md rename to content/en/docs/3.5/topics/using/prefix-regex.md diff --git a/docs/3.5/topics/using/query-parameters.md b/content/en/docs/3.5/topics/using/query-parameters.md similarity index 100% rename from docs/3.5/topics/using/query-parameters.md rename to content/en/docs/3.5/topics/using/query-parameters.md diff --git a/docs/3.5/topics/using/rate-limits/index.md b/content/en/docs/3.5/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.5/topics/using/rate-limits/index.md rename to content/en/docs/3.5/topics/using/rate-limits/index.md diff --git a/docs/3.5/topics/using/redirects.md b/content/en/docs/3.5/topics/using/redirects.md similarity index 100% rename from docs/3.5/topics/using/redirects.md rename to content/en/docs/3.5/topics/using/redirects.md diff --git a/docs/3.5/topics/using/retries.md b/content/en/docs/3.5/topics/using/retries.md similarity index 100% rename from docs/3.5/topics/using/retries.md rename to content/en/docs/3.5/topics/using/retries.md diff --git a/docs/3.5/topics/using/rewrites.md b/content/en/docs/3.5/topics/using/rewrites.md similarity index 100% rename from docs/3.5/topics/using/rewrites.md rename to content/en/docs/3.5/topics/using/rewrites.md diff --git a/docs/3.5/topics/using/shadowing.md b/content/en/docs/3.5/topics/using/shadowing.md similarity index 100% rename from docs/3.5/topics/using/shadowing.md rename to content/en/docs/3.5/topics/using/shadowing.md diff --git a/docs/3.5/topics/using/tcpmappings.md b/content/en/docs/3.5/topics/using/tcpmappings.md similarity index 100% rename from docs/3.5/topics/using/tcpmappings.md rename to content/en/docs/3.5/topics/using/tcpmappings.md diff --git a/docs/3.5/topics/using/timeouts.md b/content/en/docs/3.5/topics/using/timeouts.md similarity index 100% rename from docs/3.5/topics/using/timeouts.md rename to content/en/docs/3.5/topics/using/timeouts.md diff --git a/docs/3.5/tutorials/dev-portal-tutorial.md b/content/en/docs/3.5/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.5/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.5/tutorials/dev-portal-tutorial.md diff --git a/docs/3.5/tutorials/getting-started.md b/content/en/docs/3.5/tutorials/getting-started.md similarity index 100% rename from docs/3.5/tutorials/getting-started.md rename to content/en/docs/3.5/tutorials/getting-started.md diff --git a/docs/3.5/tutorials/gs-tabs.js b/content/en/docs/3.5/tutorials/gs-tabs.js similarity index 100% rename from docs/3.5/tutorials/gs-tabs.js rename to content/en/docs/3.5/tutorials/gs-tabs.js diff --git a/docs/3.5/tutorials/gs-tabs2.js b/content/en/docs/3.5/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.5/tutorials/gs-tabs2.js rename to content/en/docs/3.5/tutorials/gs-tabs2.js diff --git a/docs/3.5/tutorials/quickstart-demo.md b/content/en/docs/3.5/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.5/tutorials/quickstart-demo.md rename to content/en/docs/3.5/tutorials/quickstart-demo.md diff --git a/docs/3.5/versions.yml b/content/en/docs/3.5/versions.yml similarity index 100% rename from docs/3.5/versions.yml rename to content/en/docs/3.5/versions.yml diff --git a/docs/3.6/about/aes-emissary-eol.md b/content/en/docs/3.6/about/aes-emissary-eol.md similarity index 100% rename from docs/3.6/about/aes-emissary-eol.md rename to content/en/docs/3.6/about/aes-emissary-eol.md diff --git a/docs/3.6/about/alternatives.md b/content/en/docs/3.6/about/alternatives.md similarity index 100% rename from docs/3.6/about/alternatives.md rename to content/en/docs/3.6/about/alternatives.md diff --git a/docs/3.6/about/changes-2.x.md b/content/en/docs/3.6/about/changes-2.x.md similarity index 100% rename from docs/3.6/about/changes-2.x.md rename to content/en/docs/3.6/about/changes-2.x.md diff --git a/docs/3.6/about/changes-3.y.md b/content/en/docs/3.6/about/changes-3.y.md similarity index 100% rename from docs/3.6/about/changes-3.y.md rename to content/en/docs/3.6/about/changes-3.y.md diff --git a/docs/3.6/about/faq.md b/content/en/docs/3.6/about/faq.md similarity index 100% rename from docs/3.6/about/faq.md rename to content/en/docs/3.6/about/faq.md diff --git a/docs/3.6/about/features-and-benefits.md b/content/en/docs/3.6/about/features-and-benefits.md similarity index 100% rename from docs/3.6/about/features-and-benefits.md rename to content/en/docs/3.6/about/features-and-benefits.md diff --git a/docs/3.6/about/known-issues.md b/content/en/docs/3.6/about/known-issues.md similarity index 100% rename from docs/3.6/about/known-issues.md rename to content/en/docs/3.6/about/known-issues.md diff --git a/docs/3.6/about/support.md b/content/en/docs/3.6/about/support.md similarity index 100% rename from docs/3.6/about/support.md rename to content/en/docs/3.6/about/support.md diff --git a/docs/3.6/about/why-ambassador.md b/content/en/docs/3.6/about/why-ambassador.md similarity index 100% rename from docs/3.6/about/why-ambassador.md rename to content/en/docs/3.6/about/why-ambassador.md diff --git a/docs/3.6/community.md b/content/en/docs/3.6/community.md similarity index 100% rename from docs/3.6/community.md rename to content/en/docs/3.6/community.md diff --git a/docs/3.6/doc-links.yml b/content/en/docs/3.6/doc-links.yml similarity index 100% rename from docs/3.6/doc-links.yml rename to content/en/docs/3.6/doc-links.yml diff --git a/docs/3.6/features-icons/basic-authentication.svg b/content/en/docs/3.6/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.6/features-icons/basic-authentication.svg rename to content/en/docs/3.6/features-icons/basic-authentication.svg diff --git a/docs/3.6/features-icons/canary-release.svg b/content/en/docs/3.6/features-icons/canary-release.svg similarity index 100% rename from docs/3.6/features-icons/canary-release.svg rename to content/en/docs/3.6/features-icons/canary-release.svg diff --git a/docs/3.6/features-icons/cors.svg b/content/en/docs/3.6/features-icons/cors.svg similarity index 100% rename from docs/3.6/features-icons/cors.svg rename to content/en/docs/3.6/features-icons/cors.svg diff --git a/docs/3.6/features-icons/datadog.png b/content/en/docs/3.6/features-icons/datadog.png similarity index 100% rename from docs/3.6/features-icons/datadog.png rename to content/en/docs/3.6/features-icons/datadog.png diff --git a/docs/3.6/features-icons/datadog.svg b/content/en/docs/3.6/features-icons/datadog.svg similarity index 100% rename from docs/3.6/features-icons/datadog.svg rename to content/en/docs/3.6/features-icons/datadog.svg diff --git a/docs/3.6/features-icons/diagnostics.svg b/content/en/docs/3.6/features-icons/diagnostics.svg similarity index 100% rename from docs/3.6/features-icons/diagnostics.svg rename to content/en/docs/3.6/features-icons/diagnostics.svg diff --git a/docs/3.6/features-icons/distributed-tracing.png b/content/en/docs/3.6/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.6/features-icons/distributed-tracing.png rename to content/en/docs/3.6/features-icons/distributed-tracing.png diff --git a/docs/3.6/features-icons/grpc.png b/content/en/docs/3.6/features-icons/grpc.png similarity index 100% rename from docs/3.6/features-icons/grpc.png rename to content/en/docs/3.6/features-icons/grpc.png diff --git a/docs/3.6/features-icons/prometheus.svg b/content/en/docs/3.6/features-icons/prometheus.svg similarity index 100% rename from docs/3.6/features-icons/prometheus.svg rename to content/en/docs/3.6/features-icons/prometheus.svg diff --git a/docs/3.6/features-icons/rate-limiting.svg b/content/en/docs/3.6/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.6/features-icons/rate-limiting.svg rename to content/en/docs/3.6/features-icons/rate-limiting.svg diff --git a/docs/3.6/features-icons/regex-routing.svg b/content/en/docs/3.6/features-icons/regex-routing.svg similarity index 100% rename from docs/3.6/features-icons/regex-routing.svg rename to content/en/docs/3.6/features-icons/regex-routing.svg diff --git a/docs/3.6/features-icons/request-transformers.svg b/content/en/docs/3.6/features-icons/request-transformers.svg similarity index 100% rename from docs/3.6/features-icons/request-transformers.svg rename to content/en/docs/3.6/features-icons/request-transformers.svg diff --git a/docs/3.6/features-icons/shadowing.svg b/content/en/docs/3.6/features-icons/shadowing.svg similarity index 100% rename from docs/3.6/features-icons/shadowing.svg rename to content/en/docs/3.6/features-icons/shadowing.svg diff --git a/docs/3.6/features-icons/statsd.png b/content/en/docs/3.6/features-icons/statsd.png similarity index 100% rename from docs/3.6/features-icons/statsd.png rename to content/en/docs/3.6/features-icons/statsd.png diff --git a/docs/3.6/features-icons/statsd.svg b/content/en/docs/3.6/features-icons/statsd.svg similarity index 100% rename from docs/3.6/features-icons/statsd.svg rename to content/en/docs/3.6/features-icons/statsd.svg diff --git a/docs/3.6/features-icons/third-party-auth.svg b/content/en/docs/3.6/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.6/features-icons/third-party-auth.svg rename to content/en/docs/3.6/features-icons/third-party-auth.svg diff --git a/docs/3.6/features-icons/timeouts.svg b/content/en/docs/3.6/features-icons/timeouts.svg similarity index 100% rename from docs/3.6/features-icons/timeouts.svg rename to content/en/docs/3.6/features-icons/timeouts.svg diff --git a/docs/3.6/features-icons/tls-termination.svg b/content/en/docs/3.6/features-icons/tls-termination.svg similarity index 100% rename from docs/3.6/features-icons/tls-termination.svg rename to content/en/docs/3.6/features-icons/tls-termination.svg diff --git a/docs/3.6/features-icons/url-rewrite.svg b/content/en/docs/3.6/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.6/features-icons/url-rewrite.svg rename to content/en/docs/3.6/features-icons/url-rewrite.svg diff --git a/docs/3.6/features-icons/websockets.svg b/content/en/docs/3.6/features-icons/websockets.svg similarity index 100% rename from docs/3.6/features-icons/websockets.svg rename to content/en/docs/3.6/features-icons/websockets.svg diff --git a/docs/3.6/howtos/active-health-checking.md b/content/en/docs/3.6/howtos/active-health-checking.md similarity index 100% rename from docs/3.6/howtos/active-health-checking.md rename to content/en/docs/3.6/howtos/active-health-checking.md diff --git a/docs/3.6/howtos/basic-auth.md b/content/en/docs/3.6/howtos/basic-auth.md similarity index 100% rename from docs/3.6/howtos/basic-auth.md rename to content/en/docs/3.6/howtos/basic-auth.md diff --git a/docs/3.6/howtos/cert-manager.md b/content/en/docs/3.6/howtos/cert-manager.md similarity index 100% rename from docs/3.6/howtos/cert-manager.md rename to content/en/docs/3.6/howtos/cert-manager.md diff --git a/docs/3.6/howtos/client-cert-validation.md b/content/en/docs/3.6/howtos/client-cert-validation.md similarity index 100% rename from docs/3.6/howtos/client-cert-validation.md rename to content/en/docs/3.6/howtos/client-cert-validation.md diff --git a/docs/3.6/howtos/configure-communications.md b/content/en/docs/3.6/howtos/configure-communications.md similarity index 100% rename from docs/3.6/howtos/configure-communications.md rename to content/en/docs/3.6/howtos/configure-communications.md diff --git a/docs/3.6/howtos/consul.md b/content/en/docs/3.6/howtos/consul.md similarity index 100% rename from docs/3.6/howtos/consul.md rename to content/en/docs/3.6/howtos/consul.md diff --git a/docs/3.6/howtos/dist-tracing.md b/content/en/docs/3.6/howtos/dist-tracing.md similarity index 100% rename from docs/3.6/howtos/dist-tracing.md rename to content/en/docs/3.6/howtos/dist-tracing.md diff --git a/docs/3.6/howtos/external-dns.md b/content/en/docs/3.6/howtos/external-dns.md similarity index 100% rename from docs/3.6/howtos/external-dns.md rename to content/en/docs/3.6/howtos/external-dns.md diff --git a/docs/3.6/howtos/filter-dev-guide.md b/content/en/docs/3.6/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.6/howtos/filter-dev-guide.md rename to content/en/docs/3.6/howtos/filter-dev-guide.md diff --git a/docs/3.6/howtos/grpc.md b/content/en/docs/3.6/howtos/grpc.md similarity index 100% rename from docs/3.6/howtos/grpc.md rename to content/en/docs/3.6/howtos/grpc.md diff --git a/docs/3.6/howtos/http3-aks.md b/content/en/docs/3.6/howtos/http3-aks.md similarity index 100% rename from docs/3.6/howtos/http3-aks.md rename to content/en/docs/3.6/howtos/http3-aks.md diff --git a/docs/3.6/howtos/http3-eks.md b/content/en/docs/3.6/howtos/http3-eks.md similarity index 100% rename from docs/3.6/howtos/http3-eks.md rename to content/en/docs/3.6/howtos/http3-eks.md diff --git a/docs/3.6/howtos/http3-gke.md b/content/en/docs/3.6/howtos/http3-gke.md similarity index 100% rename from docs/3.6/howtos/http3-gke.md rename to content/en/docs/3.6/howtos/http3-gke.md diff --git a/docs/3.6/howtos/index.md b/content/en/docs/3.6/howtos/index.md similarity index 100% rename from docs/3.6/howtos/index.md rename to content/en/docs/3.6/howtos/index.md diff --git a/docs/3.6/howtos/istio.md b/content/en/docs/3.6/howtos/istio.md similarity index 100% rename from docs/3.6/howtos/istio.md rename to content/en/docs/3.6/howtos/istio.md diff --git a/docs/3.6/howtos/knative.md b/content/en/docs/3.6/howtos/knative.md similarity index 100% rename from docs/3.6/howtos/knative.md rename to content/en/docs/3.6/howtos/knative.md diff --git a/docs/3.6/howtos/linkerd2.md b/content/en/docs/3.6/howtos/linkerd2.md similarity index 100% rename from docs/3.6/howtos/linkerd2.md rename to content/en/docs/3.6/howtos/linkerd2.md diff --git a/docs/3.6/howtos/prometheus.md b/content/en/docs/3.6/howtos/prometheus.md similarity index 100% rename from docs/3.6/howtos/prometheus.md rename to content/en/docs/3.6/howtos/prometheus.md diff --git a/docs/3.6/howtos/protecting-diag-access.md b/content/en/docs/3.6/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.6/howtos/protecting-diag-access.md rename to content/en/docs/3.6/howtos/protecting-diag-access.md diff --git a/docs/3.6/howtos/rate-limiting-tutorial.md b/content/en/docs/3.6/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.6/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.6/howtos/rate-limiting-tutorial.md diff --git a/docs/3.6/howtos/route.md b/content/en/docs/3.6/howtos/route.md similarity index 100% rename from docs/3.6/howtos/route.md rename to content/en/docs/3.6/howtos/route.md diff --git a/docs/3.6/howtos/tls-termination.md b/content/en/docs/3.6/howtos/tls-termination.md similarity index 100% rename from docs/3.6/howtos/tls-termination.md rename to content/en/docs/3.6/howtos/tls-termination.md diff --git a/docs/3.6/howtos/tracing-datadog.md b/content/en/docs/3.6/howtos/tracing-datadog.md similarity index 100% rename from docs/3.6/howtos/tracing-datadog.md rename to content/en/docs/3.6/howtos/tracing-datadog.md diff --git a/docs/3.6/howtos/tracing-lightstep.md b/content/en/docs/3.6/howtos/tracing-lightstep.md similarity index 100% rename from docs/3.6/howtos/tracing-lightstep.md rename to content/en/docs/3.6/howtos/tracing-lightstep.md diff --git a/docs/3.6/howtos/tracing-zipkin.md b/content/en/docs/3.6/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.6/howtos/tracing-zipkin.md rename to content/en/docs/3.6/howtos/tracing-zipkin.md diff --git a/docs/3.6/howtos/websockets.md b/content/en/docs/3.6/howtos/websockets.md similarity index 100% rename from docs/3.6/howtos/websockets.md rename to content/en/docs/3.6/howtos/websockets.md diff --git a/docs/3.6/images/Auth0_JWT.png b/content/en/docs/3.6/images/Auth0_JWT.png similarity index 100% rename from docs/3.6/images/Auth0_JWT.png rename to content/en/docs/3.6/images/Auth0_JWT.png diff --git a/docs/3.6/images/Auth0_domain_clientID.png b/content/en/docs/3.6/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.6/images/Auth0_domain_clientID.png rename to content/en/docs/3.6/images/Auth0_domain_clientID.png diff --git a/docs/3.6/images/Auth0_method_callback_origins.png b/content/en/docs/3.6/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.6/images/Auth0_method_callback_origins.png rename to content/en/docs/3.6/images/Auth0_method_callback_origins.png diff --git a/docs/3.6/images/aes-success.png b/content/en/docs/3.6/images/aes-success.png similarity index 100% rename from docs/3.6/images/aes-success.png rename to content/en/docs/3.6/images/aes-success.png diff --git a/docs/3.6/images/ambassador-arch.png b/content/en/docs/3.6/images/ambassador-arch.png similarity index 100% rename from docs/3.6/images/ambassador-arch.png rename to content/en/docs/3.6/images/ambassador-arch.png diff --git a/docs/3.6/images/ambassador-logo.svg b/content/en/docs/3.6/images/ambassador-logo.svg similarity index 100% rename from docs/3.6/images/ambassador-logo.svg rename to content/en/docs/3.6/images/ambassador-logo.svg diff --git a/docs/3.6/images/ambassador_oidc_flow.jpg b/content/en/docs/3.6/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.6/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.6/images/ambassador_oidc_flow.jpg diff --git a/docs/3.6/images/apple.png b/content/en/docs/3.6/images/apple.png similarity index 100% rename from docs/3.6/images/apple.png rename to content/en/docs/3.6/images/apple.png diff --git a/docs/3.6/images/auth-flow.png b/content/en/docs/3.6/images/auth-flow.png similarity index 100% rename from docs/3.6/images/auth-flow.png rename to content/en/docs/3.6/images/auth-flow.png diff --git a/docs/3.6/images/authentication-icon.svg b/content/en/docs/3.6/images/authentication-icon.svg similarity index 100% rename from docs/3.6/images/authentication-icon.svg rename to content/en/docs/3.6/images/authentication-icon.svg diff --git a/docs/3.6/images/blackbird.png b/content/en/docs/3.6/images/blackbird.png similarity index 100% rename from docs/3.6/images/blackbird.png rename to content/en/docs/3.6/images/blackbird.png diff --git a/docs/3.6/images/canary-release-overview.png b/content/en/docs/3.6/images/canary-release-overview.png similarity index 100% rename from docs/3.6/images/canary-release-overview.png rename to content/en/docs/3.6/images/canary-release-overview.png diff --git a/docs/3.6/images/configure-icon.svg b/content/en/docs/3.6/images/configure-icon.svg similarity index 100% rename from docs/3.6/images/configure-icon.svg rename to content/en/docs/3.6/images/configure-icon.svg diff --git a/docs/3.6/images/consul-ambassador.png b/content/en/docs/3.6/images/consul-ambassador.png similarity index 100% rename from docs/3.6/images/consul-ambassador.png rename to content/en/docs/3.6/images/consul-ambassador.png diff --git a/docs/3.6/images/container-inner-dev-loop.png b/content/en/docs/3.6/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.6/images/container-inner-dev-loop.png rename to content/en/docs/3.6/images/container-inner-dev-loop.png diff --git a/docs/3.6/images/datawire-logo.svg b/content/en/docs/3.6/images/datawire-logo.svg similarity index 100% rename from docs/3.6/images/datawire-logo.svg rename to content/en/docs/3.6/images/datawire-logo.svg diff --git a/docs/3.6/images/diagnostics-example.png b/content/en/docs/3.6/images/diagnostics-example.png similarity index 100% rename from docs/3.6/images/diagnostics-example.png rename to content/en/docs/3.6/images/diagnostics-example.png diff --git a/docs/3.6/images/diagnostics.png b/content/en/docs/3.6/images/diagnostics.png similarity index 100% rename from docs/3.6/images/diagnostics.png rename to content/en/docs/3.6/images/diagnostics.png diff --git a/docs/3.6/images/docker-compose.png b/content/en/docs/3.6/images/docker-compose.png similarity index 100% rename from docs/3.6/images/docker-compose.png rename to content/en/docs/3.6/images/docker-compose.png diff --git a/docs/3.6/images/docker.png b/content/en/docs/3.6/images/docker.png similarity index 100% rename from docs/3.6/images/docker.png rename to content/en/docs/3.6/images/docker.png diff --git a/docs/3.6/images/edge-stack-1.13.4.png b/content/en/docs/3.6/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.6/images/edge-stack-1.13.4.png rename to content/en/docs/3.6/images/edge-stack-1.13.4.png diff --git a/docs/3.6/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.6/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.6/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.6/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.6/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.6/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.6/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.6/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.6/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.6/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.6/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.6/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.6/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.6/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.6/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.6/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.6/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.6/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.6/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.6/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.6/images/fast-icon.svg b/content/en/docs/3.6/images/fast-icon.svg similarity index 100% rename from docs/3.6/images/fast-icon.svg rename to content/en/docs/3.6/images/fast-icon.svg diff --git a/docs/3.6/images/features-icons/basic-authentication.svg b/content/en/docs/3.6/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.6/images/features-icons/basic-authentication.svg rename to content/en/docs/3.6/images/features-icons/basic-authentication.svg diff --git a/docs/3.6/images/features-icons/canary-release.svg b/content/en/docs/3.6/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.6/images/features-icons/canary-release.svg rename to content/en/docs/3.6/images/features-icons/canary-release.svg diff --git a/docs/3.6/images/features-icons/cors.svg b/content/en/docs/3.6/images/features-icons/cors.svg similarity index 100% rename from docs/3.6/images/features-icons/cors.svg rename to content/en/docs/3.6/images/features-icons/cors.svg diff --git a/docs/3.6/images/features-icons/datadog.png b/content/en/docs/3.6/images/features-icons/datadog.png similarity index 100% rename from docs/3.6/images/features-icons/datadog.png rename to content/en/docs/3.6/images/features-icons/datadog.png diff --git a/docs/3.6/images/features-icons/datadog.svg b/content/en/docs/3.6/images/features-icons/datadog.svg similarity index 100% rename from docs/3.6/images/features-icons/datadog.svg rename to content/en/docs/3.6/images/features-icons/datadog.svg diff --git a/docs/3.6/images/features-icons/diagnostics.svg b/content/en/docs/3.6/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.6/images/features-icons/diagnostics.svg rename to content/en/docs/3.6/images/features-icons/diagnostics.svg diff --git a/docs/3.6/images/features-icons/distributed-tracing.png b/content/en/docs/3.6/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.6/images/features-icons/distributed-tracing.png rename to content/en/docs/3.6/images/features-icons/distributed-tracing.png diff --git a/docs/3.6/images/features-icons/grpc.png b/content/en/docs/3.6/images/features-icons/grpc.png similarity index 100% rename from docs/3.6/images/features-icons/grpc.png rename to content/en/docs/3.6/images/features-icons/grpc.png diff --git a/docs/3.6/images/features-icons/prometheus.svg b/content/en/docs/3.6/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.6/images/features-icons/prometheus.svg rename to content/en/docs/3.6/images/features-icons/prometheus.svg diff --git a/docs/3.6/images/features-icons/rate-limiting.svg b/content/en/docs/3.6/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.6/images/features-icons/rate-limiting.svg rename to content/en/docs/3.6/images/features-icons/rate-limiting.svg diff --git a/docs/3.6/images/features-icons/regex-routing.svg b/content/en/docs/3.6/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.6/images/features-icons/regex-routing.svg rename to content/en/docs/3.6/images/features-icons/regex-routing.svg diff --git a/docs/3.6/images/features-icons/request-transformers.svg b/content/en/docs/3.6/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.6/images/features-icons/request-transformers.svg rename to content/en/docs/3.6/images/features-icons/request-transformers.svg diff --git a/docs/3.6/images/features-icons/shadowing.svg b/content/en/docs/3.6/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.6/images/features-icons/shadowing.svg rename to content/en/docs/3.6/images/features-icons/shadowing.svg diff --git a/docs/3.6/images/features-icons/statsd.png b/content/en/docs/3.6/images/features-icons/statsd.png similarity index 100% rename from docs/3.6/images/features-icons/statsd.png rename to content/en/docs/3.6/images/features-icons/statsd.png diff --git a/docs/3.6/images/features-icons/statsd.svg b/content/en/docs/3.6/images/features-icons/statsd.svg similarity index 100% rename from docs/3.6/images/features-icons/statsd.svg rename to content/en/docs/3.6/images/features-icons/statsd.svg diff --git a/docs/3.6/images/features-icons/third-party-auth.svg b/content/en/docs/3.6/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.6/images/features-icons/third-party-auth.svg rename to content/en/docs/3.6/images/features-icons/third-party-auth.svg diff --git a/docs/3.6/images/features-icons/timeouts.svg b/content/en/docs/3.6/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.6/images/features-icons/timeouts.svg rename to content/en/docs/3.6/images/features-icons/timeouts.svg diff --git a/docs/3.6/images/features-icons/tls-termination.svg b/content/en/docs/3.6/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.6/images/features-icons/tls-termination.svg rename to content/en/docs/3.6/images/features-icons/tls-termination.svg diff --git a/docs/3.6/images/features-icons/url-rewrite.svg b/content/en/docs/3.6/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.6/images/features-icons/url-rewrite.svg rename to content/en/docs/3.6/images/features-icons/url-rewrite.svg diff --git a/docs/3.6/images/features-icons/websockets.svg b/content/en/docs/3.6/images/features-icons/websockets.svg similarity index 100% rename from docs/3.6/images/features-icons/websockets.svg rename to content/en/docs/3.6/images/features-icons/websockets.svg diff --git a/docs/3.6/images/features-table.jpg b/content/en/docs/3.6/images/features-table.jpg similarity index 100% rename from docs/3.6/images/features-table.jpg rename to content/en/docs/3.6/images/features-table.jpg diff --git a/docs/3.6/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.6/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.6/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.6/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.6/images/gRPC-TLS-Originate.png b/content/en/docs/3.6/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.6/images/gRPC-TLS-Originate.png rename to content/en/docs/3.6/images/gRPC-TLS-Originate.png diff --git a/docs/3.6/images/github-login.png b/content/en/docs/3.6/images/github-login.png similarity index 100% rename from docs/3.6/images/github-login.png rename to content/en/docs/3.6/images/github-login.png diff --git a/docs/3.6/images/global-features-bg.svg b/content/en/docs/3.6/images/global-features-bg.svg similarity index 100% rename from docs/3.6/images/global-features-bg.svg rename to content/en/docs/3.6/images/global-features-bg.svg diff --git a/docs/3.6/images/grafana.png b/content/en/docs/3.6/images/grafana.png similarity index 100% rename from docs/3.6/images/grafana.png rename to content/en/docs/3.6/images/grafana.png diff --git a/docs/3.6/images/grpc-tls.png b/content/en/docs/3.6/images/grpc-tls.png similarity index 100% rename from docs/3.6/images/grpc-tls.png rename to content/en/docs/3.6/images/grpc-tls.png diff --git a/docs/3.6/images/helm-navy.png b/content/en/docs/3.6/images/helm-navy.png similarity index 100% rename from docs/3.6/images/helm-navy.png rename to content/en/docs/3.6/images/helm-navy.png diff --git a/docs/3.6/images/helm.png b/content/en/docs/3.6/images/helm.png similarity index 100% rename from docs/3.6/images/helm.png rename to content/en/docs/3.6/images/helm.png diff --git a/docs/3.6/images/highly-available-icon.svg b/content/en/docs/3.6/images/highly-available-icon.svg similarity index 100% rename from docs/3.6/images/highly-available-icon.svg rename to content/en/docs/3.6/images/highly-available-icon.svg diff --git a/docs/3.6/images/jaeger.png b/content/en/docs/3.6/images/jaeger.png similarity index 100% rename from docs/3.6/images/jaeger.png rename to content/en/docs/3.6/images/jaeger.png diff --git a/docs/3.6/images/kubernetes.png b/content/en/docs/3.6/images/kubernetes.png similarity index 100% rename from docs/3.6/images/kubernetes.png rename to content/en/docs/3.6/images/kubernetes.png diff --git a/docs/3.6/images/left-arrow.svg b/content/en/docs/3.6/images/left-arrow.svg similarity index 100% rename from docs/3.6/images/left-arrow.svg rename to content/en/docs/3.6/images/left-arrow.svg diff --git a/docs/3.6/images/linux.png b/content/en/docs/3.6/images/linux.png similarity index 100% rename from docs/3.6/images/linux.png rename to content/en/docs/3.6/images/linux.png diff --git a/docs/3.6/images/logo.png b/content/en/docs/3.6/images/logo.png similarity index 100% rename from docs/3.6/images/logo.png rename to content/en/docs/3.6/images/logo.png diff --git a/docs/3.6/images/mapping-editor.png b/content/en/docs/3.6/images/mapping-editor.png similarity index 100% rename from docs/3.6/images/mapping-editor.png rename to content/en/docs/3.6/images/mapping-editor.png diff --git a/docs/3.6/images/network-architecture.png b/content/en/docs/3.6/images/network-architecture.png similarity index 100% rename from docs/3.6/images/network-architecture.png rename to content/en/docs/3.6/images/network-architecture.png diff --git a/docs/3.6/images/penguin-background.svg b/content/en/docs/3.6/images/penguin-background.svg similarity index 100% rename from docs/3.6/images/penguin-background.svg rename to content/en/docs/3.6/images/penguin-background.svg diff --git a/docs/3.6/images/pro-iap.png b/content/en/docs/3.6/images/pro-iap.png similarity index 100% rename from docs/3.6/images/pro-iap.png rename to content/en/docs/3.6/images/pro-iap.png diff --git a/docs/3.6/images/quote.svg b/content/en/docs/3.6/images/quote.svg similarity index 100% rename from docs/3.6/images/quote.svg rename to content/en/docs/3.6/images/quote.svg diff --git a/docs/3.6/images/right-arrow.svg b/content/en/docs/3.6/images/right-arrow.svg similarity index 100% rename from docs/3.6/images/right-arrow.svg rename to content/en/docs/3.6/images/right-arrow.svg diff --git a/docs/3.6/images/routing-icon.svg b/content/en/docs/3.6/images/routing-icon.svg similarity index 100% rename from docs/3.6/images/routing-icon.svg rename to content/en/docs/3.6/images/routing-icon.svg diff --git a/docs/3.6/images/self-service-features-bg.svg b/content/en/docs/3.6/images/self-service-features-bg.svg similarity index 100% rename from docs/3.6/images/self-service-features-bg.svg rename to content/en/docs/3.6/images/self-service-features-bg.svg diff --git a/docs/3.6/images/shadowing.png b/content/en/docs/3.6/images/shadowing.png similarity index 100% rename from docs/3.6/images/shadowing.png rename to content/en/docs/3.6/images/shadowing.png diff --git a/docs/3.6/images/speedometers.png b/content/en/docs/3.6/images/speedometers.png similarity index 100% rename from docs/3.6/images/speedometers.png rename to content/en/docs/3.6/images/speedometers.png diff --git a/docs/3.6/images/tp-architecture.png b/content/en/docs/3.6/images/tp-architecture.png similarity index 100% rename from docs/3.6/images/tp-architecture.png rename to content/en/docs/3.6/images/tp-architecture.png diff --git a/docs/3.6/images/tp-tutorial-1.png b/content/en/docs/3.6/images/tp-tutorial-1.png similarity index 100% rename from docs/3.6/images/tp-tutorial-1.png rename to content/en/docs/3.6/images/tp-tutorial-1.png diff --git a/docs/3.6/images/tp-tutorial-2.png b/content/en/docs/3.6/images/tp-tutorial-2.png similarity index 100% rename from docs/3.6/images/tp-tutorial-2.png rename to content/en/docs/3.6/images/tp-tutorial-2.png diff --git a/docs/3.6/images/tp-tutorial-3.png b/content/en/docs/3.6/images/tp-tutorial-3.png similarity index 100% rename from docs/3.6/images/tp-tutorial-3.png rename to content/en/docs/3.6/images/tp-tutorial-3.png diff --git a/docs/3.6/images/tp-tutorial-4.png b/content/en/docs/3.6/images/tp-tutorial-4.png similarity index 100% rename from docs/3.6/images/tp-tutorial-4.png rename to content/en/docs/3.6/images/tp-tutorial-4.png diff --git a/docs/3.6/images/trad-inner-dev-loop.png b/content/en/docs/3.6/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.6/images/trad-inner-dev-loop.png rename to content/en/docs/3.6/images/trad-inner-dev-loop.png diff --git a/docs/3.6/images/windows.png b/content/en/docs/3.6/images/windows.png similarity index 100% rename from docs/3.6/images/windows.png rename to content/en/docs/3.6/images/windows.png diff --git a/docs/3.6/images/xkcd.png b/content/en/docs/3.6/images/xkcd.png similarity index 100% rename from docs/3.6/images/xkcd.png rename to content/en/docs/3.6/images/xkcd.png diff --git a/docs/3.6/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.6/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.6/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.6/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.6/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.6/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.6/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.6/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.6/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.6/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.6/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.6/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.6/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.6/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.6/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.6/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.6/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.6/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.6/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.6/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.6/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.6/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.6/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.6/release-notes/emissary-ga.png b/content/en/docs/3.6/release-notes/emissary-ga.png similarity index 100% rename from docs/3.6/release-notes/emissary-ga.png rename to content/en/docs/3.6/release-notes/emissary-ga.png diff --git a/docs/3.6/release-notes/tada.png b/content/en/docs/3.6/release-notes/tada.png similarity index 100% rename from docs/3.6/release-notes/tada.png rename to content/en/docs/3.6/release-notes/tada.png diff --git a/docs/3.6/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.6/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.6/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.6/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.6/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.6/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.6/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.6/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.6/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.6/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.6/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.6/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.6/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.6/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.6/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.6/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.6/release-notes/v2.0.4-version.png b/content/en/docs/3.6/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.6/release-notes/v2.0.4-version.png rename to content/en/docs/3.6/release-notes/v2.0.4-version.png diff --git a/docs/3.6/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.6/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.6/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.6/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.6/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.6/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.6/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.6/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.6/release-notes/v2.1.0-canary.png b/content/en/docs/3.6/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.6/release-notes/v2.1.0-canary.png rename to content/en/docs/3.6/release-notes/v2.1.0-canary.png diff --git a/docs/3.6/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.6/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.6/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.6/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.6/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.6/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.6/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.6/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.6/release-notes/v2.1.2-annotations.png b/content/en/docs/3.6/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.6/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.6/release-notes/v2.1.2-annotations.png diff --git a/docs/3.6/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.6/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.6/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.6/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.6/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.6/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.6/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.6/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.6/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.6/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.6/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.6/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.6/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.6/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.6/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.6/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.6/release-notes/v2.2.0-cloud.png b/content/en/docs/3.6/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.6/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.6/release-notes/v2.2.0-cloud.png diff --git a/docs/3.6/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.6/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.6/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.6/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.6/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.6/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.6/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.6/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.6/releaseNotes.yml b/content/en/docs/3.6/releaseNotes.yml similarity index 100% rename from docs/3.6/releaseNotes.yml rename to content/en/docs/3.6/releaseNotes.yml diff --git a/docs/3.6/topics/concepts/architecture.md b/content/en/docs/3.6/topics/concepts/architecture.md similarity index 100% rename from docs/3.6/topics/concepts/architecture.md rename to content/en/docs/3.6/topics/concepts/architecture.md diff --git a/docs/3.6/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.6/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.6/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.6/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.6/topics/concepts/index.md b/content/en/docs/3.6/topics/concepts/index.md similarity index 100% rename from docs/3.6/topics/concepts/index.md rename to content/en/docs/3.6/topics/concepts/index.md diff --git a/docs/3.6/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.6/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.6/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.6/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.6/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.6/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.6/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.6/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.6/topics/concepts/progressive-delivery.md b/content/en/docs/3.6/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.6/topics/concepts/progressive-delivery.md rename to content/en/docs/3.6/topics/concepts/progressive-delivery.md diff --git a/docs/3.6/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.6/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.6/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.6/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.6/topics/install/ambassador-oss-community.md b/content/en/docs/3.6/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.6/topics/install/ambassador-oss-community.md rename to content/en/docs/3.6/topics/install/ambassador-oss-community.md diff --git a/docs/3.6/topics/install/bare-metal.md b/content/en/docs/3.6/topics/install/bare-metal.md similarity index 100% rename from docs/3.6/topics/install/bare-metal.md rename to content/en/docs/3.6/topics/install/bare-metal.md diff --git a/docs/3.6/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.6/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.6/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.6/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.6/topics/install/docker.md b/content/en/docs/3.6/topics/install/docker.md similarity index 100% rename from docs/3.6/topics/install/docker.md rename to content/en/docs/3.6/topics/install/docker.md diff --git a/docs/3.6/topics/install/helm.md b/content/en/docs/3.6/topics/install/helm.md similarity index 100% rename from docs/3.6/topics/install/helm.md rename to content/en/docs/3.6/topics/install/helm.md diff --git a/docs/3.6/topics/install/index.less b/content/en/docs/3.6/topics/install/index.less similarity index 100% rename from docs/3.6/topics/install/index.less rename to content/en/docs/3.6/topics/install/index.less diff --git a/docs/3.6/topics/install/index.md b/content/en/docs/3.6/topics/install/index.md similarity index 100% rename from docs/3.6/topics/install/index.md rename to content/en/docs/3.6/topics/install/index.md diff --git a/docs/3.6/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.6/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.6/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.6/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.6/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.6/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.6/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.6/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.6/topics/install/migration-matrix.md b/content/en/docs/3.6/topics/install/migration-matrix.md similarity index 100% rename from docs/3.6/topics/install/migration-matrix.md rename to content/en/docs/3.6/topics/install/migration-matrix.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/3.6/topics/install/upgrade/helm/emissary-3.5/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/helm/emissary-3.5/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/helm/emissary-3.5/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/helm/emissary-3.5/emissary-3.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/3.6/topics/install/upgrade/yaml/emissary-3.5/emissary-3.X.md b/content/en/docs/3.6/topics/install/upgrade/yaml/emissary-3.5/emissary-3.X.md similarity index 100% rename from docs/3.6/topics/install/upgrade/yaml/emissary-3.5/emissary-3.X.md rename to content/en/docs/3.6/topics/install/upgrade/yaml/emissary-3.5/emissary-3.X.md diff --git a/docs/3.6/topics/install/yaml-install.md b/content/en/docs/3.6/topics/install/yaml-install.md similarity index 100% rename from docs/3.6/topics/install/yaml-install.md rename to content/en/docs/3.6/topics/install/yaml-install.md diff --git a/docs/3.6/topics/running/ambassador-deployment.md b/content/en/docs/3.6/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.6/topics/running/ambassador-deployment.md rename to content/en/docs/3.6/topics/running/ambassador-deployment.md diff --git a/docs/3.6/topics/running/ambassador-with-aws.md b/content/en/docs/3.6/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.6/topics/running/ambassador-with-aws.md rename to content/en/docs/3.6/topics/running/ambassador-with-aws.md diff --git a/docs/3.6/topics/running/ambassador-with-gke.md b/content/en/docs/3.6/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.6/topics/running/ambassador-with-gke.md rename to content/en/docs/3.6/topics/running/ambassador-with-gke.md diff --git a/docs/3.6/topics/running/ambassador.md b/content/en/docs/3.6/topics/running/ambassador.md similarity index 100% rename from docs/3.6/topics/running/ambassador.md rename to content/en/docs/3.6/topics/running/ambassador.md diff --git a/docs/3.6/topics/running/custom-error-responses.md b/content/en/docs/3.6/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.6/topics/running/custom-error-responses.md rename to content/en/docs/3.6/topics/running/custom-error-responses.md diff --git a/docs/3.6/topics/running/debugging.md b/content/en/docs/3.6/topics/running/debugging.md similarity index 100% rename from docs/3.6/topics/running/debugging.md rename to content/en/docs/3.6/topics/running/debugging.md diff --git a/docs/3.6/topics/running/diagnostics.md b/content/en/docs/3.6/topics/running/diagnostics.md similarity index 100% rename from docs/3.6/topics/running/diagnostics.md rename to content/en/docs/3.6/topics/running/diagnostics.md diff --git a/docs/3.6/topics/running/environment.md b/content/en/docs/3.6/topics/running/environment.md similarity index 100% rename from docs/3.6/topics/running/environment.md rename to content/en/docs/3.6/topics/running/environment.md diff --git a/docs/3.6/topics/running/gzip.md b/content/en/docs/3.6/topics/running/gzip.md similarity index 100% rename from docs/3.6/topics/running/gzip.md rename to content/en/docs/3.6/topics/running/gzip.md diff --git a/docs/3.6/topics/running/host-crd.md b/content/en/docs/3.6/topics/running/host-crd.md similarity index 100% rename from docs/3.6/topics/running/host-crd.md rename to content/en/docs/3.6/topics/running/host-crd.md diff --git a/docs/3.6/topics/running/http3.md b/content/en/docs/3.6/topics/running/http3.md similarity index 100% rename from docs/3.6/topics/running/http3.md rename to content/en/docs/3.6/topics/running/http3.md diff --git a/docs/3.6/topics/running/index.md b/content/en/docs/3.6/topics/running/index.md similarity index 100% rename from docs/3.6/topics/running/index.md rename to content/en/docs/3.6/topics/running/index.md diff --git a/docs/3.6/topics/running/ingress-controller.md b/content/en/docs/3.6/topics/running/ingress-controller.md similarity index 100% rename from docs/3.6/topics/running/ingress-controller.md rename to content/en/docs/3.6/topics/running/ingress-controller.md diff --git a/docs/3.6/topics/running/listener.md b/content/en/docs/3.6/topics/running/listener.md similarity index 100% rename from docs/3.6/topics/running/listener.md rename to content/en/docs/3.6/topics/running/listener.md diff --git a/docs/3.6/topics/running/load-balancer.md b/content/en/docs/3.6/topics/running/load-balancer.md similarity index 100% rename from docs/3.6/topics/running/load-balancer.md rename to content/en/docs/3.6/topics/running/load-balancer.md diff --git a/docs/3.6/topics/running/resolvers.md b/content/en/docs/3.6/topics/running/resolvers.md similarity index 100% rename from docs/3.6/topics/running/resolvers.md rename to content/en/docs/3.6/topics/running/resolvers.md diff --git a/docs/3.6/topics/running/running.md b/content/en/docs/3.6/topics/running/running.md similarity index 100% rename from docs/3.6/topics/running/running.md rename to content/en/docs/3.6/topics/running/running.md diff --git a/docs/3.6/topics/running/scaling.md b/content/en/docs/3.6/topics/running/scaling.md similarity index 100% rename from docs/3.6/topics/running/scaling.md rename to content/en/docs/3.6/topics/running/scaling.md diff --git a/docs/3.6/topics/running/services/auth-service.md b/content/en/docs/3.6/topics/running/services/auth-service.md similarity index 100% rename from docs/3.6/topics/running/services/auth-service.md rename to content/en/docs/3.6/topics/running/services/auth-service.md diff --git a/docs/3.6/topics/running/services/ext-authz.md b/content/en/docs/3.6/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.6/topics/running/services/ext-authz.md rename to content/en/docs/3.6/topics/running/services/ext-authz.md diff --git a/docs/3.6/topics/running/services/index.md b/content/en/docs/3.6/topics/running/services/index.md similarity index 100% rename from docs/3.6/topics/running/services/index.md rename to content/en/docs/3.6/topics/running/services/index.md diff --git a/docs/3.6/topics/running/services/log-service.md b/content/en/docs/3.6/topics/running/services/log-service.md similarity index 100% rename from docs/3.6/topics/running/services/log-service.md rename to content/en/docs/3.6/topics/running/services/log-service.md diff --git a/docs/3.6/topics/running/services/rate-limit-service.md b/content/en/docs/3.6/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.6/topics/running/services/rate-limit-service.md rename to content/en/docs/3.6/topics/running/services/rate-limit-service.md diff --git a/docs/3.6/topics/running/services/tracing-service.md b/content/en/docs/3.6/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.6/topics/running/services/tracing-service.md rename to content/en/docs/3.6/topics/running/services/tracing-service.md diff --git a/docs/3.6/topics/running/statistics/8877-metrics.md b/content/en/docs/3.6/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.6/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.6/topics/running/statistics/8877-metrics.md diff --git a/docs/3.6/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.6/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.6/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.6/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.6/topics/running/statistics/index.md b/content/en/docs/3.6/topics/running/statistics/index.md similarity index 100% rename from docs/3.6/topics/running/statistics/index.md rename to content/en/docs/3.6/topics/running/statistics/index.md diff --git a/docs/3.6/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.6/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.6/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.6/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.6/topics/running/tls/index.md b/content/en/docs/3.6/topics/running/tls/index.md similarity index 100% rename from docs/3.6/topics/running/tls/index.md rename to content/en/docs/3.6/topics/running/tls/index.md diff --git a/docs/3.6/topics/running/tls/mtls.md b/content/en/docs/3.6/topics/running/tls/mtls.md similarity index 100% rename from docs/3.6/topics/running/tls/mtls.md rename to content/en/docs/3.6/topics/running/tls/mtls.md diff --git a/docs/3.6/topics/running/tls/origination.md b/content/en/docs/3.6/topics/running/tls/origination.md similarity index 100% rename from docs/3.6/topics/running/tls/origination.md rename to content/en/docs/3.6/topics/running/tls/origination.md diff --git a/docs/3.6/topics/running/tls/sni.md b/content/en/docs/3.6/topics/running/tls/sni.md similarity index 100% rename from docs/3.6/topics/running/tls/sni.md rename to content/en/docs/3.6/topics/running/tls/sni.md diff --git a/docs/3.6/topics/using/authservice.md b/content/en/docs/3.6/topics/using/authservice.md similarity index 100% rename from docs/3.6/topics/using/authservice.md rename to content/en/docs/3.6/topics/using/authservice.md diff --git a/docs/3.6/topics/using/canary.md b/content/en/docs/3.6/topics/using/canary.md similarity index 100% rename from docs/3.6/topics/using/canary.md rename to content/en/docs/3.6/topics/using/canary.md diff --git a/docs/3.6/topics/using/circuit-breakers.md b/content/en/docs/3.6/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.6/topics/using/circuit-breakers.md rename to content/en/docs/3.6/topics/using/circuit-breakers.md diff --git a/docs/3.6/topics/using/cors.md b/content/en/docs/3.6/topics/using/cors.md similarity index 100% rename from docs/3.6/topics/using/cors.md rename to content/en/docs/3.6/topics/using/cors.md diff --git a/docs/3.6/topics/using/defaults.md b/content/en/docs/3.6/topics/using/defaults.md similarity index 100% rename from docs/3.6/topics/using/defaults.md rename to content/en/docs/3.6/topics/using/defaults.md diff --git a/docs/3.6/topics/using/gateway-api.md b/content/en/docs/3.6/topics/using/gateway-api.md similarity index 100% rename from docs/3.6/topics/using/gateway-api.md rename to content/en/docs/3.6/topics/using/gateway-api.md diff --git a/docs/3.6/topics/using/headers/add-request-headers.md b/content/en/docs/3.6/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.6/topics/using/headers/add-request-headers.md rename to content/en/docs/3.6/topics/using/headers/add-request-headers.md diff --git a/docs/3.6/topics/using/headers/add-response-headers.md b/content/en/docs/3.6/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.6/topics/using/headers/add-response-headers.md rename to content/en/docs/3.6/topics/using/headers/add-response-headers.md diff --git a/docs/3.6/topics/using/headers/headers.md b/content/en/docs/3.6/topics/using/headers/headers.md similarity index 100% rename from docs/3.6/topics/using/headers/headers.md rename to content/en/docs/3.6/topics/using/headers/headers.md diff --git a/docs/3.6/topics/using/headers/host.md b/content/en/docs/3.6/topics/using/headers/host.md similarity index 100% rename from docs/3.6/topics/using/headers/host.md rename to content/en/docs/3.6/topics/using/headers/host.md diff --git a/docs/3.6/topics/using/headers/remove-request-headers.md b/content/en/docs/3.6/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.6/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.6/topics/using/headers/remove-request-headers.md diff --git a/docs/3.6/topics/using/headers/remove-response-headers.md b/content/en/docs/3.6/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.6/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.6/topics/using/headers/remove-response-headers.md diff --git a/docs/3.6/topics/using/index.md b/content/en/docs/3.6/topics/using/index.md similarity index 100% rename from docs/3.6/topics/using/index.md rename to content/en/docs/3.6/topics/using/index.md diff --git a/docs/3.6/topics/using/intro-mappings.md b/content/en/docs/3.6/topics/using/intro-mappings.md similarity index 100% rename from docs/3.6/topics/using/intro-mappings.md rename to content/en/docs/3.6/topics/using/intro-mappings.md diff --git a/docs/3.6/topics/using/keepalive.md b/content/en/docs/3.6/topics/using/keepalive.md similarity index 100% rename from docs/3.6/topics/using/keepalive.md rename to content/en/docs/3.6/topics/using/keepalive.md diff --git a/docs/3.6/topics/using/mappings.md b/content/en/docs/3.6/topics/using/mappings.md similarity index 100% rename from docs/3.6/topics/using/mappings.md rename to content/en/docs/3.6/topics/using/mappings.md diff --git a/docs/3.6/topics/using/method.md b/content/en/docs/3.6/topics/using/method.md similarity index 100% rename from docs/3.6/topics/using/method.md rename to content/en/docs/3.6/topics/using/method.md diff --git a/docs/3.6/topics/using/prefix-regex.md b/content/en/docs/3.6/topics/using/prefix-regex.md similarity index 100% rename from docs/3.6/topics/using/prefix-regex.md rename to content/en/docs/3.6/topics/using/prefix-regex.md diff --git a/docs/3.6/topics/using/query-parameters.md b/content/en/docs/3.6/topics/using/query-parameters.md similarity index 100% rename from docs/3.6/topics/using/query-parameters.md rename to content/en/docs/3.6/topics/using/query-parameters.md diff --git a/docs/3.6/topics/using/rate-limits/index.md b/content/en/docs/3.6/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.6/topics/using/rate-limits/index.md rename to content/en/docs/3.6/topics/using/rate-limits/index.md diff --git a/docs/3.6/topics/using/redirects.md b/content/en/docs/3.6/topics/using/redirects.md similarity index 100% rename from docs/3.6/topics/using/redirects.md rename to content/en/docs/3.6/topics/using/redirects.md diff --git a/docs/3.6/topics/using/retries.md b/content/en/docs/3.6/topics/using/retries.md similarity index 100% rename from docs/3.6/topics/using/retries.md rename to content/en/docs/3.6/topics/using/retries.md diff --git a/docs/3.6/topics/using/rewrites.md b/content/en/docs/3.6/topics/using/rewrites.md similarity index 100% rename from docs/3.6/topics/using/rewrites.md rename to content/en/docs/3.6/topics/using/rewrites.md diff --git a/docs/3.6/topics/using/shadowing.md b/content/en/docs/3.6/topics/using/shadowing.md similarity index 100% rename from docs/3.6/topics/using/shadowing.md rename to content/en/docs/3.6/topics/using/shadowing.md diff --git a/docs/3.6/topics/using/tcpmappings.md b/content/en/docs/3.6/topics/using/tcpmappings.md similarity index 100% rename from docs/3.6/topics/using/tcpmappings.md rename to content/en/docs/3.6/topics/using/tcpmappings.md diff --git a/docs/3.6/topics/using/timeouts.md b/content/en/docs/3.6/topics/using/timeouts.md similarity index 100% rename from docs/3.6/topics/using/timeouts.md rename to content/en/docs/3.6/topics/using/timeouts.md diff --git a/docs/3.6/tutorials/dev-portal-tutorial.md b/content/en/docs/3.6/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.6/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.6/tutorials/dev-portal-tutorial.md diff --git a/docs/3.6/tutorials/getting-started.md b/content/en/docs/3.6/tutorials/getting-started.md similarity index 100% rename from docs/3.6/tutorials/getting-started.md rename to content/en/docs/3.6/tutorials/getting-started.md diff --git a/docs/3.6/tutorials/gs-tabs.js b/content/en/docs/3.6/tutorials/gs-tabs.js similarity index 100% rename from docs/3.6/tutorials/gs-tabs.js rename to content/en/docs/3.6/tutorials/gs-tabs.js diff --git a/docs/3.6/tutorials/gs-tabs2.js b/content/en/docs/3.6/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.6/tutorials/gs-tabs2.js rename to content/en/docs/3.6/tutorials/gs-tabs2.js diff --git a/docs/3.6/tutorials/quickstart-demo.md b/content/en/docs/3.6/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.6/tutorials/quickstart-demo.md rename to content/en/docs/3.6/tutorials/quickstart-demo.md diff --git a/docs/3.6/versions.yml b/content/en/docs/3.6/versions.yml similarity index 100% rename from docs/3.6/versions.yml rename to content/en/docs/3.6/versions.yml diff --git a/docs/3.7/about/aes-emissary-eol.md b/content/en/docs/3.7/about/aes-emissary-eol.md similarity index 100% rename from docs/3.7/about/aes-emissary-eol.md rename to content/en/docs/3.7/about/aes-emissary-eol.md diff --git a/docs/3.7/about/alternatives.md b/content/en/docs/3.7/about/alternatives.md similarity index 100% rename from docs/3.7/about/alternatives.md rename to content/en/docs/3.7/about/alternatives.md diff --git a/docs/3.7/about/changes-2.x.md b/content/en/docs/3.7/about/changes-2.x.md similarity index 100% rename from docs/3.7/about/changes-2.x.md rename to content/en/docs/3.7/about/changes-2.x.md diff --git a/docs/3.7/about/changes-3.y.md b/content/en/docs/3.7/about/changes-3.y.md similarity index 100% rename from docs/3.7/about/changes-3.y.md rename to content/en/docs/3.7/about/changes-3.y.md diff --git a/docs/3.7/about/faq.md b/content/en/docs/3.7/about/faq.md similarity index 100% rename from docs/3.7/about/faq.md rename to content/en/docs/3.7/about/faq.md diff --git a/docs/3.7/about/features-and-benefits.md b/content/en/docs/3.7/about/features-and-benefits.md similarity index 100% rename from docs/3.7/about/features-and-benefits.md rename to content/en/docs/3.7/about/features-and-benefits.md diff --git a/docs/3.7/about/known-issues.md b/content/en/docs/3.7/about/known-issues.md similarity index 100% rename from docs/3.7/about/known-issues.md rename to content/en/docs/3.7/about/known-issues.md diff --git a/docs/3.7/about/support.md b/content/en/docs/3.7/about/support.md similarity index 100% rename from docs/3.7/about/support.md rename to content/en/docs/3.7/about/support.md diff --git a/docs/3.7/about/why-ambassador.md b/content/en/docs/3.7/about/why-ambassador.md similarity index 100% rename from docs/3.7/about/why-ambassador.md rename to content/en/docs/3.7/about/why-ambassador.md diff --git a/docs/3.7/community.md b/content/en/docs/3.7/community.md similarity index 100% rename from docs/3.7/community.md rename to content/en/docs/3.7/community.md diff --git a/docs/3.7/doc-links.yml b/content/en/docs/3.7/doc-links.yml similarity index 100% rename from docs/3.7/doc-links.yml rename to content/en/docs/3.7/doc-links.yml diff --git a/docs/3.7/features-icons/basic-authentication.svg b/content/en/docs/3.7/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.7/features-icons/basic-authentication.svg rename to content/en/docs/3.7/features-icons/basic-authentication.svg diff --git a/docs/3.7/features-icons/canary-release.svg b/content/en/docs/3.7/features-icons/canary-release.svg similarity index 100% rename from docs/3.7/features-icons/canary-release.svg rename to content/en/docs/3.7/features-icons/canary-release.svg diff --git a/docs/3.7/features-icons/cors.svg b/content/en/docs/3.7/features-icons/cors.svg similarity index 100% rename from docs/3.7/features-icons/cors.svg rename to content/en/docs/3.7/features-icons/cors.svg diff --git a/docs/3.7/features-icons/datadog.png b/content/en/docs/3.7/features-icons/datadog.png similarity index 100% rename from docs/3.7/features-icons/datadog.png rename to content/en/docs/3.7/features-icons/datadog.png diff --git a/docs/3.7/features-icons/datadog.svg b/content/en/docs/3.7/features-icons/datadog.svg similarity index 100% rename from docs/3.7/features-icons/datadog.svg rename to content/en/docs/3.7/features-icons/datadog.svg diff --git a/docs/3.7/features-icons/diagnostics.svg b/content/en/docs/3.7/features-icons/diagnostics.svg similarity index 100% rename from docs/3.7/features-icons/diagnostics.svg rename to content/en/docs/3.7/features-icons/diagnostics.svg diff --git a/docs/3.7/features-icons/distributed-tracing.png b/content/en/docs/3.7/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.7/features-icons/distributed-tracing.png rename to content/en/docs/3.7/features-icons/distributed-tracing.png diff --git a/docs/3.7/features-icons/grpc.png b/content/en/docs/3.7/features-icons/grpc.png similarity index 100% rename from docs/3.7/features-icons/grpc.png rename to content/en/docs/3.7/features-icons/grpc.png diff --git a/docs/3.7/features-icons/prometheus.svg b/content/en/docs/3.7/features-icons/prometheus.svg similarity index 100% rename from docs/3.7/features-icons/prometheus.svg rename to content/en/docs/3.7/features-icons/prometheus.svg diff --git a/docs/3.7/features-icons/rate-limiting.svg b/content/en/docs/3.7/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.7/features-icons/rate-limiting.svg rename to content/en/docs/3.7/features-icons/rate-limiting.svg diff --git a/docs/3.7/features-icons/regex-routing.svg b/content/en/docs/3.7/features-icons/regex-routing.svg similarity index 100% rename from docs/3.7/features-icons/regex-routing.svg rename to content/en/docs/3.7/features-icons/regex-routing.svg diff --git a/docs/3.7/features-icons/request-transformers.svg b/content/en/docs/3.7/features-icons/request-transformers.svg similarity index 100% rename from docs/3.7/features-icons/request-transformers.svg rename to content/en/docs/3.7/features-icons/request-transformers.svg diff --git a/docs/3.7/features-icons/shadowing.svg b/content/en/docs/3.7/features-icons/shadowing.svg similarity index 100% rename from docs/3.7/features-icons/shadowing.svg rename to content/en/docs/3.7/features-icons/shadowing.svg diff --git a/docs/3.7/features-icons/statsd.png b/content/en/docs/3.7/features-icons/statsd.png similarity index 100% rename from docs/3.7/features-icons/statsd.png rename to content/en/docs/3.7/features-icons/statsd.png diff --git a/docs/3.7/features-icons/statsd.svg b/content/en/docs/3.7/features-icons/statsd.svg similarity index 100% rename from docs/3.7/features-icons/statsd.svg rename to content/en/docs/3.7/features-icons/statsd.svg diff --git a/docs/3.7/features-icons/third-party-auth.svg b/content/en/docs/3.7/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.7/features-icons/third-party-auth.svg rename to content/en/docs/3.7/features-icons/third-party-auth.svg diff --git a/docs/3.7/features-icons/timeouts.svg b/content/en/docs/3.7/features-icons/timeouts.svg similarity index 100% rename from docs/3.7/features-icons/timeouts.svg rename to content/en/docs/3.7/features-icons/timeouts.svg diff --git a/docs/3.7/features-icons/tls-termination.svg b/content/en/docs/3.7/features-icons/tls-termination.svg similarity index 100% rename from docs/3.7/features-icons/tls-termination.svg rename to content/en/docs/3.7/features-icons/tls-termination.svg diff --git a/docs/3.7/features-icons/url-rewrite.svg b/content/en/docs/3.7/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.7/features-icons/url-rewrite.svg rename to content/en/docs/3.7/features-icons/url-rewrite.svg diff --git a/docs/3.7/features-icons/websockets.svg b/content/en/docs/3.7/features-icons/websockets.svg similarity index 100% rename from docs/3.7/features-icons/websockets.svg rename to content/en/docs/3.7/features-icons/websockets.svg diff --git a/docs/3.7/howtos/active-health-checking.md b/content/en/docs/3.7/howtos/active-health-checking.md similarity index 100% rename from docs/3.7/howtos/active-health-checking.md rename to content/en/docs/3.7/howtos/active-health-checking.md diff --git a/docs/3.7/howtos/basic-auth.md b/content/en/docs/3.7/howtos/basic-auth.md similarity index 100% rename from docs/3.7/howtos/basic-auth.md rename to content/en/docs/3.7/howtos/basic-auth.md diff --git a/docs/3.7/howtos/cert-manager.md b/content/en/docs/3.7/howtos/cert-manager.md similarity index 100% rename from docs/3.7/howtos/cert-manager.md rename to content/en/docs/3.7/howtos/cert-manager.md diff --git a/docs/3.7/howtos/client-cert-validation.md b/content/en/docs/3.7/howtos/client-cert-validation.md similarity index 100% rename from docs/3.7/howtos/client-cert-validation.md rename to content/en/docs/3.7/howtos/client-cert-validation.md diff --git a/docs/3.7/howtos/configure-communications.md b/content/en/docs/3.7/howtos/configure-communications.md similarity index 100% rename from docs/3.7/howtos/configure-communications.md rename to content/en/docs/3.7/howtos/configure-communications.md diff --git a/docs/3.7/howtos/consul.md b/content/en/docs/3.7/howtos/consul.md similarity index 100% rename from docs/3.7/howtos/consul.md rename to content/en/docs/3.7/howtos/consul.md diff --git a/docs/3.7/howtos/dist-tracing.md b/content/en/docs/3.7/howtos/dist-tracing.md similarity index 100% rename from docs/3.7/howtos/dist-tracing.md rename to content/en/docs/3.7/howtos/dist-tracing.md diff --git a/docs/3.7/howtos/external-dns.md b/content/en/docs/3.7/howtos/external-dns.md similarity index 100% rename from docs/3.7/howtos/external-dns.md rename to content/en/docs/3.7/howtos/external-dns.md diff --git a/docs/3.7/howtos/filter-dev-guide.md b/content/en/docs/3.7/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.7/howtos/filter-dev-guide.md rename to content/en/docs/3.7/howtos/filter-dev-guide.md diff --git a/docs/3.7/howtos/grpc.md b/content/en/docs/3.7/howtos/grpc.md similarity index 100% rename from docs/3.7/howtos/grpc.md rename to content/en/docs/3.7/howtos/grpc.md diff --git a/docs/3.7/howtos/http3-aks.md b/content/en/docs/3.7/howtos/http3-aks.md similarity index 100% rename from docs/3.7/howtos/http3-aks.md rename to content/en/docs/3.7/howtos/http3-aks.md diff --git a/docs/3.7/howtos/http3-eks.md b/content/en/docs/3.7/howtos/http3-eks.md similarity index 100% rename from docs/3.7/howtos/http3-eks.md rename to content/en/docs/3.7/howtos/http3-eks.md diff --git a/docs/3.7/howtos/http3-gke.md b/content/en/docs/3.7/howtos/http3-gke.md similarity index 100% rename from docs/3.7/howtos/http3-gke.md rename to content/en/docs/3.7/howtos/http3-gke.md diff --git a/docs/3.7/howtos/index.md b/content/en/docs/3.7/howtos/index.md similarity index 100% rename from docs/3.7/howtos/index.md rename to content/en/docs/3.7/howtos/index.md diff --git a/docs/3.7/howtos/istio.md b/content/en/docs/3.7/howtos/istio.md similarity index 100% rename from docs/3.7/howtos/istio.md rename to content/en/docs/3.7/howtos/istio.md diff --git a/docs/3.7/howtos/knative.md b/content/en/docs/3.7/howtos/knative.md similarity index 100% rename from docs/3.7/howtos/knative.md rename to content/en/docs/3.7/howtos/knative.md diff --git a/docs/3.7/howtos/linkerd2.md b/content/en/docs/3.7/howtos/linkerd2.md similarity index 100% rename from docs/3.7/howtos/linkerd2.md rename to content/en/docs/3.7/howtos/linkerd2.md diff --git a/docs/3.7/howtos/prometheus.md b/content/en/docs/3.7/howtos/prometheus.md similarity index 100% rename from docs/3.7/howtos/prometheus.md rename to content/en/docs/3.7/howtos/prometheus.md diff --git a/docs/3.7/howtos/protecting-diag-access.md b/content/en/docs/3.7/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.7/howtos/protecting-diag-access.md rename to content/en/docs/3.7/howtos/protecting-diag-access.md diff --git a/docs/3.7/howtos/rate-limiting-tutorial.md b/content/en/docs/3.7/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.7/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.7/howtos/rate-limiting-tutorial.md diff --git a/docs/3.7/howtos/route.md b/content/en/docs/3.7/howtos/route.md similarity index 100% rename from docs/3.7/howtos/route.md rename to content/en/docs/3.7/howtos/route.md diff --git a/docs/3.7/howtos/tls-termination.md b/content/en/docs/3.7/howtos/tls-termination.md similarity index 100% rename from docs/3.7/howtos/tls-termination.md rename to content/en/docs/3.7/howtos/tls-termination.md diff --git a/docs/3.7/howtos/tracing-datadog.md b/content/en/docs/3.7/howtos/tracing-datadog.md similarity index 100% rename from docs/3.7/howtos/tracing-datadog.md rename to content/en/docs/3.7/howtos/tracing-datadog.md diff --git a/docs/3.7/howtos/tracing-lightstep.md b/content/en/docs/3.7/howtos/tracing-lightstep.md similarity index 100% rename from docs/3.7/howtos/tracing-lightstep.md rename to content/en/docs/3.7/howtos/tracing-lightstep.md diff --git a/docs/3.7/howtos/tracing-zipkin.md b/content/en/docs/3.7/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.7/howtos/tracing-zipkin.md rename to content/en/docs/3.7/howtos/tracing-zipkin.md diff --git a/docs/3.7/howtos/websockets.md b/content/en/docs/3.7/howtos/websockets.md similarity index 100% rename from docs/3.7/howtos/websockets.md rename to content/en/docs/3.7/howtos/websockets.md diff --git a/docs/3.7/images/Auth0_JWT.png b/content/en/docs/3.7/images/Auth0_JWT.png similarity index 100% rename from docs/3.7/images/Auth0_JWT.png rename to content/en/docs/3.7/images/Auth0_JWT.png diff --git a/docs/3.7/images/Auth0_domain_clientID.png b/content/en/docs/3.7/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.7/images/Auth0_domain_clientID.png rename to content/en/docs/3.7/images/Auth0_domain_clientID.png diff --git a/docs/3.7/images/Auth0_method_callback_origins.png b/content/en/docs/3.7/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.7/images/Auth0_method_callback_origins.png rename to content/en/docs/3.7/images/Auth0_method_callback_origins.png diff --git a/docs/3.7/images/aes-success.png b/content/en/docs/3.7/images/aes-success.png similarity index 100% rename from docs/3.7/images/aes-success.png rename to content/en/docs/3.7/images/aes-success.png diff --git a/docs/3.7/images/ambassador-arch.png b/content/en/docs/3.7/images/ambassador-arch.png similarity index 100% rename from docs/3.7/images/ambassador-arch.png rename to content/en/docs/3.7/images/ambassador-arch.png diff --git a/docs/3.7/images/ambassador-logo.svg b/content/en/docs/3.7/images/ambassador-logo.svg similarity index 100% rename from docs/3.7/images/ambassador-logo.svg rename to content/en/docs/3.7/images/ambassador-logo.svg diff --git a/docs/3.7/images/ambassador_oidc_flow.jpg b/content/en/docs/3.7/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.7/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.7/images/ambassador_oidc_flow.jpg diff --git a/docs/3.7/images/apple.png b/content/en/docs/3.7/images/apple.png similarity index 100% rename from docs/3.7/images/apple.png rename to content/en/docs/3.7/images/apple.png diff --git a/docs/3.7/images/auth-flow.png b/content/en/docs/3.7/images/auth-flow.png similarity index 100% rename from docs/3.7/images/auth-flow.png rename to content/en/docs/3.7/images/auth-flow.png diff --git a/docs/3.7/images/authentication-icon.svg b/content/en/docs/3.7/images/authentication-icon.svg similarity index 100% rename from docs/3.7/images/authentication-icon.svg rename to content/en/docs/3.7/images/authentication-icon.svg diff --git a/docs/3.7/images/blackbird.png b/content/en/docs/3.7/images/blackbird.png similarity index 100% rename from docs/3.7/images/blackbird.png rename to content/en/docs/3.7/images/blackbird.png diff --git a/docs/3.7/images/canary-release-overview.png b/content/en/docs/3.7/images/canary-release-overview.png similarity index 100% rename from docs/3.7/images/canary-release-overview.png rename to content/en/docs/3.7/images/canary-release-overview.png diff --git a/docs/3.7/images/configure-icon.svg b/content/en/docs/3.7/images/configure-icon.svg similarity index 100% rename from docs/3.7/images/configure-icon.svg rename to content/en/docs/3.7/images/configure-icon.svg diff --git a/docs/3.7/images/consul-ambassador.png b/content/en/docs/3.7/images/consul-ambassador.png similarity index 100% rename from docs/3.7/images/consul-ambassador.png rename to content/en/docs/3.7/images/consul-ambassador.png diff --git a/docs/3.7/images/container-inner-dev-loop.png b/content/en/docs/3.7/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.7/images/container-inner-dev-loop.png rename to content/en/docs/3.7/images/container-inner-dev-loop.png diff --git a/docs/3.7/images/datawire-logo.svg b/content/en/docs/3.7/images/datawire-logo.svg similarity index 100% rename from docs/3.7/images/datawire-logo.svg rename to content/en/docs/3.7/images/datawire-logo.svg diff --git a/docs/3.7/images/diagnostics-example.png b/content/en/docs/3.7/images/diagnostics-example.png similarity index 100% rename from docs/3.7/images/diagnostics-example.png rename to content/en/docs/3.7/images/diagnostics-example.png diff --git a/docs/3.7/images/diagnostics.png b/content/en/docs/3.7/images/diagnostics.png similarity index 100% rename from docs/3.7/images/diagnostics.png rename to content/en/docs/3.7/images/diagnostics.png diff --git a/docs/3.7/images/docker-compose.png b/content/en/docs/3.7/images/docker-compose.png similarity index 100% rename from docs/3.7/images/docker-compose.png rename to content/en/docs/3.7/images/docker-compose.png diff --git a/docs/3.7/images/docker.png b/content/en/docs/3.7/images/docker.png similarity index 100% rename from docs/3.7/images/docker.png rename to content/en/docs/3.7/images/docker.png diff --git a/docs/3.7/images/edge-stack-1.13.4.png b/content/en/docs/3.7/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.7/images/edge-stack-1.13.4.png rename to content/en/docs/3.7/images/edge-stack-1.13.4.png diff --git a/docs/3.7/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.7/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.7/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.7/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.7/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.7/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.7/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.7/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.7/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.7/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.7/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.7/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.7/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.7/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.7/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.7/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.7/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.7/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.7/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.7/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.7/images/fast-icon.svg b/content/en/docs/3.7/images/fast-icon.svg similarity index 100% rename from docs/3.7/images/fast-icon.svg rename to content/en/docs/3.7/images/fast-icon.svg diff --git a/docs/3.7/images/features-icons/basic-authentication.svg b/content/en/docs/3.7/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.7/images/features-icons/basic-authentication.svg rename to content/en/docs/3.7/images/features-icons/basic-authentication.svg diff --git a/docs/3.7/images/features-icons/canary-release.svg b/content/en/docs/3.7/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.7/images/features-icons/canary-release.svg rename to content/en/docs/3.7/images/features-icons/canary-release.svg diff --git a/docs/3.7/images/features-icons/cors.svg b/content/en/docs/3.7/images/features-icons/cors.svg similarity index 100% rename from docs/3.7/images/features-icons/cors.svg rename to content/en/docs/3.7/images/features-icons/cors.svg diff --git a/docs/3.7/images/features-icons/datadog.png b/content/en/docs/3.7/images/features-icons/datadog.png similarity index 100% rename from docs/3.7/images/features-icons/datadog.png rename to content/en/docs/3.7/images/features-icons/datadog.png diff --git a/docs/3.7/images/features-icons/datadog.svg b/content/en/docs/3.7/images/features-icons/datadog.svg similarity index 100% rename from docs/3.7/images/features-icons/datadog.svg rename to content/en/docs/3.7/images/features-icons/datadog.svg diff --git a/docs/3.7/images/features-icons/diagnostics.svg b/content/en/docs/3.7/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.7/images/features-icons/diagnostics.svg rename to content/en/docs/3.7/images/features-icons/diagnostics.svg diff --git a/docs/3.7/images/features-icons/distributed-tracing.png b/content/en/docs/3.7/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.7/images/features-icons/distributed-tracing.png rename to content/en/docs/3.7/images/features-icons/distributed-tracing.png diff --git a/docs/3.7/images/features-icons/grpc.png b/content/en/docs/3.7/images/features-icons/grpc.png similarity index 100% rename from docs/3.7/images/features-icons/grpc.png rename to content/en/docs/3.7/images/features-icons/grpc.png diff --git a/docs/3.7/images/features-icons/prometheus.svg b/content/en/docs/3.7/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.7/images/features-icons/prometheus.svg rename to content/en/docs/3.7/images/features-icons/prometheus.svg diff --git a/docs/3.7/images/features-icons/rate-limiting.svg b/content/en/docs/3.7/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.7/images/features-icons/rate-limiting.svg rename to content/en/docs/3.7/images/features-icons/rate-limiting.svg diff --git a/docs/3.7/images/features-icons/regex-routing.svg b/content/en/docs/3.7/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.7/images/features-icons/regex-routing.svg rename to content/en/docs/3.7/images/features-icons/regex-routing.svg diff --git a/docs/3.7/images/features-icons/request-transformers.svg b/content/en/docs/3.7/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.7/images/features-icons/request-transformers.svg rename to content/en/docs/3.7/images/features-icons/request-transformers.svg diff --git a/docs/3.7/images/features-icons/shadowing.svg b/content/en/docs/3.7/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.7/images/features-icons/shadowing.svg rename to content/en/docs/3.7/images/features-icons/shadowing.svg diff --git a/docs/3.7/images/features-icons/statsd.png b/content/en/docs/3.7/images/features-icons/statsd.png similarity index 100% rename from docs/3.7/images/features-icons/statsd.png rename to content/en/docs/3.7/images/features-icons/statsd.png diff --git a/docs/3.7/images/features-icons/statsd.svg b/content/en/docs/3.7/images/features-icons/statsd.svg similarity index 100% rename from docs/3.7/images/features-icons/statsd.svg rename to content/en/docs/3.7/images/features-icons/statsd.svg diff --git a/docs/3.7/images/features-icons/third-party-auth.svg b/content/en/docs/3.7/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.7/images/features-icons/third-party-auth.svg rename to content/en/docs/3.7/images/features-icons/third-party-auth.svg diff --git a/docs/3.7/images/features-icons/timeouts.svg b/content/en/docs/3.7/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.7/images/features-icons/timeouts.svg rename to content/en/docs/3.7/images/features-icons/timeouts.svg diff --git a/docs/3.7/images/features-icons/tls-termination.svg b/content/en/docs/3.7/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.7/images/features-icons/tls-termination.svg rename to content/en/docs/3.7/images/features-icons/tls-termination.svg diff --git a/docs/3.7/images/features-icons/url-rewrite.svg b/content/en/docs/3.7/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.7/images/features-icons/url-rewrite.svg rename to content/en/docs/3.7/images/features-icons/url-rewrite.svg diff --git a/docs/3.7/images/features-icons/websockets.svg b/content/en/docs/3.7/images/features-icons/websockets.svg similarity index 100% rename from docs/3.7/images/features-icons/websockets.svg rename to content/en/docs/3.7/images/features-icons/websockets.svg diff --git a/docs/3.7/images/features-table.jpg b/content/en/docs/3.7/images/features-table.jpg similarity index 100% rename from docs/3.7/images/features-table.jpg rename to content/en/docs/3.7/images/features-table.jpg diff --git a/docs/3.7/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.7/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.7/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.7/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.7/images/gRPC-TLS-Originate.png b/content/en/docs/3.7/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.7/images/gRPC-TLS-Originate.png rename to content/en/docs/3.7/images/gRPC-TLS-Originate.png diff --git a/docs/3.7/images/github-login.png b/content/en/docs/3.7/images/github-login.png similarity index 100% rename from docs/3.7/images/github-login.png rename to content/en/docs/3.7/images/github-login.png diff --git a/docs/3.7/images/global-features-bg.svg b/content/en/docs/3.7/images/global-features-bg.svg similarity index 100% rename from docs/3.7/images/global-features-bg.svg rename to content/en/docs/3.7/images/global-features-bg.svg diff --git a/docs/3.7/images/grafana.png b/content/en/docs/3.7/images/grafana.png similarity index 100% rename from docs/3.7/images/grafana.png rename to content/en/docs/3.7/images/grafana.png diff --git a/docs/3.7/images/grpc-tls.png b/content/en/docs/3.7/images/grpc-tls.png similarity index 100% rename from docs/3.7/images/grpc-tls.png rename to content/en/docs/3.7/images/grpc-tls.png diff --git a/docs/3.7/images/helm-navy.png b/content/en/docs/3.7/images/helm-navy.png similarity index 100% rename from docs/3.7/images/helm-navy.png rename to content/en/docs/3.7/images/helm-navy.png diff --git a/docs/3.7/images/helm.png b/content/en/docs/3.7/images/helm.png similarity index 100% rename from docs/3.7/images/helm.png rename to content/en/docs/3.7/images/helm.png diff --git a/docs/3.7/images/highly-available-icon.svg b/content/en/docs/3.7/images/highly-available-icon.svg similarity index 100% rename from docs/3.7/images/highly-available-icon.svg rename to content/en/docs/3.7/images/highly-available-icon.svg diff --git a/docs/3.7/images/jaeger.png b/content/en/docs/3.7/images/jaeger.png similarity index 100% rename from docs/3.7/images/jaeger.png rename to content/en/docs/3.7/images/jaeger.png diff --git a/docs/3.7/images/kubernetes.png b/content/en/docs/3.7/images/kubernetes.png similarity index 100% rename from docs/3.7/images/kubernetes.png rename to content/en/docs/3.7/images/kubernetes.png diff --git a/docs/3.7/images/left-arrow.svg b/content/en/docs/3.7/images/left-arrow.svg similarity index 100% rename from docs/3.7/images/left-arrow.svg rename to content/en/docs/3.7/images/left-arrow.svg diff --git a/docs/3.7/images/linux.png b/content/en/docs/3.7/images/linux.png similarity index 100% rename from docs/3.7/images/linux.png rename to content/en/docs/3.7/images/linux.png diff --git a/docs/3.7/images/logo.png b/content/en/docs/3.7/images/logo.png similarity index 100% rename from docs/3.7/images/logo.png rename to content/en/docs/3.7/images/logo.png diff --git a/docs/3.7/images/mapping-editor.png b/content/en/docs/3.7/images/mapping-editor.png similarity index 100% rename from docs/3.7/images/mapping-editor.png rename to content/en/docs/3.7/images/mapping-editor.png diff --git a/docs/3.7/images/network-architecture.png b/content/en/docs/3.7/images/network-architecture.png similarity index 100% rename from docs/3.7/images/network-architecture.png rename to content/en/docs/3.7/images/network-architecture.png diff --git a/docs/3.7/images/penguin-background.svg b/content/en/docs/3.7/images/penguin-background.svg similarity index 100% rename from docs/3.7/images/penguin-background.svg rename to content/en/docs/3.7/images/penguin-background.svg diff --git a/docs/3.7/images/pro-iap.png b/content/en/docs/3.7/images/pro-iap.png similarity index 100% rename from docs/3.7/images/pro-iap.png rename to content/en/docs/3.7/images/pro-iap.png diff --git a/docs/3.7/images/quote.svg b/content/en/docs/3.7/images/quote.svg similarity index 100% rename from docs/3.7/images/quote.svg rename to content/en/docs/3.7/images/quote.svg diff --git a/docs/3.7/images/right-arrow.svg b/content/en/docs/3.7/images/right-arrow.svg similarity index 100% rename from docs/3.7/images/right-arrow.svg rename to content/en/docs/3.7/images/right-arrow.svg diff --git a/docs/3.7/images/routing-icon.svg b/content/en/docs/3.7/images/routing-icon.svg similarity index 100% rename from docs/3.7/images/routing-icon.svg rename to content/en/docs/3.7/images/routing-icon.svg diff --git a/docs/3.7/images/self-service-features-bg.svg b/content/en/docs/3.7/images/self-service-features-bg.svg similarity index 100% rename from docs/3.7/images/self-service-features-bg.svg rename to content/en/docs/3.7/images/self-service-features-bg.svg diff --git a/docs/3.7/images/shadowing.png b/content/en/docs/3.7/images/shadowing.png similarity index 100% rename from docs/3.7/images/shadowing.png rename to content/en/docs/3.7/images/shadowing.png diff --git a/docs/3.7/images/speedometers.png b/content/en/docs/3.7/images/speedometers.png similarity index 100% rename from docs/3.7/images/speedometers.png rename to content/en/docs/3.7/images/speedometers.png diff --git a/docs/3.7/images/tp-architecture.png b/content/en/docs/3.7/images/tp-architecture.png similarity index 100% rename from docs/3.7/images/tp-architecture.png rename to content/en/docs/3.7/images/tp-architecture.png diff --git a/docs/3.7/images/tp-tutorial-1.png b/content/en/docs/3.7/images/tp-tutorial-1.png similarity index 100% rename from docs/3.7/images/tp-tutorial-1.png rename to content/en/docs/3.7/images/tp-tutorial-1.png diff --git a/docs/3.7/images/tp-tutorial-2.png b/content/en/docs/3.7/images/tp-tutorial-2.png similarity index 100% rename from docs/3.7/images/tp-tutorial-2.png rename to content/en/docs/3.7/images/tp-tutorial-2.png diff --git a/docs/3.7/images/tp-tutorial-3.png b/content/en/docs/3.7/images/tp-tutorial-3.png similarity index 100% rename from docs/3.7/images/tp-tutorial-3.png rename to content/en/docs/3.7/images/tp-tutorial-3.png diff --git a/docs/3.7/images/tp-tutorial-4.png b/content/en/docs/3.7/images/tp-tutorial-4.png similarity index 100% rename from docs/3.7/images/tp-tutorial-4.png rename to content/en/docs/3.7/images/tp-tutorial-4.png diff --git a/docs/3.7/images/trad-inner-dev-loop.png b/content/en/docs/3.7/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.7/images/trad-inner-dev-loop.png rename to content/en/docs/3.7/images/trad-inner-dev-loop.png diff --git a/docs/3.7/images/windows.png b/content/en/docs/3.7/images/windows.png similarity index 100% rename from docs/3.7/images/windows.png rename to content/en/docs/3.7/images/windows.png diff --git a/docs/3.7/images/xkcd.png b/content/en/docs/3.7/images/xkcd.png similarity index 100% rename from docs/3.7/images/xkcd.png rename to content/en/docs/3.7/images/xkcd.png diff --git a/docs/3.7/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.7/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.7/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.7/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.7/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.7/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.7/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.7/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.7/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.7/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.7/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.7/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.7/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.7/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.7/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.7/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.7/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.7/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.7/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.7/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.7/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.7/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.7/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.7/release-notes/emissary-ga.png b/content/en/docs/3.7/release-notes/emissary-ga.png similarity index 100% rename from docs/3.7/release-notes/emissary-ga.png rename to content/en/docs/3.7/release-notes/emissary-ga.png diff --git a/docs/3.7/release-notes/tada.png b/content/en/docs/3.7/release-notes/tada.png similarity index 100% rename from docs/3.7/release-notes/tada.png rename to content/en/docs/3.7/release-notes/tada.png diff --git a/docs/3.7/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.7/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.7/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.7/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.7/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.7/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.7/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.7/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.7/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.7/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.7/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.7/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.7/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.7/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.7/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.7/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.7/release-notes/v2.0.4-version.png b/content/en/docs/3.7/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.7/release-notes/v2.0.4-version.png rename to content/en/docs/3.7/release-notes/v2.0.4-version.png diff --git a/docs/3.7/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.7/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.7/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.7/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.7/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.7/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.7/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.7/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.7/release-notes/v2.1.0-canary.png b/content/en/docs/3.7/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.7/release-notes/v2.1.0-canary.png rename to content/en/docs/3.7/release-notes/v2.1.0-canary.png diff --git a/docs/3.7/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.7/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.7/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.7/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.7/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.7/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.7/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.7/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.7/release-notes/v2.1.2-annotations.png b/content/en/docs/3.7/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.7/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.7/release-notes/v2.1.2-annotations.png diff --git a/docs/3.7/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.7/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.7/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.7/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.7/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.7/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.7/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.7/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.7/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.7/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.7/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.7/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.7/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.7/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.7/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.7/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.7/release-notes/v2.2.0-cloud.png b/content/en/docs/3.7/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.7/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.7/release-notes/v2.2.0-cloud.png diff --git a/docs/3.7/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.7/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.7/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.7/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.7/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.7/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.7/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.7/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.7/releaseNotes.yml b/content/en/docs/3.7/releaseNotes.yml similarity index 100% rename from docs/3.7/releaseNotes.yml rename to content/en/docs/3.7/releaseNotes.yml diff --git a/docs/3.7/topics/concepts/architecture.md b/content/en/docs/3.7/topics/concepts/architecture.md similarity index 100% rename from docs/3.7/topics/concepts/architecture.md rename to content/en/docs/3.7/topics/concepts/architecture.md diff --git a/docs/3.7/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.7/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.7/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.7/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.7/topics/concepts/index.md b/content/en/docs/3.7/topics/concepts/index.md similarity index 100% rename from docs/3.7/topics/concepts/index.md rename to content/en/docs/3.7/topics/concepts/index.md diff --git a/docs/3.7/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.7/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.7/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.7/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.7/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.7/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.7/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.7/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.7/topics/concepts/progressive-delivery.md b/content/en/docs/3.7/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.7/topics/concepts/progressive-delivery.md rename to content/en/docs/3.7/topics/concepts/progressive-delivery.md diff --git a/docs/3.7/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.7/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.7/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.7/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.7/topics/install/ambassador-oss-community.md b/content/en/docs/3.7/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.7/topics/install/ambassador-oss-community.md rename to content/en/docs/3.7/topics/install/ambassador-oss-community.md diff --git a/docs/3.7/topics/install/bare-metal.md b/content/en/docs/3.7/topics/install/bare-metal.md similarity index 100% rename from docs/3.7/topics/install/bare-metal.md rename to content/en/docs/3.7/topics/install/bare-metal.md diff --git a/docs/3.7/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.7/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.7/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.7/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.7/topics/install/docker.md b/content/en/docs/3.7/topics/install/docker.md similarity index 100% rename from docs/3.7/topics/install/docker.md rename to content/en/docs/3.7/topics/install/docker.md diff --git a/docs/3.7/topics/install/helm.md b/content/en/docs/3.7/topics/install/helm.md similarity index 100% rename from docs/3.7/topics/install/helm.md rename to content/en/docs/3.7/topics/install/helm.md diff --git a/docs/3.7/topics/install/index.less b/content/en/docs/3.7/topics/install/index.less similarity index 100% rename from docs/3.7/topics/install/index.less rename to content/en/docs/3.7/topics/install/index.less diff --git a/docs/3.7/topics/install/index.md b/content/en/docs/3.7/topics/install/index.md similarity index 100% rename from docs/3.7/topics/install/index.md rename to content/en/docs/3.7/topics/install/index.md diff --git a/docs/3.7/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.7/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.7/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.7/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.7/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.7/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.7/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.7/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.7/topics/install/migration-matrix.md b/content/en/docs/3.7/topics/install/migration-matrix.md similarity index 100% rename from docs/3.7/topics/install/migration-matrix.md rename to content/en/docs/3.7/topics/install/migration-matrix.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/3.7/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/3.7/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md b/content/en/docs/3.7/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md similarity index 100% rename from docs/3.7/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md rename to content/en/docs/3.7/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md diff --git a/docs/3.7/topics/install/yaml-install.md b/content/en/docs/3.7/topics/install/yaml-install.md similarity index 100% rename from docs/3.7/topics/install/yaml-install.md rename to content/en/docs/3.7/topics/install/yaml-install.md diff --git a/docs/3.7/topics/running/ambassador-deployment.md b/content/en/docs/3.7/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.7/topics/running/ambassador-deployment.md rename to content/en/docs/3.7/topics/running/ambassador-deployment.md diff --git a/docs/3.7/topics/running/ambassador-with-aws.md b/content/en/docs/3.7/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.7/topics/running/ambassador-with-aws.md rename to content/en/docs/3.7/topics/running/ambassador-with-aws.md diff --git a/docs/3.7/topics/running/ambassador-with-gke.md b/content/en/docs/3.7/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.7/topics/running/ambassador-with-gke.md rename to content/en/docs/3.7/topics/running/ambassador-with-gke.md diff --git a/docs/3.7/topics/running/ambassador.md b/content/en/docs/3.7/topics/running/ambassador.md similarity index 100% rename from docs/3.7/topics/running/ambassador.md rename to content/en/docs/3.7/topics/running/ambassador.md diff --git a/docs/3.7/topics/running/custom-error-responses.md b/content/en/docs/3.7/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.7/topics/running/custom-error-responses.md rename to content/en/docs/3.7/topics/running/custom-error-responses.md diff --git a/docs/3.7/topics/running/debugging.md b/content/en/docs/3.7/topics/running/debugging.md similarity index 100% rename from docs/3.7/topics/running/debugging.md rename to content/en/docs/3.7/topics/running/debugging.md diff --git a/docs/3.7/topics/running/diagnostics.md b/content/en/docs/3.7/topics/running/diagnostics.md similarity index 100% rename from docs/3.7/topics/running/diagnostics.md rename to content/en/docs/3.7/topics/running/diagnostics.md diff --git a/docs/3.7/topics/running/environment.md b/content/en/docs/3.7/topics/running/environment.md similarity index 100% rename from docs/3.7/topics/running/environment.md rename to content/en/docs/3.7/topics/running/environment.md diff --git a/docs/3.7/topics/running/gzip.md b/content/en/docs/3.7/topics/running/gzip.md similarity index 100% rename from docs/3.7/topics/running/gzip.md rename to content/en/docs/3.7/topics/running/gzip.md diff --git a/docs/3.7/topics/running/host-crd.md b/content/en/docs/3.7/topics/running/host-crd.md similarity index 100% rename from docs/3.7/topics/running/host-crd.md rename to content/en/docs/3.7/topics/running/host-crd.md diff --git a/docs/3.7/topics/running/http3.md b/content/en/docs/3.7/topics/running/http3.md similarity index 100% rename from docs/3.7/topics/running/http3.md rename to content/en/docs/3.7/topics/running/http3.md diff --git a/docs/3.7/topics/running/index.md b/content/en/docs/3.7/topics/running/index.md similarity index 100% rename from docs/3.7/topics/running/index.md rename to content/en/docs/3.7/topics/running/index.md diff --git a/docs/3.7/topics/running/ingress-controller.md b/content/en/docs/3.7/topics/running/ingress-controller.md similarity index 100% rename from docs/3.7/topics/running/ingress-controller.md rename to content/en/docs/3.7/topics/running/ingress-controller.md diff --git a/docs/3.7/topics/running/listener.md b/content/en/docs/3.7/topics/running/listener.md similarity index 100% rename from docs/3.7/topics/running/listener.md rename to content/en/docs/3.7/topics/running/listener.md diff --git a/docs/3.7/topics/running/load-balancer.md b/content/en/docs/3.7/topics/running/load-balancer.md similarity index 100% rename from docs/3.7/topics/running/load-balancer.md rename to content/en/docs/3.7/topics/running/load-balancer.md diff --git a/docs/3.7/topics/running/resolvers.md b/content/en/docs/3.7/topics/running/resolvers.md similarity index 100% rename from docs/3.7/topics/running/resolvers.md rename to content/en/docs/3.7/topics/running/resolvers.md diff --git a/docs/3.7/topics/running/running.md b/content/en/docs/3.7/topics/running/running.md similarity index 100% rename from docs/3.7/topics/running/running.md rename to content/en/docs/3.7/topics/running/running.md diff --git a/docs/3.7/topics/running/scaling.md b/content/en/docs/3.7/topics/running/scaling.md similarity index 100% rename from docs/3.7/topics/running/scaling.md rename to content/en/docs/3.7/topics/running/scaling.md diff --git a/docs/3.7/topics/running/services/auth-service.md b/content/en/docs/3.7/topics/running/services/auth-service.md similarity index 100% rename from docs/3.7/topics/running/services/auth-service.md rename to content/en/docs/3.7/topics/running/services/auth-service.md diff --git a/docs/3.7/topics/running/services/ext-authz.md b/content/en/docs/3.7/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.7/topics/running/services/ext-authz.md rename to content/en/docs/3.7/topics/running/services/ext-authz.md diff --git a/docs/3.7/topics/running/services/index.md b/content/en/docs/3.7/topics/running/services/index.md similarity index 100% rename from docs/3.7/topics/running/services/index.md rename to content/en/docs/3.7/topics/running/services/index.md diff --git a/docs/3.7/topics/running/services/log-service.md b/content/en/docs/3.7/topics/running/services/log-service.md similarity index 100% rename from docs/3.7/topics/running/services/log-service.md rename to content/en/docs/3.7/topics/running/services/log-service.md diff --git a/docs/3.7/topics/running/services/rate-limit-service.md b/content/en/docs/3.7/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.7/topics/running/services/rate-limit-service.md rename to content/en/docs/3.7/topics/running/services/rate-limit-service.md diff --git a/docs/3.7/topics/running/services/tracing-service.md b/content/en/docs/3.7/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.7/topics/running/services/tracing-service.md rename to content/en/docs/3.7/topics/running/services/tracing-service.md diff --git a/docs/3.7/topics/running/statistics/8877-metrics.md b/content/en/docs/3.7/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.7/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.7/topics/running/statistics/8877-metrics.md diff --git a/docs/3.7/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.7/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.7/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.7/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.7/topics/running/statistics/index.md b/content/en/docs/3.7/topics/running/statistics/index.md similarity index 100% rename from docs/3.7/topics/running/statistics/index.md rename to content/en/docs/3.7/topics/running/statistics/index.md diff --git a/docs/3.7/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.7/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.7/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.7/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.7/topics/running/tls/index.md b/content/en/docs/3.7/topics/running/tls/index.md similarity index 100% rename from docs/3.7/topics/running/tls/index.md rename to content/en/docs/3.7/topics/running/tls/index.md diff --git a/docs/3.7/topics/running/tls/mtls.md b/content/en/docs/3.7/topics/running/tls/mtls.md similarity index 100% rename from docs/3.7/topics/running/tls/mtls.md rename to content/en/docs/3.7/topics/running/tls/mtls.md diff --git a/docs/3.7/topics/running/tls/origination.md b/content/en/docs/3.7/topics/running/tls/origination.md similarity index 100% rename from docs/3.7/topics/running/tls/origination.md rename to content/en/docs/3.7/topics/running/tls/origination.md diff --git a/docs/3.7/topics/running/tls/sni.md b/content/en/docs/3.7/topics/running/tls/sni.md similarity index 100% rename from docs/3.7/topics/running/tls/sni.md rename to content/en/docs/3.7/topics/running/tls/sni.md diff --git a/docs/3.7/topics/using/authservice.md b/content/en/docs/3.7/topics/using/authservice.md similarity index 100% rename from docs/3.7/topics/using/authservice.md rename to content/en/docs/3.7/topics/using/authservice.md diff --git a/docs/3.7/topics/using/canary.md b/content/en/docs/3.7/topics/using/canary.md similarity index 100% rename from docs/3.7/topics/using/canary.md rename to content/en/docs/3.7/topics/using/canary.md diff --git a/docs/3.7/topics/using/circuit-breakers.md b/content/en/docs/3.7/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.7/topics/using/circuit-breakers.md rename to content/en/docs/3.7/topics/using/circuit-breakers.md diff --git a/docs/3.7/topics/using/cors.md b/content/en/docs/3.7/topics/using/cors.md similarity index 100% rename from docs/3.7/topics/using/cors.md rename to content/en/docs/3.7/topics/using/cors.md diff --git a/docs/3.7/topics/using/defaults.md b/content/en/docs/3.7/topics/using/defaults.md similarity index 100% rename from docs/3.7/topics/using/defaults.md rename to content/en/docs/3.7/topics/using/defaults.md diff --git a/docs/3.7/topics/using/gateway-api.md b/content/en/docs/3.7/topics/using/gateway-api.md similarity index 100% rename from docs/3.7/topics/using/gateway-api.md rename to content/en/docs/3.7/topics/using/gateway-api.md diff --git a/docs/3.7/topics/using/headers/add-request-headers.md b/content/en/docs/3.7/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.7/topics/using/headers/add-request-headers.md rename to content/en/docs/3.7/topics/using/headers/add-request-headers.md diff --git a/docs/3.7/topics/using/headers/add-response-headers.md b/content/en/docs/3.7/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.7/topics/using/headers/add-response-headers.md rename to content/en/docs/3.7/topics/using/headers/add-response-headers.md diff --git a/docs/3.7/topics/using/headers/headers.md b/content/en/docs/3.7/topics/using/headers/headers.md similarity index 100% rename from docs/3.7/topics/using/headers/headers.md rename to content/en/docs/3.7/topics/using/headers/headers.md diff --git a/docs/3.7/topics/using/headers/host.md b/content/en/docs/3.7/topics/using/headers/host.md similarity index 100% rename from docs/3.7/topics/using/headers/host.md rename to content/en/docs/3.7/topics/using/headers/host.md diff --git a/docs/3.7/topics/using/headers/remove-request-headers.md b/content/en/docs/3.7/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.7/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.7/topics/using/headers/remove-request-headers.md diff --git a/docs/3.7/topics/using/headers/remove-response-headers.md b/content/en/docs/3.7/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.7/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.7/topics/using/headers/remove-response-headers.md diff --git a/docs/3.7/topics/using/index.md b/content/en/docs/3.7/topics/using/index.md similarity index 100% rename from docs/3.7/topics/using/index.md rename to content/en/docs/3.7/topics/using/index.md diff --git a/docs/3.7/topics/using/intro-mappings.md b/content/en/docs/3.7/topics/using/intro-mappings.md similarity index 100% rename from docs/3.7/topics/using/intro-mappings.md rename to content/en/docs/3.7/topics/using/intro-mappings.md diff --git a/docs/3.7/topics/using/keepalive.md b/content/en/docs/3.7/topics/using/keepalive.md similarity index 100% rename from docs/3.7/topics/using/keepalive.md rename to content/en/docs/3.7/topics/using/keepalive.md diff --git a/docs/3.7/topics/using/mappings.md b/content/en/docs/3.7/topics/using/mappings.md similarity index 100% rename from docs/3.7/topics/using/mappings.md rename to content/en/docs/3.7/topics/using/mappings.md diff --git a/docs/3.7/topics/using/method.md b/content/en/docs/3.7/topics/using/method.md similarity index 100% rename from docs/3.7/topics/using/method.md rename to content/en/docs/3.7/topics/using/method.md diff --git a/docs/3.7/topics/using/prefix-regex.md b/content/en/docs/3.7/topics/using/prefix-regex.md similarity index 100% rename from docs/3.7/topics/using/prefix-regex.md rename to content/en/docs/3.7/topics/using/prefix-regex.md diff --git a/docs/3.7/topics/using/query-parameters.md b/content/en/docs/3.7/topics/using/query-parameters.md similarity index 100% rename from docs/3.7/topics/using/query-parameters.md rename to content/en/docs/3.7/topics/using/query-parameters.md diff --git a/docs/3.7/topics/using/rate-limits/index.md b/content/en/docs/3.7/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.7/topics/using/rate-limits/index.md rename to content/en/docs/3.7/topics/using/rate-limits/index.md diff --git a/docs/3.7/topics/using/redirects.md b/content/en/docs/3.7/topics/using/redirects.md similarity index 100% rename from docs/3.7/topics/using/redirects.md rename to content/en/docs/3.7/topics/using/redirects.md diff --git a/docs/3.7/topics/using/retries.md b/content/en/docs/3.7/topics/using/retries.md similarity index 100% rename from docs/3.7/topics/using/retries.md rename to content/en/docs/3.7/topics/using/retries.md diff --git a/docs/3.7/topics/using/rewrites.md b/content/en/docs/3.7/topics/using/rewrites.md similarity index 100% rename from docs/3.7/topics/using/rewrites.md rename to content/en/docs/3.7/topics/using/rewrites.md diff --git a/docs/3.7/topics/using/shadowing.md b/content/en/docs/3.7/topics/using/shadowing.md similarity index 100% rename from docs/3.7/topics/using/shadowing.md rename to content/en/docs/3.7/topics/using/shadowing.md diff --git a/docs/3.7/topics/using/tcpmappings.md b/content/en/docs/3.7/topics/using/tcpmappings.md similarity index 100% rename from docs/3.7/topics/using/tcpmappings.md rename to content/en/docs/3.7/topics/using/tcpmappings.md diff --git a/docs/3.7/topics/using/timeouts.md b/content/en/docs/3.7/topics/using/timeouts.md similarity index 100% rename from docs/3.7/topics/using/timeouts.md rename to content/en/docs/3.7/topics/using/timeouts.md diff --git a/docs/3.7/tutorials/dev-portal-tutorial.md b/content/en/docs/3.7/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.7/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.7/tutorials/dev-portal-tutorial.md diff --git a/docs/3.7/tutorials/getting-started.md b/content/en/docs/3.7/tutorials/getting-started.md similarity index 100% rename from docs/3.7/tutorials/getting-started.md rename to content/en/docs/3.7/tutorials/getting-started.md diff --git a/docs/3.7/tutorials/gs-tabs.js b/content/en/docs/3.7/tutorials/gs-tabs.js similarity index 100% rename from docs/3.7/tutorials/gs-tabs.js rename to content/en/docs/3.7/tutorials/gs-tabs.js diff --git a/docs/3.7/tutorials/gs-tabs2.js b/content/en/docs/3.7/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.7/tutorials/gs-tabs2.js rename to content/en/docs/3.7/tutorials/gs-tabs2.js diff --git a/docs/3.7/tutorials/quickstart-demo.md b/content/en/docs/3.7/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.7/tutorials/quickstart-demo.md rename to content/en/docs/3.7/tutorials/quickstart-demo.md diff --git a/docs/3.7/versions.yml b/content/en/docs/3.7/versions.yml similarity index 100% rename from docs/3.7/versions.yml rename to content/en/docs/3.7/versions.yml diff --git a/content/en/docs/3.8/_index.html b/content/en/docs/3.8/_index.html new file mode 100644 index 00000000..ca168103 --- /dev/null +++ b/content/en/docs/3.8/_index.html @@ -0,0 +1 @@ +Test test diff --git a/docs/3.8/about/aes-emissary-eol.md b/content/en/docs/3.8/about/aes-emissary-eol.md similarity index 100% rename from docs/3.8/about/aes-emissary-eol.md rename to content/en/docs/3.8/about/aes-emissary-eol.md diff --git a/docs/3.8/about/alternatives.md b/content/en/docs/3.8/about/alternatives.md similarity index 100% rename from docs/3.8/about/alternatives.md rename to content/en/docs/3.8/about/alternatives.md diff --git a/docs/3.8/about/changes-2.x.md b/content/en/docs/3.8/about/changes-2.x.md similarity index 100% rename from docs/3.8/about/changes-2.x.md rename to content/en/docs/3.8/about/changes-2.x.md diff --git a/docs/3.8/about/changes-3.y.md b/content/en/docs/3.8/about/changes-3.y.md similarity index 100% rename from docs/3.8/about/changes-3.y.md rename to content/en/docs/3.8/about/changes-3.y.md diff --git a/docs/3.8/about/faq.md b/content/en/docs/3.8/about/faq.md similarity index 100% rename from docs/3.8/about/faq.md rename to content/en/docs/3.8/about/faq.md diff --git a/docs/3.8/about/features-and-benefits.md b/content/en/docs/3.8/about/features-and-benefits.md similarity index 100% rename from docs/3.8/about/features-and-benefits.md rename to content/en/docs/3.8/about/features-and-benefits.md diff --git a/docs/3.8/about/known-issues.md b/content/en/docs/3.8/about/known-issues.md similarity index 100% rename from docs/3.8/about/known-issues.md rename to content/en/docs/3.8/about/known-issues.md diff --git a/docs/3.8/about/support.md b/content/en/docs/3.8/about/support.md similarity index 100% rename from docs/3.8/about/support.md rename to content/en/docs/3.8/about/support.md diff --git a/docs/3.8/about/why-ambassador.md b/content/en/docs/3.8/about/why-ambassador.md similarity index 100% rename from docs/3.8/about/why-ambassador.md rename to content/en/docs/3.8/about/why-ambassador.md diff --git a/docs/3.8/community.md b/content/en/docs/3.8/community.md similarity index 100% rename from docs/3.8/community.md rename to content/en/docs/3.8/community.md diff --git a/docs/3.8/doc-links.yml b/content/en/docs/3.8/doc-links.yml similarity index 100% rename from docs/3.8/doc-links.yml rename to content/en/docs/3.8/doc-links.yml diff --git a/docs/3.8/features-icons/basic-authentication.svg b/content/en/docs/3.8/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.8/features-icons/basic-authentication.svg rename to content/en/docs/3.8/features-icons/basic-authentication.svg diff --git a/docs/3.8/features-icons/canary-release.svg b/content/en/docs/3.8/features-icons/canary-release.svg similarity index 100% rename from docs/3.8/features-icons/canary-release.svg rename to content/en/docs/3.8/features-icons/canary-release.svg diff --git a/docs/3.8/features-icons/cors.svg b/content/en/docs/3.8/features-icons/cors.svg similarity index 100% rename from docs/3.8/features-icons/cors.svg rename to content/en/docs/3.8/features-icons/cors.svg diff --git a/docs/3.8/features-icons/datadog.png b/content/en/docs/3.8/features-icons/datadog.png similarity index 100% rename from docs/3.8/features-icons/datadog.png rename to content/en/docs/3.8/features-icons/datadog.png diff --git a/docs/3.8/features-icons/datadog.svg b/content/en/docs/3.8/features-icons/datadog.svg similarity index 100% rename from docs/3.8/features-icons/datadog.svg rename to content/en/docs/3.8/features-icons/datadog.svg diff --git a/docs/3.8/features-icons/diagnostics.svg b/content/en/docs/3.8/features-icons/diagnostics.svg similarity index 100% rename from docs/3.8/features-icons/diagnostics.svg rename to content/en/docs/3.8/features-icons/diagnostics.svg diff --git a/docs/3.8/features-icons/distributed-tracing.png b/content/en/docs/3.8/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.8/features-icons/distributed-tracing.png rename to content/en/docs/3.8/features-icons/distributed-tracing.png diff --git a/docs/3.8/features-icons/grpc.png b/content/en/docs/3.8/features-icons/grpc.png similarity index 100% rename from docs/3.8/features-icons/grpc.png rename to content/en/docs/3.8/features-icons/grpc.png diff --git a/docs/3.8/features-icons/prometheus.svg b/content/en/docs/3.8/features-icons/prometheus.svg similarity index 100% rename from docs/3.8/features-icons/prometheus.svg rename to content/en/docs/3.8/features-icons/prometheus.svg diff --git a/docs/3.8/features-icons/rate-limiting.svg b/content/en/docs/3.8/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.8/features-icons/rate-limiting.svg rename to content/en/docs/3.8/features-icons/rate-limiting.svg diff --git a/docs/3.8/features-icons/regex-routing.svg b/content/en/docs/3.8/features-icons/regex-routing.svg similarity index 100% rename from docs/3.8/features-icons/regex-routing.svg rename to content/en/docs/3.8/features-icons/regex-routing.svg diff --git a/docs/3.8/features-icons/request-transformers.svg b/content/en/docs/3.8/features-icons/request-transformers.svg similarity index 100% rename from docs/3.8/features-icons/request-transformers.svg rename to content/en/docs/3.8/features-icons/request-transformers.svg diff --git a/docs/3.8/features-icons/shadowing.svg b/content/en/docs/3.8/features-icons/shadowing.svg similarity index 100% rename from docs/3.8/features-icons/shadowing.svg rename to content/en/docs/3.8/features-icons/shadowing.svg diff --git a/docs/3.8/features-icons/statsd.png b/content/en/docs/3.8/features-icons/statsd.png similarity index 100% rename from docs/3.8/features-icons/statsd.png rename to content/en/docs/3.8/features-icons/statsd.png diff --git a/docs/3.8/features-icons/statsd.svg b/content/en/docs/3.8/features-icons/statsd.svg similarity index 100% rename from docs/3.8/features-icons/statsd.svg rename to content/en/docs/3.8/features-icons/statsd.svg diff --git a/docs/3.8/features-icons/third-party-auth.svg b/content/en/docs/3.8/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.8/features-icons/third-party-auth.svg rename to content/en/docs/3.8/features-icons/third-party-auth.svg diff --git a/docs/3.8/features-icons/timeouts.svg b/content/en/docs/3.8/features-icons/timeouts.svg similarity index 100% rename from docs/3.8/features-icons/timeouts.svg rename to content/en/docs/3.8/features-icons/timeouts.svg diff --git a/docs/3.8/features-icons/tls-termination.svg b/content/en/docs/3.8/features-icons/tls-termination.svg similarity index 100% rename from docs/3.8/features-icons/tls-termination.svg rename to content/en/docs/3.8/features-icons/tls-termination.svg diff --git a/docs/3.8/features-icons/url-rewrite.svg b/content/en/docs/3.8/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.8/features-icons/url-rewrite.svg rename to content/en/docs/3.8/features-icons/url-rewrite.svg diff --git a/docs/3.8/features-icons/websockets.svg b/content/en/docs/3.8/features-icons/websockets.svg similarity index 100% rename from docs/3.8/features-icons/websockets.svg rename to content/en/docs/3.8/features-icons/websockets.svg diff --git a/docs/3.8/howtos/active-health-checking.md b/content/en/docs/3.8/howtos/active-health-checking.md similarity index 100% rename from docs/3.8/howtos/active-health-checking.md rename to content/en/docs/3.8/howtos/active-health-checking.md diff --git a/docs/3.8/howtos/basic-auth.md b/content/en/docs/3.8/howtos/basic-auth.md similarity index 100% rename from docs/3.8/howtos/basic-auth.md rename to content/en/docs/3.8/howtos/basic-auth.md diff --git a/docs/3.8/howtos/cert-manager.md b/content/en/docs/3.8/howtos/cert-manager.md similarity index 100% rename from docs/3.8/howtos/cert-manager.md rename to content/en/docs/3.8/howtos/cert-manager.md diff --git a/docs/3.8/howtos/client-cert-validation.md b/content/en/docs/3.8/howtos/client-cert-validation.md similarity index 100% rename from docs/3.8/howtos/client-cert-validation.md rename to content/en/docs/3.8/howtos/client-cert-validation.md diff --git a/docs/3.8/howtos/configure-communications.md b/content/en/docs/3.8/howtos/configure-communications.md similarity index 100% rename from docs/3.8/howtos/configure-communications.md rename to content/en/docs/3.8/howtos/configure-communications.md diff --git a/docs/3.8/howtos/consul.md b/content/en/docs/3.8/howtos/consul.md similarity index 100% rename from docs/3.8/howtos/consul.md rename to content/en/docs/3.8/howtos/consul.md diff --git a/docs/3.8/howtos/dist-tracing.md b/content/en/docs/3.8/howtos/dist-tracing.md similarity index 100% rename from docs/3.8/howtos/dist-tracing.md rename to content/en/docs/3.8/howtos/dist-tracing.md diff --git a/docs/3.8/howtos/external-dns.md b/content/en/docs/3.8/howtos/external-dns.md similarity index 100% rename from docs/3.8/howtos/external-dns.md rename to content/en/docs/3.8/howtos/external-dns.md diff --git a/docs/3.8/howtos/filter-dev-guide.md b/content/en/docs/3.8/howtos/filter-dev-guide.md similarity index 100% rename from docs/3.8/howtos/filter-dev-guide.md rename to content/en/docs/3.8/howtos/filter-dev-guide.md diff --git a/docs/3.8/howtos/grpc.md b/content/en/docs/3.8/howtos/grpc.md similarity index 100% rename from docs/3.8/howtos/grpc.md rename to content/en/docs/3.8/howtos/grpc.md diff --git a/docs/3.8/howtos/http3-aks.md b/content/en/docs/3.8/howtos/http3-aks.md similarity index 100% rename from docs/3.8/howtos/http3-aks.md rename to content/en/docs/3.8/howtos/http3-aks.md diff --git a/docs/3.8/howtos/http3-eks.md b/content/en/docs/3.8/howtos/http3-eks.md similarity index 100% rename from docs/3.8/howtos/http3-eks.md rename to content/en/docs/3.8/howtos/http3-eks.md diff --git a/docs/3.8/howtos/http3-gke.md b/content/en/docs/3.8/howtos/http3-gke.md similarity index 100% rename from docs/3.8/howtos/http3-gke.md rename to content/en/docs/3.8/howtos/http3-gke.md diff --git a/docs/3.8/howtos/index.md b/content/en/docs/3.8/howtos/index.md similarity index 100% rename from docs/3.8/howtos/index.md rename to content/en/docs/3.8/howtos/index.md diff --git a/docs/3.8/howtos/istio.md b/content/en/docs/3.8/howtos/istio.md similarity index 100% rename from docs/3.8/howtos/istio.md rename to content/en/docs/3.8/howtos/istio.md diff --git a/docs/3.8/howtos/knative.md b/content/en/docs/3.8/howtos/knative.md similarity index 100% rename from docs/3.8/howtos/knative.md rename to content/en/docs/3.8/howtos/knative.md diff --git a/docs/3.8/howtos/linkerd2.md b/content/en/docs/3.8/howtos/linkerd2.md similarity index 100% rename from docs/3.8/howtos/linkerd2.md rename to content/en/docs/3.8/howtos/linkerd2.md diff --git a/docs/3.8/howtos/prometheus.md b/content/en/docs/3.8/howtos/prometheus.md similarity index 100% rename from docs/3.8/howtos/prometheus.md rename to content/en/docs/3.8/howtos/prometheus.md diff --git a/docs/3.8/howtos/protecting-diag-access.md b/content/en/docs/3.8/howtos/protecting-diag-access.md similarity index 100% rename from docs/3.8/howtos/protecting-diag-access.md rename to content/en/docs/3.8/howtos/protecting-diag-access.md diff --git a/docs/3.8/howtos/rate-limiting-tutorial.md b/content/en/docs/3.8/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/3.8/howtos/rate-limiting-tutorial.md rename to content/en/docs/3.8/howtos/rate-limiting-tutorial.md diff --git a/docs/3.8/howtos/route.md b/content/en/docs/3.8/howtos/route.md similarity index 100% rename from docs/3.8/howtos/route.md rename to content/en/docs/3.8/howtos/route.md diff --git a/docs/3.8/howtos/tls-termination.md b/content/en/docs/3.8/howtos/tls-termination.md similarity index 100% rename from docs/3.8/howtos/tls-termination.md rename to content/en/docs/3.8/howtos/tls-termination.md diff --git a/docs/3.8/howtos/tracing-datadog.md b/content/en/docs/3.8/howtos/tracing-datadog.md similarity index 100% rename from docs/3.8/howtos/tracing-datadog.md rename to content/en/docs/3.8/howtos/tracing-datadog.md diff --git a/docs/3.8/howtos/tracing-lightstep.md b/content/en/docs/3.8/howtos/tracing-lightstep.md similarity index 100% rename from docs/3.8/howtos/tracing-lightstep.md rename to content/en/docs/3.8/howtos/tracing-lightstep.md diff --git a/docs/3.8/howtos/tracing-zipkin.md b/content/en/docs/3.8/howtos/tracing-zipkin.md similarity index 100% rename from docs/3.8/howtos/tracing-zipkin.md rename to content/en/docs/3.8/howtos/tracing-zipkin.md diff --git a/docs/3.8/howtos/websockets.md b/content/en/docs/3.8/howtos/websockets.md similarity index 100% rename from docs/3.8/howtos/websockets.md rename to content/en/docs/3.8/howtos/websockets.md diff --git a/docs/3.8/images/Auth0_JWT.png b/content/en/docs/3.8/images/Auth0_JWT.png similarity index 100% rename from docs/3.8/images/Auth0_JWT.png rename to content/en/docs/3.8/images/Auth0_JWT.png diff --git a/docs/3.8/images/Auth0_domain_clientID.png b/content/en/docs/3.8/images/Auth0_domain_clientID.png similarity index 100% rename from docs/3.8/images/Auth0_domain_clientID.png rename to content/en/docs/3.8/images/Auth0_domain_clientID.png diff --git a/docs/3.8/images/Auth0_method_callback_origins.png b/content/en/docs/3.8/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/3.8/images/Auth0_method_callback_origins.png rename to content/en/docs/3.8/images/Auth0_method_callback_origins.png diff --git a/docs/3.8/images/aes-success.png b/content/en/docs/3.8/images/aes-success.png similarity index 100% rename from docs/3.8/images/aes-success.png rename to content/en/docs/3.8/images/aes-success.png diff --git a/docs/3.8/images/ambassador-arch.png b/content/en/docs/3.8/images/ambassador-arch.png similarity index 100% rename from docs/3.8/images/ambassador-arch.png rename to content/en/docs/3.8/images/ambassador-arch.png diff --git a/docs/3.8/images/ambassador-logo.svg b/content/en/docs/3.8/images/ambassador-logo.svg similarity index 100% rename from docs/3.8/images/ambassador-logo.svg rename to content/en/docs/3.8/images/ambassador-logo.svg diff --git a/docs/3.8/images/ambassador_oidc_flow.jpg b/content/en/docs/3.8/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/3.8/images/ambassador_oidc_flow.jpg rename to content/en/docs/3.8/images/ambassador_oidc_flow.jpg diff --git a/docs/3.8/images/apple.png b/content/en/docs/3.8/images/apple.png similarity index 100% rename from docs/3.8/images/apple.png rename to content/en/docs/3.8/images/apple.png diff --git a/docs/3.8/images/auth-flow.png b/content/en/docs/3.8/images/auth-flow.png similarity index 100% rename from docs/3.8/images/auth-flow.png rename to content/en/docs/3.8/images/auth-flow.png diff --git a/docs/3.8/images/authentication-icon.svg b/content/en/docs/3.8/images/authentication-icon.svg similarity index 100% rename from docs/3.8/images/authentication-icon.svg rename to content/en/docs/3.8/images/authentication-icon.svg diff --git a/docs/3.8/images/blackbird.png b/content/en/docs/3.8/images/blackbird.png similarity index 100% rename from docs/3.8/images/blackbird.png rename to content/en/docs/3.8/images/blackbird.png diff --git a/docs/3.8/images/canary-release-overview.png b/content/en/docs/3.8/images/canary-release-overview.png similarity index 100% rename from docs/3.8/images/canary-release-overview.png rename to content/en/docs/3.8/images/canary-release-overview.png diff --git a/docs/3.8/images/configure-icon.svg b/content/en/docs/3.8/images/configure-icon.svg similarity index 100% rename from docs/3.8/images/configure-icon.svg rename to content/en/docs/3.8/images/configure-icon.svg diff --git a/docs/3.8/images/consul-ambassador.png b/content/en/docs/3.8/images/consul-ambassador.png similarity index 100% rename from docs/3.8/images/consul-ambassador.png rename to content/en/docs/3.8/images/consul-ambassador.png diff --git a/docs/3.8/images/container-inner-dev-loop.png b/content/en/docs/3.8/images/container-inner-dev-loop.png similarity index 100% rename from docs/3.8/images/container-inner-dev-loop.png rename to content/en/docs/3.8/images/container-inner-dev-loop.png diff --git a/docs/3.8/images/datawire-logo.svg b/content/en/docs/3.8/images/datawire-logo.svg similarity index 100% rename from docs/3.8/images/datawire-logo.svg rename to content/en/docs/3.8/images/datawire-logo.svg diff --git a/docs/3.8/images/diagnostics-example.png b/content/en/docs/3.8/images/diagnostics-example.png similarity index 100% rename from docs/3.8/images/diagnostics-example.png rename to content/en/docs/3.8/images/diagnostics-example.png diff --git a/docs/3.8/images/diagnostics.png b/content/en/docs/3.8/images/diagnostics.png similarity index 100% rename from docs/3.8/images/diagnostics.png rename to content/en/docs/3.8/images/diagnostics.png diff --git a/docs/3.8/images/docker-compose.png b/content/en/docs/3.8/images/docker-compose.png similarity index 100% rename from docs/3.8/images/docker-compose.png rename to content/en/docs/3.8/images/docker-compose.png diff --git a/docs/3.8/images/docker.png b/content/en/docs/3.8/images/docker.png similarity index 100% rename from docs/3.8/images/docker.png rename to content/en/docs/3.8/images/docker.png diff --git a/docs/3.8/images/edge-stack-1.13.4.png b/content/en/docs/3.8/images/edge-stack-1.13.4.png similarity index 100% rename from docs/3.8/images/edge-stack-1.13.4.png rename to content/en/docs/3.8/images/edge-stack-1.13.4.png diff --git a/docs/3.8/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.8/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.8/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.8/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.8/images/edge-stack-1.13.7-memory.png b/content/en/docs/3.8/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.8/images/edge-stack-1.13.7-memory.png rename to content/en/docs/3.8/images/edge-stack-1.13.7-memory.png diff --git a/docs/3.8/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.8/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.8/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.8/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.8/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.8/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.8/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.8/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.8/images/emissary-1.13.10-cors-origin.png b/content/en/docs/3.8/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.8/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.8/images/emissary-1.13.10-cors-origin.png diff --git a/docs/3.8/images/fast-icon.svg b/content/en/docs/3.8/images/fast-icon.svg similarity index 100% rename from docs/3.8/images/fast-icon.svg rename to content/en/docs/3.8/images/fast-icon.svg diff --git a/docs/3.8/images/features-icons/basic-authentication.svg b/content/en/docs/3.8/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/3.8/images/features-icons/basic-authentication.svg rename to content/en/docs/3.8/images/features-icons/basic-authentication.svg diff --git a/docs/3.8/images/features-icons/canary-release.svg b/content/en/docs/3.8/images/features-icons/canary-release.svg similarity index 100% rename from docs/3.8/images/features-icons/canary-release.svg rename to content/en/docs/3.8/images/features-icons/canary-release.svg diff --git a/docs/3.8/images/features-icons/cors.svg b/content/en/docs/3.8/images/features-icons/cors.svg similarity index 100% rename from docs/3.8/images/features-icons/cors.svg rename to content/en/docs/3.8/images/features-icons/cors.svg diff --git a/docs/3.8/images/features-icons/datadog.png b/content/en/docs/3.8/images/features-icons/datadog.png similarity index 100% rename from docs/3.8/images/features-icons/datadog.png rename to content/en/docs/3.8/images/features-icons/datadog.png diff --git a/docs/3.8/images/features-icons/datadog.svg b/content/en/docs/3.8/images/features-icons/datadog.svg similarity index 100% rename from docs/3.8/images/features-icons/datadog.svg rename to content/en/docs/3.8/images/features-icons/datadog.svg diff --git a/docs/3.8/images/features-icons/diagnostics.svg b/content/en/docs/3.8/images/features-icons/diagnostics.svg similarity index 100% rename from docs/3.8/images/features-icons/diagnostics.svg rename to content/en/docs/3.8/images/features-icons/diagnostics.svg diff --git a/docs/3.8/images/features-icons/distributed-tracing.png b/content/en/docs/3.8/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/3.8/images/features-icons/distributed-tracing.png rename to content/en/docs/3.8/images/features-icons/distributed-tracing.png diff --git a/docs/3.8/images/features-icons/grpc.png b/content/en/docs/3.8/images/features-icons/grpc.png similarity index 100% rename from docs/3.8/images/features-icons/grpc.png rename to content/en/docs/3.8/images/features-icons/grpc.png diff --git a/docs/3.8/images/features-icons/prometheus.svg b/content/en/docs/3.8/images/features-icons/prometheus.svg similarity index 100% rename from docs/3.8/images/features-icons/prometheus.svg rename to content/en/docs/3.8/images/features-icons/prometheus.svg diff --git a/docs/3.8/images/features-icons/rate-limiting.svg b/content/en/docs/3.8/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/3.8/images/features-icons/rate-limiting.svg rename to content/en/docs/3.8/images/features-icons/rate-limiting.svg diff --git a/docs/3.8/images/features-icons/regex-routing.svg b/content/en/docs/3.8/images/features-icons/regex-routing.svg similarity index 100% rename from docs/3.8/images/features-icons/regex-routing.svg rename to content/en/docs/3.8/images/features-icons/regex-routing.svg diff --git a/docs/3.8/images/features-icons/request-transformers.svg b/content/en/docs/3.8/images/features-icons/request-transformers.svg similarity index 100% rename from docs/3.8/images/features-icons/request-transformers.svg rename to content/en/docs/3.8/images/features-icons/request-transformers.svg diff --git a/docs/3.8/images/features-icons/shadowing.svg b/content/en/docs/3.8/images/features-icons/shadowing.svg similarity index 100% rename from docs/3.8/images/features-icons/shadowing.svg rename to content/en/docs/3.8/images/features-icons/shadowing.svg diff --git a/docs/3.8/images/features-icons/statsd.png b/content/en/docs/3.8/images/features-icons/statsd.png similarity index 100% rename from docs/3.8/images/features-icons/statsd.png rename to content/en/docs/3.8/images/features-icons/statsd.png diff --git a/docs/3.8/images/features-icons/statsd.svg b/content/en/docs/3.8/images/features-icons/statsd.svg similarity index 100% rename from docs/3.8/images/features-icons/statsd.svg rename to content/en/docs/3.8/images/features-icons/statsd.svg diff --git a/docs/3.8/images/features-icons/third-party-auth.svg b/content/en/docs/3.8/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/3.8/images/features-icons/third-party-auth.svg rename to content/en/docs/3.8/images/features-icons/third-party-auth.svg diff --git a/docs/3.8/images/features-icons/timeouts.svg b/content/en/docs/3.8/images/features-icons/timeouts.svg similarity index 100% rename from docs/3.8/images/features-icons/timeouts.svg rename to content/en/docs/3.8/images/features-icons/timeouts.svg diff --git a/docs/3.8/images/features-icons/tls-termination.svg b/content/en/docs/3.8/images/features-icons/tls-termination.svg similarity index 100% rename from docs/3.8/images/features-icons/tls-termination.svg rename to content/en/docs/3.8/images/features-icons/tls-termination.svg diff --git a/docs/3.8/images/features-icons/url-rewrite.svg b/content/en/docs/3.8/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/3.8/images/features-icons/url-rewrite.svg rename to content/en/docs/3.8/images/features-icons/url-rewrite.svg diff --git a/docs/3.8/images/features-icons/websockets.svg b/content/en/docs/3.8/images/features-icons/websockets.svg similarity index 100% rename from docs/3.8/images/features-icons/websockets.svg rename to content/en/docs/3.8/images/features-icons/websockets.svg diff --git a/docs/3.8/images/features-table.jpg b/content/en/docs/3.8/images/features-table.jpg similarity index 100% rename from docs/3.8/images/features-table.jpg rename to content/en/docs/3.8/images/features-table.jpg diff --git a/docs/3.8/images/gRPC-TLS-Ambassador.png b/content/en/docs/3.8/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/3.8/images/gRPC-TLS-Ambassador.png rename to content/en/docs/3.8/images/gRPC-TLS-Ambassador.png diff --git a/docs/3.8/images/gRPC-TLS-Originate.png b/content/en/docs/3.8/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/3.8/images/gRPC-TLS-Originate.png rename to content/en/docs/3.8/images/gRPC-TLS-Originate.png diff --git a/docs/3.8/images/github-login.png b/content/en/docs/3.8/images/github-login.png similarity index 100% rename from docs/3.8/images/github-login.png rename to content/en/docs/3.8/images/github-login.png diff --git a/docs/3.8/images/global-features-bg.svg b/content/en/docs/3.8/images/global-features-bg.svg similarity index 100% rename from docs/3.8/images/global-features-bg.svg rename to content/en/docs/3.8/images/global-features-bg.svg diff --git a/docs/3.8/images/grafana.png b/content/en/docs/3.8/images/grafana.png similarity index 100% rename from docs/3.8/images/grafana.png rename to content/en/docs/3.8/images/grafana.png diff --git a/docs/3.8/images/grpc-tls.png b/content/en/docs/3.8/images/grpc-tls.png similarity index 100% rename from docs/3.8/images/grpc-tls.png rename to content/en/docs/3.8/images/grpc-tls.png diff --git a/docs/3.8/images/helm-navy.png b/content/en/docs/3.8/images/helm-navy.png similarity index 100% rename from docs/3.8/images/helm-navy.png rename to content/en/docs/3.8/images/helm-navy.png diff --git a/docs/3.8/images/helm.png b/content/en/docs/3.8/images/helm.png similarity index 100% rename from docs/3.8/images/helm.png rename to content/en/docs/3.8/images/helm.png diff --git a/docs/3.8/images/highly-available-icon.svg b/content/en/docs/3.8/images/highly-available-icon.svg similarity index 100% rename from docs/3.8/images/highly-available-icon.svg rename to content/en/docs/3.8/images/highly-available-icon.svg diff --git a/docs/3.8/images/jaeger.png b/content/en/docs/3.8/images/jaeger.png similarity index 100% rename from docs/3.8/images/jaeger.png rename to content/en/docs/3.8/images/jaeger.png diff --git a/docs/3.8/images/kubernetes.png b/content/en/docs/3.8/images/kubernetes.png similarity index 100% rename from docs/3.8/images/kubernetes.png rename to content/en/docs/3.8/images/kubernetes.png diff --git a/docs/3.8/images/left-arrow.svg b/content/en/docs/3.8/images/left-arrow.svg similarity index 100% rename from docs/3.8/images/left-arrow.svg rename to content/en/docs/3.8/images/left-arrow.svg diff --git a/docs/3.8/images/linux.png b/content/en/docs/3.8/images/linux.png similarity index 100% rename from docs/3.8/images/linux.png rename to content/en/docs/3.8/images/linux.png diff --git a/docs/3.8/images/logo.png b/content/en/docs/3.8/images/logo.png similarity index 100% rename from docs/3.8/images/logo.png rename to content/en/docs/3.8/images/logo.png diff --git a/docs/3.8/images/mapping-editor.png b/content/en/docs/3.8/images/mapping-editor.png similarity index 100% rename from docs/3.8/images/mapping-editor.png rename to content/en/docs/3.8/images/mapping-editor.png diff --git a/docs/3.8/images/network-architecture.png b/content/en/docs/3.8/images/network-architecture.png similarity index 100% rename from docs/3.8/images/network-architecture.png rename to content/en/docs/3.8/images/network-architecture.png diff --git a/docs/3.8/images/penguin-background.svg b/content/en/docs/3.8/images/penguin-background.svg similarity index 100% rename from docs/3.8/images/penguin-background.svg rename to content/en/docs/3.8/images/penguin-background.svg diff --git a/docs/3.8/images/pro-iap.png b/content/en/docs/3.8/images/pro-iap.png similarity index 100% rename from docs/3.8/images/pro-iap.png rename to content/en/docs/3.8/images/pro-iap.png diff --git a/docs/3.8/images/quote.svg b/content/en/docs/3.8/images/quote.svg similarity index 100% rename from docs/3.8/images/quote.svg rename to content/en/docs/3.8/images/quote.svg diff --git a/docs/3.8/images/right-arrow.svg b/content/en/docs/3.8/images/right-arrow.svg similarity index 100% rename from docs/3.8/images/right-arrow.svg rename to content/en/docs/3.8/images/right-arrow.svg diff --git a/docs/3.8/images/routing-icon.svg b/content/en/docs/3.8/images/routing-icon.svg similarity index 100% rename from docs/3.8/images/routing-icon.svg rename to content/en/docs/3.8/images/routing-icon.svg diff --git a/docs/3.8/images/self-service-features-bg.svg b/content/en/docs/3.8/images/self-service-features-bg.svg similarity index 100% rename from docs/3.8/images/self-service-features-bg.svg rename to content/en/docs/3.8/images/self-service-features-bg.svg diff --git a/docs/3.8/images/shadowing.png b/content/en/docs/3.8/images/shadowing.png similarity index 100% rename from docs/3.8/images/shadowing.png rename to content/en/docs/3.8/images/shadowing.png diff --git a/docs/3.8/images/speedometers.png b/content/en/docs/3.8/images/speedometers.png similarity index 100% rename from docs/3.8/images/speedometers.png rename to content/en/docs/3.8/images/speedometers.png diff --git a/docs/3.8/images/tp-architecture.png b/content/en/docs/3.8/images/tp-architecture.png similarity index 100% rename from docs/3.8/images/tp-architecture.png rename to content/en/docs/3.8/images/tp-architecture.png diff --git a/docs/3.8/images/tp-tutorial-1.png b/content/en/docs/3.8/images/tp-tutorial-1.png similarity index 100% rename from docs/3.8/images/tp-tutorial-1.png rename to content/en/docs/3.8/images/tp-tutorial-1.png diff --git a/docs/3.8/images/tp-tutorial-2.png b/content/en/docs/3.8/images/tp-tutorial-2.png similarity index 100% rename from docs/3.8/images/tp-tutorial-2.png rename to content/en/docs/3.8/images/tp-tutorial-2.png diff --git a/docs/3.8/images/tp-tutorial-3.png b/content/en/docs/3.8/images/tp-tutorial-3.png similarity index 100% rename from docs/3.8/images/tp-tutorial-3.png rename to content/en/docs/3.8/images/tp-tutorial-3.png diff --git a/docs/3.8/images/tp-tutorial-4.png b/content/en/docs/3.8/images/tp-tutorial-4.png similarity index 100% rename from docs/3.8/images/tp-tutorial-4.png rename to content/en/docs/3.8/images/tp-tutorial-4.png diff --git a/docs/3.8/images/trad-inner-dev-loop.png b/content/en/docs/3.8/images/trad-inner-dev-loop.png similarity index 100% rename from docs/3.8/images/trad-inner-dev-loop.png rename to content/en/docs/3.8/images/trad-inner-dev-loop.png diff --git a/docs/3.8/images/windows.png b/content/en/docs/3.8/images/windows.png similarity index 100% rename from docs/3.8/images/windows.png rename to content/en/docs/3.8/images/windows.png diff --git a/docs/3.8/images/xkcd.png b/content/en/docs/3.8/images/xkcd.png similarity index 100% rename from docs/3.8/images/xkcd.png rename to content/en/docs/3.8/images/xkcd.png diff --git a/docs/3.8/release-notes/edge-stack-1.13.4.png b/content/en/docs/3.8/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-1.13.4.png rename to content/en/docs/3.8/release-notes/edge-stack-1.13.4.png diff --git a/docs/3.8/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/3.8/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/3.8/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/3.8/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/3.8/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/3.8/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/3.8/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/3.8/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/3.8/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/3.8/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/3.8/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/3.8/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/3.8/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/3.8/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/3.8/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/3.8/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/3.8/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/3.8/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/3.8/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/3.8/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/3.8/release-notes/emissary-ga.png b/content/en/docs/3.8/release-notes/emissary-ga.png similarity index 100% rename from docs/3.8/release-notes/emissary-ga.png rename to content/en/docs/3.8/release-notes/emissary-ga.png diff --git a/docs/3.8/release-notes/tada.png b/content/en/docs/3.8/release-notes/tada.png similarity index 100% rename from docs/3.8/release-notes/tada.png rename to content/en/docs/3.8/release-notes/tada.png diff --git a/docs/3.8/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/3.8/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/3.8/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/3.8/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/3.8/release-notes/v2.0.4-l7depth.png b/content/en/docs/3.8/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/3.8/release-notes/v2.0.4-l7depth.png rename to content/en/docs/3.8/release-notes/v2.0.4-l7depth.png diff --git a/docs/3.8/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/3.8/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/3.8/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/3.8/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/3.8/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/3.8/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/3.8/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/3.8/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/3.8/release-notes/v2.0.4-version.png b/content/en/docs/3.8/release-notes/v2.0.4-version.png similarity index 100% rename from docs/3.8/release-notes/v2.0.4-version.png rename to content/en/docs/3.8/release-notes/v2.0.4-version.png diff --git a/docs/3.8/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/3.8/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/3.8/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/3.8/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/3.8/release-notes/v2.0.5-mappingselector.png b/content/en/docs/3.8/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/3.8/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/3.8/release-notes/v2.0.5-mappingselector.png diff --git a/docs/3.8/release-notes/v2.1.0-canary.png b/content/en/docs/3.8/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/3.8/release-notes/v2.1.0-canary.png rename to content/en/docs/3.8/release-notes/v2.1.0-canary.png diff --git a/docs/3.8/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/3.8/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/3.8/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/3.8/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/3.8/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/3.8/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/3.8/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/3.8/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/3.8/release-notes/v2.1.2-annotations.png b/content/en/docs/3.8/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/3.8/release-notes/v2.1.2-annotations.png rename to content/en/docs/3.8/release-notes/v2.1.2-annotations.png diff --git a/docs/3.8/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/3.8/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/3.8/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/3.8/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/3.8/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/3.8/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/3.8/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/3.8/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/3.8/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/3.8/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/3.8/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/3.8/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/3.8/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/3.8/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/3.8/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/3.8/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/3.8/release-notes/v2.2.0-cloud.png b/content/en/docs/3.8/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/3.8/release-notes/v2.2.0-cloud.png rename to content/en/docs/3.8/release-notes/v2.2.0-cloud.png diff --git a/docs/3.8/release-notes/v2.2.0-percent-escape.png b/content/en/docs/3.8/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/3.8/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/3.8/release-notes/v2.2.0-percent-escape.png diff --git a/docs/3.8/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/3.8/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/3.8/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/3.8/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/3.8/releaseNotes.yml b/content/en/docs/3.8/releaseNotes.yml similarity index 100% rename from docs/3.8/releaseNotes.yml rename to content/en/docs/3.8/releaseNotes.yml diff --git a/docs/3.8/topics/concepts/architecture.md b/content/en/docs/3.8/topics/concepts/architecture.md similarity index 100% rename from docs/3.8/topics/concepts/architecture.md rename to content/en/docs/3.8/topics/concepts/architecture.md diff --git a/docs/3.8/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/3.8/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/3.8/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/3.8/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/3.8/topics/concepts/index.md b/content/en/docs/3.8/topics/concepts/index.md similarity index 100% rename from docs/3.8/topics/concepts/index.md rename to content/en/docs/3.8/topics/concepts/index.md diff --git a/docs/3.8/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/3.8/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/3.8/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/3.8/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/3.8/topics/concepts/microservices-api-gateways.md b/content/en/docs/3.8/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/3.8/topics/concepts/microservices-api-gateways.md rename to content/en/docs/3.8/topics/concepts/microservices-api-gateways.md diff --git a/docs/3.8/topics/concepts/progressive-delivery.md b/content/en/docs/3.8/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/3.8/topics/concepts/progressive-delivery.md rename to content/en/docs/3.8/topics/concepts/progressive-delivery.md diff --git a/docs/3.8/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/3.8/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/3.8/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/3.8/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/3.8/topics/install/ambassador-oss-community.md b/content/en/docs/3.8/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/3.8/topics/install/ambassador-oss-community.md rename to content/en/docs/3.8/topics/install/ambassador-oss-community.md diff --git a/docs/3.8/topics/install/bare-metal.md b/content/en/docs/3.8/topics/install/bare-metal.md similarity index 100% rename from docs/3.8/topics/install/bare-metal.md rename to content/en/docs/3.8/topics/install/bare-metal.md diff --git a/docs/3.8/topics/install/convert-to-v3alpha1.md b/content/en/docs/3.8/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/3.8/topics/install/convert-to-v3alpha1.md rename to content/en/docs/3.8/topics/install/convert-to-v3alpha1.md diff --git a/docs/3.8/topics/install/docker.md b/content/en/docs/3.8/topics/install/docker.md similarity index 100% rename from docs/3.8/topics/install/docker.md rename to content/en/docs/3.8/topics/install/docker.md diff --git a/docs/3.8/topics/install/helm.md b/content/en/docs/3.8/topics/install/helm.md similarity index 100% rename from docs/3.8/topics/install/helm.md rename to content/en/docs/3.8/topics/install/helm.md diff --git a/docs/3.8/topics/install/index.less b/content/en/docs/3.8/topics/install/index.less similarity index 100% rename from docs/3.8/topics/install/index.less rename to content/en/docs/3.8/topics/install/index.less diff --git a/docs/3.8/topics/install/index.md b/content/en/docs/3.8/topics/install/index.md similarity index 100% rename from docs/3.8/topics/install/index.md rename to content/en/docs/3.8/topics/install/index.md diff --git a/docs/3.8/topics/install/migrate-to-2-alternate.md b/content/en/docs/3.8/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/3.8/topics/install/migrate-to-2-alternate.md rename to content/en/docs/3.8/topics/install/migrate-to-2-alternate.md diff --git a/docs/3.8/topics/install/migrate-to-3-alternate.md b/content/en/docs/3.8/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/3.8/topics/install/migrate-to-3-alternate.md rename to content/en/docs/3.8/topics/install/migrate-to-3-alternate.md diff --git a/docs/3.8/topics/install/migration-matrix.md b/content/en/docs/3.8/topics/install/migration-matrix.md similarity index 100% rename from docs/3.8/topics/install/migration-matrix.md rename to content/en/docs/3.8/topics/install/migration-matrix.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/3.8/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/3.8/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md b/content/en/docs/3.8/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/3.8/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md rename to content/en/docs/3.8/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md diff --git a/docs/3.8/topics/install/yaml-install.md b/content/en/docs/3.8/topics/install/yaml-install.md similarity index 100% rename from docs/3.8/topics/install/yaml-install.md rename to content/en/docs/3.8/topics/install/yaml-install.md diff --git a/docs/3.8/topics/running/ambassador-deployment.md b/content/en/docs/3.8/topics/running/ambassador-deployment.md similarity index 100% rename from docs/3.8/topics/running/ambassador-deployment.md rename to content/en/docs/3.8/topics/running/ambassador-deployment.md diff --git a/docs/3.8/topics/running/ambassador-with-aws.md b/content/en/docs/3.8/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/3.8/topics/running/ambassador-with-aws.md rename to content/en/docs/3.8/topics/running/ambassador-with-aws.md diff --git a/docs/3.8/topics/running/ambassador-with-gke.md b/content/en/docs/3.8/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/3.8/topics/running/ambassador-with-gke.md rename to content/en/docs/3.8/topics/running/ambassador-with-gke.md diff --git a/docs/3.8/topics/running/ambassador.md b/content/en/docs/3.8/topics/running/ambassador.md similarity index 100% rename from docs/3.8/topics/running/ambassador.md rename to content/en/docs/3.8/topics/running/ambassador.md diff --git a/docs/3.8/topics/running/custom-error-responses.md b/content/en/docs/3.8/topics/running/custom-error-responses.md similarity index 100% rename from docs/3.8/topics/running/custom-error-responses.md rename to content/en/docs/3.8/topics/running/custom-error-responses.md diff --git a/docs/3.8/topics/running/debugging.md b/content/en/docs/3.8/topics/running/debugging.md similarity index 100% rename from docs/3.8/topics/running/debugging.md rename to content/en/docs/3.8/topics/running/debugging.md diff --git a/docs/3.8/topics/running/diagnostics.md b/content/en/docs/3.8/topics/running/diagnostics.md similarity index 100% rename from docs/3.8/topics/running/diagnostics.md rename to content/en/docs/3.8/topics/running/diagnostics.md diff --git a/docs/3.8/topics/running/environment.md b/content/en/docs/3.8/topics/running/environment.md similarity index 100% rename from docs/3.8/topics/running/environment.md rename to content/en/docs/3.8/topics/running/environment.md diff --git a/docs/3.8/topics/running/gzip.md b/content/en/docs/3.8/topics/running/gzip.md similarity index 100% rename from docs/3.8/topics/running/gzip.md rename to content/en/docs/3.8/topics/running/gzip.md diff --git a/docs/3.8/topics/running/host-crd.md b/content/en/docs/3.8/topics/running/host-crd.md similarity index 100% rename from docs/3.8/topics/running/host-crd.md rename to content/en/docs/3.8/topics/running/host-crd.md diff --git a/docs/3.8/topics/running/http3.md b/content/en/docs/3.8/topics/running/http3.md similarity index 100% rename from docs/3.8/topics/running/http3.md rename to content/en/docs/3.8/topics/running/http3.md diff --git a/docs/3.8/topics/running/index.md b/content/en/docs/3.8/topics/running/index.md similarity index 100% rename from docs/3.8/topics/running/index.md rename to content/en/docs/3.8/topics/running/index.md diff --git a/docs/3.8/topics/running/ingress-controller.md b/content/en/docs/3.8/topics/running/ingress-controller.md similarity index 100% rename from docs/3.8/topics/running/ingress-controller.md rename to content/en/docs/3.8/topics/running/ingress-controller.md diff --git a/docs/3.8/topics/running/listener.md b/content/en/docs/3.8/topics/running/listener.md similarity index 100% rename from docs/3.8/topics/running/listener.md rename to content/en/docs/3.8/topics/running/listener.md diff --git a/docs/3.8/topics/running/load-balancer.md b/content/en/docs/3.8/topics/running/load-balancer.md similarity index 100% rename from docs/3.8/topics/running/load-balancer.md rename to content/en/docs/3.8/topics/running/load-balancer.md diff --git a/docs/3.8/topics/running/resolvers.md b/content/en/docs/3.8/topics/running/resolvers.md similarity index 100% rename from docs/3.8/topics/running/resolvers.md rename to content/en/docs/3.8/topics/running/resolvers.md diff --git a/docs/3.8/topics/running/running.md b/content/en/docs/3.8/topics/running/running.md similarity index 100% rename from docs/3.8/topics/running/running.md rename to content/en/docs/3.8/topics/running/running.md diff --git a/docs/3.8/topics/running/scaling.md b/content/en/docs/3.8/topics/running/scaling.md similarity index 100% rename from docs/3.8/topics/running/scaling.md rename to content/en/docs/3.8/topics/running/scaling.md diff --git a/docs/3.8/topics/running/services/auth-service.md b/content/en/docs/3.8/topics/running/services/auth-service.md similarity index 100% rename from docs/3.8/topics/running/services/auth-service.md rename to content/en/docs/3.8/topics/running/services/auth-service.md diff --git a/docs/3.8/topics/running/services/ext-authz.md b/content/en/docs/3.8/topics/running/services/ext-authz.md similarity index 100% rename from docs/3.8/topics/running/services/ext-authz.md rename to content/en/docs/3.8/topics/running/services/ext-authz.md diff --git a/docs/3.8/topics/running/services/index.md b/content/en/docs/3.8/topics/running/services/index.md similarity index 100% rename from docs/3.8/topics/running/services/index.md rename to content/en/docs/3.8/topics/running/services/index.md diff --git a/docs/3.8/topics/running/services/log-service.md b/content/en/docs/3.8/topics/running/services/log-service.md similarity index 100% rename from docs/3.8/topics/running/services/log-service.md rename to content/en/docs/3.8/topics/running/services/log-service.md diff --git a/docs/3.8/topics/running/services/rate-limit-service.md b/content/en/docs/3.8/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/3.8/topics/running/services/rate-limit-service.md rename to content/en/docs/3.8/topics/running/services/rate-limit-service.md diff --git a/docs/3.8/topics/running/services/tracing-service.md b/content/en/docs/3.8/topics/running/services/tracing-service.md similarity index 100% rename from docs/3.8/topics/running/services/tracing-service.md rename to content/en/docs/3.8/topics/running/services/tracing-service.md diff --git a/docs/3.8/topics/running/statistics/8877-metrics.md b/content/en/docs/3.8/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/3.8/topics/running/statistics/8877-metrics.md rename to content/en/docs/3.8/topics/running/statistics/8877-metrics.md diff --git a/docs/3.8/topics/running/statistics/envoy-statsd.md b/content/en/docs/3.8/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/3.8/topics/running/statistics/envoy-statsd.md rename to content/en/docs/3.8/topics/running/statistics/envoy-statsd.md diff --git a/docs/3.8/topics/running/statistics/index.md b/content/en/docs/3.8/topics/running/statistics/index.md similarity index 100% rename from docs/3.8/topics/running/statistics/index.md rename to content/en/docs/3.8/topics/running/statistics/index.md diff --git a/docs/3.8/topics/running/tls/cleartext-redirection.md b/content/en/docs/3.8/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/3.8/topics/running/tls/cleartext-redirection.md rename to content/en/docs/3.8/topics/running/tls/cleartext-redirection.md diff --git a/docs/3.8/topics/running/tls/index.md b/content/en/docs/3.8/topics/running/tls/index.md similarity index 100% rename from docs/3.8/topics/running/tls/index.md rename to content/en/docs/3.8/topics/running/tls/index.md diff --git a/docs/3.8/topics/running/tls/mtls.md b/content/en/docs/3.8/topics/running/tls/mtls.md similarity index 100% rename from docs/3.8/topics/running/tls/mtls.md rename to content/en/docs/3.8/topics/running/tls/mtls.md diff --git a/docs/3.8/topics/running/tls/origination.md b/content/en/docs/3.8/topics/running/tls/origination.md similarity index 100% rename from docs/3.8/topics/running/tls/origination.md rename to content/en/docs/3.8/topics/running/tls/origination.md diff --git a/docs/3.8/topics/running/tls/sni.md b/content/en/docs/3.8/topics/running/tls/sni.md similarity index 100% rename from docs/3.8/topics/running/tls/sni.md rename to content/en/docs/3.8/topics/running/tls/sni.md diff --git a/docs/3.8/topics/using/authservice.md b/content/en/docs/3.8/topics/using/authservice.md similarity index 100% rename from docs/3.8/topics/using/authservice.md rename to content/en/docs/3.8/topics/using/authservice.md diff --git a/docs/3.8/topics/using/canary.md b/content/en/docs/3.8/topics/using/canary.md similarity index 100% rename from docs/3.8/topics/using/canary.md rename to content/en/docs/3.8/topics/using/canary.md diff --git a/docs/3.8/topics/using/circuit-breakers.md b/content/en/docs/3.8/topics/using/circuit-breakers.md similarity index 100% rename from docs/3.8/topics/using/circuit-breakers.md rename to content/en/docs/3.8/topics/using/circuit-breakers.md diff --git a/docs/3.8/topics/using/cors.md b/content/en/docs/3.8/topics/using/cors.md similarity index 100% rename from docs/3.8/topics/using/cors.md rename to content/en/docs/3.8/topics/using/cors.md diff --git a/docs/3.8/topics/using/defaults.md b/content/en/docs/3.8/topics/using/defaults.md similarity index 100% rename from docs/3.8/topics/using/defaults.md rename to content/en/docs/3.8/topics/using/defaults.md diff --git a/docs/3.8/topics/using/gateway-api.md b/content/en/docs/3.8/topics/using/gateway-api.md similarity index 100% rename from docs/3.8/topics/using/gateway-api.md rename to content/en/docs/3.8/topics/using/gateway-api.md diff --git a/docs/3.8/topics/using/headers/add-request-headers.md b/content/en/docs/3.8/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/3.8/topics/using/headers/add-request-headers.md rename to content/en/docs/3.8/topics/using/headers/add-request-headers.md diff --git a/docs/3.8/topics/using/headers/add-response-headers.md b/content/en/docs/3.8/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/3.8/topics/using/headers/add-response-headers.md rename to content/en/docs/3.8/topics/using/headers/add-response-headers.md diff --git a/docs/3.8/topics/using/headers/headers.md b/content/en/docs/3.8/topics/using/headers/headers.md similarity index 100% rename from docs/3.8/topics/using/headers/headers.md rename to content/en/docs/3.8/topics/using/headers/headers.md diff --git a/docs/3.8/topics/using/headers/host.md b/content/en/docs/3.8/topics/using/headers/host.md similarity index 100% rename from docs/3.8/topics/using/headers/host.md rename to content/en/docs/3.8/topics/using/headers/host.md diff --git a/docs/3.8/topics/using/headers/remove-request-headers.md b/content/en/docs/3.8/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/3.8/topics/using/headers/remove-request-headers.md rename to content/en/docs/3.8/topics/using/headers/remove-request-headers.md diff --git a/docs/3.8/topics/using/headers/remove-response-headers.md b/content/en/docs/3.8/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/3.8/topics/using/headers/remove-response-headers.md rename to content/en/docs/3.8/topics/using/headers/remove-response-headers.md diff --git a/docs/3.8/topics/using/index.md b/content/en/docs/3.8/topics/using/index.md similarity index 100% rename from docs/3.8/topics/using/index.md rename to content/en/docs/3.8/topics/using/index.md diff --git a/docs/3.8/topics/using/intro-mappings.md b/content/en/docs/3.8/topics/using/intro-mappings.md similarity index 100% rename from docs/3.8/topics/using/intro-mappings.md rename to content/en/docs/3.8/topics/using/intro-mappings.md diff --git a/docs/3.8/topics/using/keepalive.md b/content/en/docs/3.8/topics/using/keepalive.md similarity index 100% rename from docs/3.8/topics/using/keepalive.md rename to content/en/docs/3.8/topics/using/keepalive.md diff --git a/docs/3.8/topics/using/mappings.md b/content/en/docs/3.8/topics/using/mappings.md similarity index 100% rename from docs/3.8/topics/using/mappings.md rename to content/en/docs/3.8/topics/using/mappings.md diff --git a/docs/3.8/topics/using/method.md b/content/en/docs/3.8/topics/using/method.md similarity index 100% rename from docs/3.8/topics/using/method.md rename to content/en/docs/3.8/topics/using/method.md diff --git a/docs/3.8/topics/using/prefix-regex.md b/content/en/docs/3.8/topics/using/prefix-regex.md similarity index 100% rename from docs/3.8/topics/using/prefix-regex.md rename to content/en/docs/3.8/topics/using/prefix-regex.md diff --git a/docs/3.8/topics/using/query-parameters.md b/content/en/docs/3.8/topics/using/query-parameters.md similarity index 100% rename from docs/3.8/topics/using/query-parameters.md rename to content/en/docs/3.8/topics/using/query-parameters.md diff --git a/docs/3.8/topics/using/rate-limits/index.md b/content/en/docs/3.8/topics/using/rate-limits/index.md similarity index 100% rename from docs/3.8/topics/using/rate-limits/index.md rename to content/en/docs/3.8/topics/using/rate-limits/index.md diff --git a/docs/3.8/topics/using/redirects.md b/content/en/docs/3.8/topics/using/redirects.md similarity index 100% rename from docs/3.8/topics/using/redirects.md rename to content/en/docs/3.8/topics/using/redirects.md diff --git a/docs/3.8/topics/using/retries.md b/content/en/docs/3.8/topics/using/retries.md similarity index 100% rename from docs/3.8/topics/using/retries.md rename to content/en/docs/3.8/topics/using/retries.md diff --git a/docs/3.8/topics/using/rewrites.md b/content/en/docs/3.8/topics/using/rewrites.md similarity index 100% rename from docs/3.8/topics/using/rewrites.md rename to content/en/docs/3.8/topics/using/rewrites.md diff --git a/docs/3.8/topics/using/shadowing.md b/content/en/docs/3.8/topics/using/shadowing.md similarity index 100% rename from docs/3.8/topics/using/shadowing.md rename to content/en/docs/3.8/topics/using/shadowing.md diff --git a/docs/3.8/topics/using/tcpmappings.md b/content/en/docs/3.8/topics/using/tcpmappings.md similarity index 100% rename from docs/3.8/topics/using/tcpmappings.md rename to content/en/docs/3.8/topics/using/tcpmappings.md diff --git a/docs/3.8/topics/using/timeouts.md b/content/en/docs/3.8/topics/using/timeouts.md similarity index 100% rename from docs/3.8/topics/using/timeouts.md rename to content/en/docs/3.8/topics/using/timeouts.md diff --git a/docs/3.8/tutorials/dev-portal-tutorial.md b/content/en/docs/3.8/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/3.8/tutorials/dev-portal-tutorial.md rename to content/en/docs/3.8/tutorials/dev-portal-tutorial.md diff --git a/docs/3.8/tutorials/getting-started.md b/content/en/docs/3.8/tutorials/getting-started.md similarity index 100% rename from docs/3.8/tutorials/getting-started.md rename to content/en/docs/3.8/tutorials/getting-started.md diff --git a/docs/3.8/tutorials/gs-tabs.js b/content/en/docs/3.8/tutorials/gs-tabs.js similarity index 100% rename from docs/3.8/tutorials/gs-tabs.js rename to content/en/docs/3.8/tutorials/gs-tabs.js diff --git a/docs/3.8/tutorials/gs-tabs2.js b/content/en/docs/3.8/tutorials/gs-tabs2.js similarity index 100% rename from docs/3.8/tutorials/gs-tabs2.js rename to content/en/docs/3.8/tutorials/gs-tabs2.js diff --git a/docs/3.8/tutorials/quickstart-demo.md b/content/en/docs/3.8/tutorials/quickstart-demo.md similarity index 100% rename from docs/3.8/tutorials/quickstart-demo.md rename to content/en/docs/3.8/tutorials/quickstart-demo.md diff --git a/docs/3.8/versions.yml b/content/en/docs/3.8/versions.yml similarity index 100% rename from docs/3.8/versions.yml rename to content/en/docs/3.8/versions.yml diff --git a/docs/index.md b/content/en/docs/index.md similarity index 100% rename from docs/index.md rename to content/en/docs/index.md diff --git a/docs/latest/about/aes-emissary-eol.md b/content/en/docs/latest/about/aes-emissary-eol.md similarity index 100% rename from docs/latest/about/aes-emissary-eol.md rename to content/en/docs/latest/about/aes-emissary-eol.md diff --git a/docs/latest/about/alternatives.md b/content/en/docs/latest/about/alternatives.md similarity index 100% rename from docs/latest/about/alternatives.md rename to content/en/docs/latest/about/alternatives.md diff --git a/docs/latest/about/changes-2.x.md b/content/en/docs/latest/about/changes-2.x.md similarity index 100% rename from docs/latest/about/changes-2.x.md rename to content/en/docs/latest/about/changes-2.x.md diff --git a/docs/latest/about/changes-3.y.md b/content/en/docs/latest/about/changes-3.y.md similarity index 100% rename from docs/latest/about/changes-3.y.md rename to content/en/docs/latest/about/changes-3.y.md diff --git a/docs/latest/about/faq.md b/content/en/docs/latest/about/faq.md similarity index 100% rename from docs/latest/about/faq.md rename to content/en/docs/latest/about/faq.md diff --git a/docs/latest/about/features-and-benefits.md b/content/en/docs/latest/about/features-and-benefits.md similarity index 100% rename from docs/latest/about/features-and-benefits.md rename to content/en/docs/latest/about/features-and-benefits.md diff --git a/docs/latest/about/known-issues.md b/content/en/docs/latest/about/known-issues.md similarity index 100% rename from docs/latest/about/known-issues.md rename to content/en/docs/latest/about/known-issues.md diff --git a/docs/latest/about/support.md b/content/en/docs/latest/about/support.md similarity index 100% rename from docs/latest/about/support.md rename to content/en/docs/latest/about/support.md diff --git a/docs/latest/about/why-ambassador.md b/content/en/docs/latest/about/why-ambassador.md similarity index 100% rename from docs/latest/about/why-ambassador.md rename to content/en/docs/latest/about/why-ambassador.md diff --git a/docs/latest/community.md b/content/en/docs/latest/community.md similarity index 100% rename from docs/latest/community.md rename to content/en/docs/latest/community.md diff --git a/docs/latest/doc-links.yml b/content/en/docs/latest/doc-links.yml similarity index 100% rename from docs/latest/doc-links.yml rename to content/en/docs/latest/doc-links.yml diff --git a/docs/latest/features-icons/basic-authentication.svg b/content/en/docs/latest/features-icons/basic-authentication.svg similarity index 100% rename from docs/latest/features-icons/basic-authentication.svg rename to content/en/docs/latest/features-icons/basic-authentication.svg diff --git a/docs/latest/features-icons/canary-release.svg b/content/en/docs/latest/features-icons/canary-release.svg similarity index 100% rename from docs/latest/features-icons/canary-release.svg rename to content/en/docs/latest/features-icons/canary-release.svg diff --git a/docs/latest/features-icons/cors.svg b/content/en/docs/latest/features-icons/cors.svg similarity index 100% rename from docs/latest/features-icons/cors.svg rename to content/en/docs/latest/features-icons/cors.svg diff --git a/docs/latest/features-icons/datadog.png b/content/en/docs/latest/features-icons/datadog.png similarity index 100% rename from docs/latest/features-icons/datadog.png rename to content/en/docs/latest/features-icons/datadog.png diff --git a/docs/latest/features-icons/datadog.svg b/content/en/docs/latest/features-icons/datadog.svg similarity index 100% rename from docs/latest/features-icons/datadog.svg rename to content/en/docs/latest/features-icons/datadog.svg diff --git a/docs/latest/features-icons/diagnostics.svg b/content/en/docs/latest/features-icons/diagnostics.svg similarity index 100% rename from docs/latest/features-icons/diagnostics.svg rename to content/en/docs/latest/features-icons/diagnostics.svg diff --git a/docs/latest/features-icons/distributed-tracing.png b/content/en/docs/latest/features-icons/distributed-tracing.png similarity index 100% rename from docs/latest/features-icons/distributed-tracing.png rename to content/en/docs/latest/features-icons/distributed-tracing.png diff --git a/docs/latest/features-icons/grpc.png b/content/en/docs/latest/features-icons/grpc.png similarity index 100% rename from docs/latest/features-icons/grpc.png rename to content/en/docs/latest/features-icons/grpc.png diff --git a/docs/latest/features-icons/prometheus.svg b/content/en/docs/latest/features-icons/prometheus.svg similarity index 100% rename from docs/latest/features-icons/prometheus.svg rename to content/en/docs/latest/features-icons/prometheus.svg diff --git a/docs/latest/features-icons/rate-limiting.svg b/content/en/docs/latest/features-icons/rate-limiting.svg similarity index 100% rename from docs/latest/features-icons/rate-limiting.svg rename to content/en/docs/latest/features-icons/rate-limiting.svg diff --git a/docs/latest/features-icons/regex-routing.svg b/content/en/docs/latest/features-icons/regex-routing.svg similarity index 100% rename from docs/latest/features-icons/regex-routing.svg rename to content/en/docs/latest/features-icons/regex-routing.svg diff --git a/docs/latest/features-icons/request-transformers.svg b/content/en/docs/latest/features-icons/request-transformers.svg similarity index 100% rename from docs/latest/features-icons/request-transformers.svg rename to content/en/docs/latest/features-icons/request-transformers.svg diff --git a/docs/latest/features-icons/shadowing.svg b/content/en/docs/latest/features-icons/shadowing.svg similarity index 100% rename from docs/latest/features-icons/shadowing.svg rename to content/en/docs/latest/features-icons/shadowing.svg diff --git a/docs/latest/features-icons/statsd.png b/content/en/docs/latest/features-icons/statsd.png similarity index 100% rename from docs/latest/features-icons/statsd.png rename to content/en/docs/latest/features-icons/statsd.png diff --git a/docs/latest/features-icons/statsd.svg b/content/en/docs/latest/features-icons/statsd.svg similarity index 100% rename from docs/latest/features-icons/statsd.svg rename to content/en/docs/latest/features-icons/statsd.svg diff --git a/docs/latest/features-icons/third-party-auth.svg b/content/en/docs/latest/features-icons/third-party-auth.svg similarity index 100% rename from docs/latest/features-icons/third-party-auth.svg rename to content/en/docs/latest/features-icons/third-party-auth.svg diff --git a/docs/latest/features-icons/timeouts.svg b/content/en/docs/latest/features-icons/timeouts.svg similarity index 100% rename from docs/latest/features-icons/timeouts.svg rename to content/en/docs/latest/features-icons/timeouts.svg diff --git a/docs/latest/features-icons/tls-termination.svg b/content/en/docs/latest/features-icons/tls-termination.svg similarity index 100% rename from docs/latest/features-icons/tls-termination.svg rename to content/en/docs/latest/features-icons/tls-termination.svg diff --git a/docs/latest/features-icons/url-rewrite.svg b/content/en/docs/latest/features-icons/url-rewrite.svg similarity index 100% rename from docs/latest/features-icons/url-rewrite.svg rename to content/en/docs/latest/features-icons/url-rewrite.svg diff --git a/docs/latest/features-icons/websockets.svg b/content/en/docs/latest/features-icons/websockets.svg similarity index 100% rename from docs/latest/features-icons/websockets.svg rename to content/en/docs/latest/features-icons/websockets.svg diff --git a/docs/latest/howtos/active-health-checking.md b/content/en/docs/latest/howtos/active-health-checking.md similarity index 100% rename from docs/latest/howtos/active-health-checking.md rename to content/en/docs/latest/howtos/active-health-checking.md diff --git a/docs/latest/howtos/basic-auth.md b/content/en/docs/latest/howtos/basic-auth.md similarity index 100% rename from docs/latest/howtos/basic-auth.md rename to content/en/docs/latest/howtos/basic-auth.md diff --git a/docs/latest/howtos/cert-manager.md b/content/en/docs/latest/howtos/cert-manager.md similarity index 100% rename from docs/latest/howtos/cert-manager.md rename to content/en/docs/latest/howtos/cert-manager.md diff --git a/docs/latest/howtos/client-cert-validation.md b/content/en/docs/latest/howtos/client-cert-validation.md similarity index 100% rename from docs/latest/howtos/client-cert-validation.md rename to content/en/docs/latest/howtos/client-cert-validation.md diff --git a/docs/latest/howtos/configure-communications.md b/content/en/docs/latest/howtos/configure-communications.md similarity index 100% rename from docs/latest/howtos/configure-communications.md rename to content/en/docs/latest/howtos/configure-communications.md diff --git a/docs/latest/howtos/consul.md b/content/en/docs/latest/howtos/consul.md similarity index 100% rename from docs/latest/howtos/consul.md rename to content/en/docs/latest/howtos/consul.md diff --git a/docs/latest/howtos/dist-tracing.md b/content/en/docs/latest/howtos/dist-tracing.md similarity index 100% rename from docs/latest/howtos/dist-tracing.md rename to content/en/docs/latest/howtos/dist-tracing.md diff --git a/docs/latest/howtos/external-dns.md b/content/en/docs/latest/howtos/external-dns.md similarity index 100% rename from docs/latest/howtos/external-dns.md rename to content/en/docs/latest/howtos/external-dns.md diff --git a/docs/latest/howtos/filter-dev-guide.md b/content/en/docs/latest/howtos/filter-dev-guide.md similarity index 100% rename from docs/latest/howtos/filter-dev-guide.md rename to content/en/docs/latest/howtos/filter-dev-guide.md diff --git a/docs/latest/howtos/grpc.md b/content/en/docs/latest/howtos/grpc.md similarity index 100% rename from docs/latest/howtos/grpc.md rename to content/en/docs/latest/howtos/grpc.md diff --git a/docs/latest/howtos/http3-aks.md b/content/en/docs/latest/howtos/http3-aks.md similarity index 100% rename from docs/latest/howtos/http3-aks.md rename to content/en/docs/latest/howtos/http3-aks.md diff --git a/docs/latest/howtos/http3-eks.md b/content/en/docs/latest/howtos/http3-eks.md similarity index 100% rename from docs/latest/howtos/http3-eks.md rename to content/en/docs/latest/howtos/http3-eks.md diff --git a/docs/latest/howtos/http3-gke.md b/content/en/docs/latest/howtos/http3-gke.md similarity index 100% rename from docs/latest/howtos/http3-gke.md rename to content/en/docs/latest/howtos/http3-gke.md diff --git a/docs/latest/howtos/index.md b/content/en/docs/latest/howtos/index.md similarity index 100% rename from docs/latest/howtos/index.md rename to content/en/docs/latest/howtos/index.md diff --git a/docs/latest/howtos/istio.md b/content/en/docs/latest/howtos/istio.md similarity index 100% rename from docs/latest/howtos/istio.md rename to content/en/docs/latest/howtos/istio.md diff --git a/docs/latest/howtos/knative.md b/content/en/docs/latest/howtos/knative.md similarity index 100% rename from docs/latest/howtos/knative.md rename to content/en/docs/latest/howtos/knative.md diff --git a/docs/latest/howtos/linkerd2.md b/content/en/docs/latest/howtos/linkerd2.md similarity index 100% rename from docs/latest/howtos/linkerd2.md rename to content/en/docs/latest/howtos/linkerd2.md diff --git a/docs/latest/howtos/prometheus.md b/content/en/docs/latest/howtos/prometheus.md similarity index 100% rename from docs/latest/howtos/prometheus.md rename to content/en/docs/latest/howtos/prometheus.md diff --git a/docs/latest/howtos/protecting-diag-access.md b/content/en/docs/latest/howtos/protecting-diag-access.md similarity index 100% rename from docs/latest/howtos/protecting-diag-access.md rename to content/en/docs/latest/howtos/protecting-diag-access.md diff --git a/docs/latest/howtos/rate-limiting-tutorial.md b/content/en/docs/latest/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/latest/howtos/rate-limiting-tutorial.md rename to content/en/docs/latest/howtos/rate-limiting-tutorial.md diff --git a/docs/latest/howtos/route.md b/content/en/docs/latest/howtos/route.md similarity index 100% rename from docs/latest/howtos/route.md rename to content/en/docs/latest/howtos/route.md diff --git a/docs/latest/howtos/tls-termination.md b/content/en/docs/latest/howtos/tls-termination.md similarity index 100% rename from docs/latest/howtos/tls-termination.md rename to content/en/docs/latest/howtos/tls-termination.md diff --git a/docs/latest/howtos/tracing-datadog.md b/content/en/docs/latest/howtos/tracing-datadog.md similarity index 100% rename from docs/latest/howtos/tracing-datadog.md rename to content/en/docs/latest/howtos/tracing-datadog.md diff --git a/docs/latest/howtos/tracing-lightstep.md b/content/en/docs/latest/howtos/tracing-lightstep.md similarity index 100% rename from docs/latest/howtos/tracing-lightstep.md rename to content/en/docs/latest/howtos/tracing-lightstep.md diff --git a/docs/latest/howtos/tracing-zipkin.md b/content/en/docs/latest/howtos/tracing-zipkin.md similarity index 100% rename from docs/latest/howtos/tracing-zipkin.md rename to content/en/docs/latest/howtos/tracing-zipkin.md diff --git a/docs/latest/howtos/websockets.md b/content/en/docs/latest/howtos/websockets.md similarity index 100% rename from docs/latest/howtos/websockets.md rename to content/en/docs/latest/howtos/websockets.md diff --git a/docs/latest/images/Auth0_JWT.png b/content/en/docs/latest/images/Auth0_JWT.png similarity index 100% rename from docs/latest/images/Auth0_JWT.png rename to content/en/docs/latest/images/Auth0_JWT.png diff --git a/docs/latest/images/Auth0_domain_clientID.png b/content/en/docs/latest/images/Auth0_domain_clientID.png similarity index 100% rename from docs/latest/images/Auth0_domain_clientID.png rename to content/en/docs/latest/images/Auth0_domain_clientID.png diff --git a/docs/latest/images/Auth0_method_callback_origins.png b/content/en/docs/latest/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/latest/images/Auth0_method_callback_origins.png rename to content/en/docs/latest/images/Auth0_method_callback_origins.png diff --git a/docs/latest/images/aes-success.png b/content/en/docs/latest/images/aes-success.png similarity index 100% rename from docs/latest/images/aes-success.png rename to content/en/docs/latest/images/aes-success.png diff --git a/docs/latest/images/ambassador-arch.png b/content/en/docs/latest/images/ambassador-arch.png similarity index 100% rename from docs/latest/images/ambassador-arch.png rename to content/en/docs/latest/images/ambassador-arch.png diff --git a/docs/latest/images/ambassador-logo.svg b/content/en/docs/latest/images/ambassador-logo.svg similarity index 100% rename from docs/latest/images/ambassador-logo.svg rename to content/en/docs/latest/images/ambassador-logo.svg diff --git a/docs/latest/images/ambassador_oidc_flow.jpg b/content/en/docs/latest/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/latest/images/ambassador_oidc_flow.jpg rename to content/en/docs/latest/images/ambassador_oidc_flow.jpg diff --git a/docs/latest/images/apple.png b/content/en/docs/latest/images/apple.png similarity index 100% rename from docs/latest/images/apple.png rename to content/en/docs/latest/images/apple.png diff --git a/docs/latest/images/auth-flow.png b/content/en/docs/latest/images/auth-flow.png similarity index 100% rename from docs/latest/images/auth-flow.png rename to content/en/docs/latest/images/auth-flow.png diff --git a/docs/latest/images/authentication-icon.svg b/content/en/docs/latest/images/authentication-icon.svg similarity index 100% rename from docs/latest/images/authentication-icon.svg rename to content/en/docs/latest/images/authentication-icon.svg diff --git a/docs/latest/images/blackbird.png b/content/en/docs/latest/images/blackbird.png similarity index 100% rename from docs/latest/images/blackbird.png rename to content/en/docs/latest/images/blackbird.png diff --git a/docs/latest/images/canary-release-overview.png b/content/en/docs/latest/images/canary-release-overview.png similarity index 100% rename from docs/latest/images/canary-release-overview.png rename to content/en/docs/latest/images/canary-release-overview.png diff --git a/docs/latest/images/configure-icon.svg b/content/en/docs/latest/images/configure-icon.svg similarity index 100% rename from docs/latest/images/configure-icon.svg rename to content/en/docs/latest/images/configure-icon.svg diff --git a/docs/latest/images/consul-ambassador.png b/content/en/docs/latest/images/consul-ambassador.png similarity index 100% rename from docs/latest/images/consul-ambassador.png rename to content/en/docs/latest/images/consul-ambassador.png diff --git a/docs/latest/images/container-inner-dev-loop.png b/content/en/docs/latest/images/container-inner-dev-loop.png similarity index 100% rename from docs/latest/images/container-inner-dev-loop.png rename to content/en/docs/latest/images/container-inner-dev-loop.png diff --git a/docs/latest/images/datawire-logo.svg b/content/en/docs/latest/images/datawire-logo.svg similarity index 100% rename from docs/latest/images/datawire-logo.svg rename to content/en/docs/latest/images/datawire-logo.svg diff --git a/docs/latest/images/diagnostics-example.png b/content/en/docs/latest/images/diagnostics-example.png similarity index 100% rename from docs/latest/images/diagnostics-example.png rename to content/en/docs/latest/images/diagnostics-example.png diff --git a/docs/latest/images/diagnostics.png b/content/en/docs/latest/images/diagnostics.png similarity index 100% rename from docs/latest/images/diagnostics.png rename to content/en/docs/latest/images/diagnostics.png diff --git a/docs/latest/images/docker-compose.png b/content/en/docs/latest/images/docker-compose.png similarity index 100% rename from docs/latest/images/docker-compose.png rename to content/en/docs/latest/images/docker-compose.png diff --git a/docs/latest/images/docker.png b/content/en/docs/latest/images/docker.png similarity index 100% rename from docs/latest/images/docker.png rename to content/en/docs/latest/images/docker.png diff --git a/docs/latest/images/edge-stack-1.13.4.png b/content/en/docs/latest/images/edge-stack-1.13.4.png similarity index 100% rename from docs/latest/images/edge-stack-1.13.4.png rename to content/en/docs/latest/images/edge-stack-1.13.4.png diff --git a/docs/latest/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/latest/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/latest/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/latest/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/latest/images/edge-stack-1.13.7-memory.png b/content/en/docs/latest/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/latest/images/edge-stack-1.13.7-memory.png rename to content/en/docs/latest/images/edge-stack-1.13.7-memory.png diff --git a/docs/latest/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/latest/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/latest/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/latest/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/latest/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/latest/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/latest/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/latest/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/latest/images/emissary-1.13.10-cors-origin.png b/content/en/docs/latest/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/latest/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/latest/images/emissary-1.13.10-cors-origin.png diff --git a/docs/latest/images/fast-icon.svg b/content/en/docs/latest/images/fast-icon.svg similarity index 100% rename from docs/latest/images/fast-icon.svg rename to content/en/docs/latest/images/fast-icon.svg diff --git a/docs/latest/images/features-icons/basic-authentication.svg b/content/en/docs/latest/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/latest/images/features-icons/basic-authentication.svg rename to content/en/docs/latest/images/features-icons/basic-authentication.svg diff --git a/docs/latest/images/features-icons/canary-release.svg b/content/en/docs/latest/images/features-icons/canary-release.svg similarity index 100% rename from docs/latest/images/features-icons/canary-release.svg rename to content/en/docs/latest/images/features-icons/canary-release.svg diff --git a/docs/latest/images/features-icons/cors.svg b/content/en/docs/latest/images/features-icons/cors.svg similarity index 100% rename from docs/latest/images/features-icons/cors.svg rename to content/en/docs/latest/images/features-icons/cors.svg diff --git a/docs/latest/images/features-icons/datadog.png b/content/en/docs/latest/images/features-icons/datadog.png similarity index 100% rename from docs/latest/images/features-icons/datadog.png rename to content/en/docs/latest/images/features-icons/datadog.png diff --git a/docs/latest/images/features-icons/datadog.svg b/content/en/docs/latest/images/features-icons/datadog.svg similarity index 100% rename from docs/latest/images/features-icons/datadog.svg rename to content/en/docs/latest/images/features-icons/datadog.svg diff --git a/docs/latest/images/features-icons/diagnostics.svg b/content/en/docs/latest/images/features-icons/diagnostics.svg similarity index 100% rename from docs/latest/images/features-icons/diagnostics.svg rename to content/en/docs/latest/images/features-icons/diagnostics.svg diff --git a/docs/latest/images/features-icons/distributed-tracing.png b/content/en/docs/latest/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/latest/images/features-icons/distributed-tracing.png rename to content/en/docs/latest/images/features-icons/distributed-tracing.png diff --git a/docs/latest/images/features-icons/grpc.png b/content/en/docs/latest/images/features-icons/grpc.png similarity index 100% rename from docs/latest/images/features-icons/grpc.png rename to content/en/docs/latest/images/features-icons/grpc.png diff --git a/docs/latest/images/features-icons/prometheus.svg b/content/en/docs/latest/images/features-icons/prometheus.svg similarity index 100% rename from docs/latest/images/features-icons/prometheus.svg rename to content/en/docs/latest/images/features-icons/prometheus.svg diff --git a/docs/latest/images/features-icons/rate-limiting.svg b/content/en/docs/latest/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/latest/images/features-icons/rate-limiting.svg rename to content/en/docs/latest/images/features-icons/rate-limiting.svg diff --git a/docs/latest/images/features-icons/regex-routing.svg b/content/en/docs/latest/images/features-icons/regex-routing.svg similarity index 100% rename from docs/latest/images/features-icons/regex-routing.svg rename to content/en/docs/latest/images/features-icons/regex-routing.svg diff --git a/docs/latest/images/features-icons/request-transformers.svg b/content/en/docs/latest/images/features-icons/request-transformers.svg similarity index 100% rename from docs/latest/images/features-icons/request-transformers.svg rename to content/en/docs/latest/images/features-icons/request-transformers.svg diff --git a/docs/latest/images/features-icons/shadowing.svg b/content/en/docs/latest/images/features-icons/shadowing.svg similarity index 100% rename from docs/latest/images/features-icons/shadowing.svg rename to content/en/docs/latest/images/features-icons/shadowing.svg diff --git a/docs/latest/images/features-icons/statsd.png b/content/en/docs/latest/images/features-icons/statsd.png similarity index 100% rename from docs/latest/images/features-icons/statsd.png rename to content/en/docs/latest/images/features-icons/statsd.png diff --git a/docs/latest/images/features-icons/statsd.svg b/content/en/docs/latest/images/features-icons/statsd.svg similarity index 100% rename from docs/latest/images/features-icons/statsd.svg rename to content/en/docs/latest/images/features-icons/statsd.svg diff --git a/docs/latest/images/features-icons/third-party-auth.svg b/content/en/docs/latest/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/latest/images/features-icons/third-party-auth.svg rename to content/en/docs/latest/images/features-icons/third-party-auth.svg diff --git a/docs/latest/images/features-icons/timeouts.svg b/content/en/docs/latest/images/features-icons/timeouts.svg similarity index 100% rename from docs/latest/images/features-icons/timeouts.svg rename to content/en/docs/latest/images/features-icons/timeouts.svg diff --git a/docs/latest/images/features-icons/tls-termination.svg b/content/en/docs/latest/images/features-icons/tls-termination.svg similarity index 100% rename from docs/latest/images/features-icons/tls-termination.svg rename to content/en/docs/latest/images/features-icons/tls-termination.svg diff --git a/docs/latest/images/features-icons/url-rewrite.svg b/content/en/docs/latest/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/latest/images/features-icons/url-rewrite.svg rename to content/en/docs/latest/images/features-icons/url-rewrite.svg diff --git a/docs/latest/images/features-icons/websockets.svg b/content/en/docs/latest/images/features-icons/websockets.svg similarity index 100% rename from docs/latest/images/features-icons/websockets.svg rename to content/en/docs/latest/images/features-icons/websockets.svg diff --git a/docs/latest/images/features-table.jpg b/content/en/docs/latest/images/features-table.jpg similarity index 100% rename from docs/latest/images/features-table.jpg rename to content/en/docs/latest/images/features-table.jpg diff --git a/docs/latest/images/gRPC-TLS-Ambassador.png b/content/en/docs/latest/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/latest/images/gRPC-TLS-Ambassador.png rename to content/en/docs/latest/images/gRPC-TLS-Ambassador.png diff --git a/docs/latest/images/gRPC-TLS-Originate.png b/content/en/docs/latest/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/latest/images/gRPC-TLS-Originate.png rename to content/en/docs/latest/images/gRPC-TLS-Originate.png diff --git a/docs/latest/images/github-login.png b/content/en/docs/latest/images/github-login.png similarity index 100% rename from docs/latest/images/github-login.png rename to content/en/docs/latest/images/github-login.png diff --git a/docs/latest/images/global-features-bg.svg b/content/en/docs/latest/images/global-features-bg.svg similarity index 100% rename from docs/latest/images/global-features-bg.svg rename to content/en/docs/latest/images/global-features-bg.svg diff --git a/docs/latest/images/grafana.png b/content/en/docs/latest/images/grafana.png similarity index 100% rename from docs/latest/images/grafana.png rename to content/en/docs/latest/images/grafana.png diff --git a/docs/latest/images/grpc-tls.png b/content/en/docs/latest/images/grpc-tls.png similarity index 100% rename from docs/latest/images/grpc-tls.png rename to content/en/docs/latest/images/grpc-tls.png diff --git a/docs/latest/images/helm-navy.png b/content/en/docs/latest/images/helm-navy.png similarity index 100% rename from docs/latest/images/helm-navy.png rename to content/en/docs/latest/images/helm-navy.png diff --git a/docs/latest/images/helm.png b/content/en/docs/latest/images/helm.png similarity index 100% rename from docs/latest/images/helm.png rename to content/en/docs/latest/images/helm.png diff --git a/docs/latest/images/highly-available-icon.svg b/content/en/docs/latest/images/highly-available-icon.svg similarity index 100% rename from docs/latest/images/highly-available-icon.svg rename to content/en/docs/latest/images/highly-available-icon.svg diff --git a/docs/latest/images/jaeger.png b/content/en/docs/latest/images/jaeger.png similarity index 100% rename from docs/latest/images/jaeger.png rename to content/en/docs/latest/images/jaeger.png diff --git a/docs/latest/images/kubernetes.png b/content/en/docs/latest/images/kubernetes.png similarity index 100% rename from docs/latest/images/kubernetes.png rename to content/en/docs/latest/images/kubernetes.png diff --git a/docs/latest/images/left-arrow.svg b/content/en/docs/latest/images/left-arrow.svg similarity index 100% rename from docs/latest/images/left-arrow.svg rename to content/en/docs/latest/images/left-arrow.svg diff --git a/docs/latest/images/linux.png b/content/en/docs/latest/images/linux.png similarity index 100% rename from docs/latest/images/linux.png rename to content/en/docs/latest/images/linux.png diff --git a/docs/latest/images/logo.png b/content/en/docs/latest/images/logo.png similarity index 100% rename from docs/latest/images/logo.png rename to content/en/docs/latest/images/logo.png diff --git a/docs/latest/images/mapping-editor.png b/content/en/docs/latest/images/mapping-editor.png similarity index 100% rename from docs/latest/images/mapping-editor.png rename to content/en/docs/latest/images/mapping-editor.png diff --git a/docs/latest/images/network-architecture.png b/content/en/docs/latest/images/network-architecture.png similarity index 100% rename from docs/latest/images/network-architecture.png rename to content/en/docs/latest/images/network-architecture.png diff --git a/docs/latest/images/penguin-background.svg b/content/en/docs/latest/images/penguin-background.svg similarity index 100% rename from docs/latest/images/penguin-background.svg rename to content/en/docs/latest/images/penguin-background.svg diff --git a/docs/latest/images/pro-iap.png b/content/en/docs/latest/images/pro-iap.png similarity index 100% rename from docs/latest/images/pro-iap.png rename to content/en/docs/latest/images/pro-iap.png diff --git a/docs/latest/images/quote.svg b/content/en/docs/latest/images/quote.svg similarity index 100% rename from docs/latest/images/quote.svg rename to content/en/docs/latest/images/quote.svg diff --git a/docs/latest/images/right-arrow.svg b/content/en/docs/latest/images/right-arrow.svg similarity index 100% rename from docs/latest/images/right-arrow.svg rename to content/en/docs/latest/images/right-arrow.svg diff --git a/docs/latest/images/routing-icon.svg b/content/en/docs/latest/images/routing-icon.svg similarity index 100% rename from docs/latest/images/routing-icon.svg rename to content/en/docs/latest/images/routing-icon.svg diff --git a/docs/latest/images/self-service-features-bg.svg b/content/en/docs/latest/images/self-service-features-bg.svg similarity index 100% rename from docs/latest/images/self-service-features-bg.svg rename to content/en/docs/latest/images/self-service-features-bg.svg diff --git a/docs/latest/images/shadowing.png b/content/en/docs/latest/images/shadowing.png similarity index 100% rename from docs/latest/images/shadowing.png rename to content/en/docs/latest/images/shadowing.png diff --git a/docs/latest/images/speedometers.png b/content/en/docs/latest/images/speedometers.png similarity index 100% rename from docs/latest/images/speedometers.png rename to content/en/docs/latest/images/speedometers.png diff --git a/docs/latest/images/tp-architecture.png b/content/en/docs/latest/images/tp-architecture.png similarity index 100% rename from docs/latest/images/tp-architecture.png rename to content/en/docs/latest/images/tp-architecture.png diff --git a/docs/latest/images/tp-tutorial-1.png b/content/en/docs/latest/images/tp-tutorial-1.png similarity index 100% rename from docs/latest/images/tp-tutorial-1.png rename to content/en/docs/latest/images/tp-tutorial-1.png diff --git a/docs/latest/images/tp-tutorial-2.png b/content/en/docs/latest/images/tp-tutorial-2.png similarity index 100% rename from docs/latest/images/tp-tutorial-2.png rename to content/en/docs/latest/images/tp-tutorial-2.png diff --git a/docs/latest/images/tp-tutorial-3.png b/content/en/docs/latest/images/tp-tutorial-3.png similarity index 100% rename from docs/latest/images/tp-tutorial-3.png rename to content/en/docs/latest/images/tp-tutorial-3.png diff --git a/docs/latest/images/tp-tutorial-4.png b/content/en/docs/latest/images/tp-tutorial-4.png similarity index 100% rename from docs/latest/images/tp-tutorial-4.png rename to content/en/docs/latest/images/tp-tutorial-4.png diff --git a/docs/latest/images/trad-inner-dev-loop.png b/content/en/docs/latest/images/trad-inner-dev-loop.png similarity index 100% rename from docs/latest/images/trad-inner-dev-loop.png rename to content/en/docs/latest/images/trad-inner-dev-loop.png diff --git a/docs/latest/images/windows.png b/content/en/docs/latest/images/windows.png similarity index 100% rename from docs/latest/images/windows.png rename to content/en/docs/latest/images/windows.png diff --git a/docs/latest/images/xkcd.png b/content/en/docs/latest/images/xkcd.png similarity index 100% rename from docs/latest/images/xkcd.png rename to content/en/docs/latest/images/xkcd.png diff --git a/docs/latest/release-notes/edge-stack-1.13.4.png b/content/en/docs/latest/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/latest/release-notes/edge-stack-1.13.4.png rename to content/en/docs/latest/release-notes/edge-stack-1.13.4.png diff --git a/docs/latest/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/latest/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/latest/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/latest/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/latest/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/latest/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/latest/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/latest/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/latest/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/latest/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/latest/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/latest/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/latest/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/latest/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/latest/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/latest/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/latest/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/latest/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/latest/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/latest/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/latest/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/latest/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/latest/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/latest/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/latest/release-notes/emissary-ga.png b/content/en/docs/latest/release-notes/emissary-ga.png similarity index 100% rename from docs/latest/release-notes/emissary-ga.png rename to content/en/docs/latest/release-notes/emissary-ga.png diff --git a/docs/latest/release-notes/tada.png b/content/en/docs/latest/release-notes/tada.png similarity index 100% rename from docs/latest/release-notes/tada.png rename to content/en/docs/latest/release-notes/tada.png diff --git a/docs/latest/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/latest/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/latest/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/latest/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/latest/release-notes/v2.0.4-l7depth.png b/content/en/docs/latest/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/latest/release-notes/v2.0.4-l7depth.png rename to content/en/docs/latest/release-notes/v2.0.4-l7depth.png diff --git a/docs/latest/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/latest/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/latest/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/latest/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/latest/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/latest/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/latest/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/latest/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/latest/release-notes/v2.0.4-version.png b/content/en/docs/latest/release-notes/v2.0.4-version.png similarity index 100% rename from docs/latest/release-notes/v2.0.4-version.png rename to content/en/docs/latest/release-notes/v2.0.4-version.png diff --git a/docs/latest/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/latest/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/latest/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/latest/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/latest/release-notes/v2.0.5-mappingselector.png b/content/en/docs/latest/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/latest/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/latest/release-notes/v2.0.5-mappingselector.png diff --git a/docs/latest/release-notes/v2.1.0-canary.png b/content/en/docs/latest/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/latest/release-notes/v2.1.0-canary.png rename to content/en/docs/latest/release-notes/v2.1.0-canary.png diff --git a/docs/latest/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/latest/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/latest/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/latest/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/latest/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/latest/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/latest/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/latest/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/latest/release-notes/v2.1.2-annotations.png b/content/en/docs/latest/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/latest/release-notes/v2.1.2-annotations.png rename to content/en/docs/latest/release-notes/v2.1.2-annotations.png diff --git a/docs/latest/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/latest/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/latest/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/latest/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/latest/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/latest/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/latest/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/latest/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/latest/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/latest/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/latest/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/latest/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/latest/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/latest/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/latest/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/latest/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/latest/release-notes/v2.2.0-cloud.png b/content/en/docs/latest/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/latest/release-notes/v2.2.0-cloud.png rename to content/en/docs/latest/release-notes/v2.2.0-cloud.png diff --git a/docs/latest/release-notes/v2.2.0-percent-escape.png b/content/en/docs/latest/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/latest/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/latest/release-notes/v2.2.0-percent-escape.png diff --git a/docs/latest/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/latest/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/latest/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/latest/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/latest/releaseNotes.yml b/content/en/docs/latest/releaseNotes.yml similarity index 100% rename from docs/latest/releaseNotes.yml rename to content/en/docs/latest/releaseNotes.yml diff --git a/docs/latest/topics/concepts/architecture.md b/content/en/docs/latest/topics/concepts/architecture.md similarity index 100% rename from docs/latest/topics/concepts/architecture.md rename to content/en/docs/latest/topics/concepts/architecture.md diff --git a/docs/latest/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/latest/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/latest/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/latest/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/latest/topics/concepts/index.md b/content/en/docs/latest/topics/concepts/index.md similarity index 100% rename from docs/latest/topics/concepts/index.md rename to content/en/docs/latest/topics/concepts/index.md diff --git a/docs/latest/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/latest/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/latest/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/latest/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/latest/topics/concepts/microservices-api-gateways.md b/content/en/docs/latest/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/latest/topics/concepts/microservices-api-gateways.md rename to content/en/docs/latest/topics/concepts/microservices-api-gateways.md diff --git a/docs/latest/topics/concepts/progressive-delivery.md b/content/en/docs/latest/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/latest/topics/concepts/progressive-delivery.md rename to content/en/docs/latest/topics/concepts/progressive-delivery.md diff --git a/docs/latest/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/latest/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/latest/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/latest/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/latest/topics/install/ambassador-oss-community.md b/content/en/docs/latest/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/latest/topics/install/ambassador-oss-community.md rename to content/en/docs/latest/topics/install/ambassador-oss-community.md diff --git a/docs/latest/topics/install/bare-metal.md b/content/en/docs/latest/topics/install/bare-metal.md similarity index 100% rename from docs/latest/topics/install/bare-metal.md rename to content/en/docs/latest/topics/install/bare-metal.md diff --git a/docs/latest/topics/install/convert-to-v3alpha1.md b/content/en/docs/latest/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/latest/topics/install/convert-to-v3alpha1.md rename to content/en/docs/latest/topics/install/convert-to-v3alpha1.md diff --git a/docs/latest/topics/install/docker.md b/content/en/docs/latest/topics/install/docker.md similarity index 100% rename from docs/latest/topics/install/docker.md rename to content/en/docs/latest/topics/install/docker.md diff --git a/docs/latest/topics/install/helm.md b/content/en/docs/latest/topics/install/helm.md similarity index 100% rename from docs/latest/topics/install/helm.md rename to content/en/docs/latest/topics/install/helm.md diff --git a/docs/latest/topics/install/index.less b/content/en/docs/latest/topics/install/index.less similarity index 100% rename from docs/latest/topics/install/index.less rename to content/en/docs/latest/topics/install/index.less diff --git a/docs/latest/topics/install/index.md b/content/en/docs/latest/topics/install/index.md similarity index 100% rename from docs/latest/topics/install/index.md rename to content/en/docs/latest/topics/install/index.md diff --git a/docs/latest/topics/install/migrate-to-2-alternate.md b/content/en/docs/latest/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/latest/topics/install/migrate-to-2-alternate.md rename to content/en/docs/latest/topics/install/migrate-to-2-alternate.md diff --git a/docs/latest/topics/install/migrate-to-3-alternate.md b/content/en/docs/latest/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/latest/topics/install/migrate-to-3-alternate.md rename to content/en/docs/latest/topics/install/migrate-to-3-alternate.md diff --git a/docs/latest/topics/install/migration-matrix.md b/content/en/docs/latest/topics/install/migration-matrix.md similarity index 100% rename from docs/latest/topics/install/migration-matrix.md rename to content/en/docs/latest/topics/install/migration-matrix.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-3.6/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.6/emissary-3.X.md diff --git a/docs/latest/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md b/content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/latest/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md rename to content/en/docs/latest/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md diff --git a/docs/latest/topics/install/yaml-install.md b/content/en/docs/latest/topics/install/yaml-install.md similarity index 100% rename from docs/latest/topics/install/yaml-install.md rename to content/en/docs/latest/topics/install/yaml-install.md diff --git a/docs/latest/topics/running/ambassador-deployment.md b/content/en/docs/latest/topics/running/ambassador-deployment.md similarity index 100% rename from docs/latest/topics/running/ambassador-deployment.md rename to content/en/docs/latest/topics/running/ambassador-deployment.md diff --git a/docs/latest/topics/running/ambassador-with-aws.md b/content/en/docs/latest/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/latest/topics/running/ambassador-with-aws.md rename to content/en/docs/latest/topics/running/ambassador-with-aws.md diff --git a/docs/latest/topics/running/ambassador-with-gke.md b/content/en/docs/latest/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/latest/topics/running/ambassador-with-gke.md rename to content/en/docs/latest/topics/running/ambassador-with-gke.md diff --git a/docs/latest/topics/running/ambassador.md b/content/en/docs/latest/topics/running/ambassador.md similarity index 100% rename from docs/latest/topics/running/ambassador.md rename to content/en/docs/latest/topics/running/ambassador.md diff --git a/docs/latest/topics/running/custom-error-responses.md b/content/en/docs/latest/topics/running/custom-error-responses.md similarity index 100% rename from docs/latest/topics/running/custom-error-responses.md rename to content/en/docs/latest/topics/running/custom-error-responses.md diff --git a/docs/latest/topics/running/debugging.md b/content/en/docs/latest/topics/running/debugging.md similarity index 100% rename from docs/latest/topics/running/debugging.md rename to content/en/docs/latest/topics/running/debugging.md diff --git a/docs/latest/topics/running/diagnostics.md b/content/en/docs/latest/topics/running/diagnostics.md similarity index 100% rename from docs/latest/topics/running/diagnostics.md rename to content/en/docs/latest/topics/running/diagnostics.md diff --git a/docs/latest/topics/running/environment.md b/content/en/docs/latest/topics/running/environment.md similarity index 100% rename from docs/latest/topics/running/environment.md rename to content/en/docs/latest/topics/running/environment.md diff --git a/docs/latest/topics/running/gzip.md b/content/en/docs/latest/topics/running/gzip.md similarity index 100% rename from docs/latest/topics/running/gzip.md rename to content/en/docs/latest/topics/running/gzip.md diff --git a/docs/latest/topics/running/host-crd.md b/content/en/docs/latest/topics/running/host-crd.md similarity index 100% rename from docs/latest/topics/running/host-crd.md rename to content/en/docs/latest/topics/running/host-crd.md diff --git a/docs/latest/topics/running/http3.md b/content/en/docs/latest/topics/running/http3.md similarity index 100% rename from docs/latest/topics/running/http3.md rename to content/en/docs/latest/topics/running/http3.md diff --git a/docs/latest/topics/running/index.md b/content/en/docs/latest/topics/running/index.md similarity index 100% rename from docs/latest/topics/running/index.md rename to content/en/docs/latest/topics/running/index.md diff --git a/docs/latest/topics/running/ingress-controller.md b/content/en/docs/latest/topics/running/ingress-controller.md similarity index 100% rename from docs/latest/topics/running/ingress-controller.md rename to content/en/docs/latest/topics/running/ingress-controller.md diff --git a/docs/latest/topics/running/listener.md b/content/en/docs/latest/topics/running/listener.md similarity index 100% rename from docs/latest/topics/running/listener.md rename to content/en/docs/latest/topics/running/listener.md diff --git a/docs/latest/topics/running/load-balancer.md b/content/en/docs/latest/topics/running/load-balancer.md similarity index 100% rename from docs/latest/topics/running/load-balancer.md rename to content/en/docs/latest/topics/running/load-balancer.md diff --git a/docs/latest/topics/running/resolvers.md b/content/en/docs/latest/topics/running/resolvers.md similarity index 100% rename from docs/latest/topics/running/resolvers.md rename to content/en/docs/latest/topics/running/resolvers.md diff --git a/docs/latest/topics/running/running.md b/content/en/docs/latest/topics/running/running.md similarity index 100% rename from docs/latest/topics/running/running.md rename to content/en/docs/latest/topics/running/running.md diff --git a/docs/latest/topics/running/scaling.md b/content/en/docs/latest/topics/running/scaling.md similarity index 100% rename from docs/latest/topics/running/scaling.md rename to content/en/docs/latest/topics/running/scaling.md diff --git a/docs/latest/topics/running/services/auth-service.md b/content/en/docs/latest/topics/running/services/auth-service.md similarity index 100% rename from docs/latest/topics/running/services/auth-service.md rename to content/en/docs/latest/topics/running/services/auth-service.md diff --git a/docs/latest/topics/running/services/ext-authz.md b/content/en/docs/latest/topics/running/services/ext-authz.md similarity index 100% rename from docs/latest/topics/running/services/ext-authz.md rename to content/en/docs/latest/topics/running/services/ext-authz.md diff --git a/docs/latest/topics/running/services/index.md b/content/en/docs/latest/topics/running/services/index.md similarity index 100% rename from docs/latest/topics/running/services/index.md rename to content/en/docs/latest/topics/running/services/index.md diff --git a/docs/latest/topics/running/services/log-service.md b/content/en/docs/latest/topics/running/services/log-service.md similarity index 100% rename from docs/latest/topics/running/services/log-service.md rename to content/en/docs/latest/topics/running/services/log-service.md diff --git a/docs/latest/topics/running/services/rate-limit-service.md b/content/en/docs/latest/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/latest/topics/running/services/rate-limit-service.md rename to content/en/docs/latest/topics/running/services/rate-limit-service.md diff --git a/docs/latest/topics/running/services/tracing-service.md b/content/en/docs/latest/topics/running/services/tracing-service.md similarity index 100% rename from docs/latest/topics/running/services/tracing-service.md rename to content/en/docs/latest/topics/running/services/tracing-service.md diff --git a/docs/latest/topics/running/statistics/8877-metrics.md b/content/en/docs/latest/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/latest/topics/running/statistics/8877-metrics.md rename to content/en/docs/latest/topics/running/statistics/8877-metrics.md diff --git a/docs/latest/topics/running/statistics/envoy-statsd.md b/content/en/docs/latest/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/latest/topics/running/statistics/envoy-statsd.md rename to content/en/docs/latest/topics/running/statistics/envoy-statsd.md diff --git a/docs/latest/topics/running/statistics/index.md b/content/en/docs/latest/topics/running/statistics/index.md similarity index 100% rename from docs/latest/topics/running/statistics/index.md rename to content/en/docs/latest/topics/running/statistics/index.md diff --git a/docs/latest/topics/running/tls/cleartext-redirection.md b/content/en/docs/latest/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/latest/topics/running/tls/cleartext-redirection.md rename to content/en/docs/latest/topics/running/tls/cleartext-redirection.md diff --git a/docs/latest/topics/running/tls/index.md b/content/en/docs/latest/topics/running/tls/index.md similarity index 100% rename from docs/latest/topics/running/tls/index.md rename to content/en/docs/latest/topics/running/tls/index.md diff --git a/docs/latest/topics/running/tls/mtls.md b/content/en/docs/latest/topics/running/tls/mtls.md similarity index 100% rename from docs/latest/topics/running/tls/mtls.md rename to content/en/docs/latest/topics/running/tls/mtls.md diff --git a/docs/latest/topics/running/tls/origination.md b/content/en/docs/latest/topics/running/tls/origination.md similarity index 100% rename from docs/latest/topics/running/tls/origination.md rename to content/en/docs/latest/topics/running/tls/origination.md diff --git a/docs/latest/topics/running/tls/sni.md b/content/en/docs/latest/topics/running/tls/sni.md similarity index 100% rename from docs/latest/topics/running/tls/sni.md rename to content/en/docs/latest/topics/running/tls/sni.md diff --git a/docs/latest/topics/using/authservice.md b/content/en/docs/latest/topics/using/authservice.md similarity index 100% rename from docs/latest/topics/using/authservice.md rename to content/en/docs/latest/topics/using/authservice.md diff --git a/docs/latest/topics/using/canary.md b/content/en/docs/latest/topics/using/canary.md similarity index 100% rename from docs/latest/topics/using/canary.md rename to content/en/docs/latest/topics/using/canary.md diff --git a/docs/latest/topics/using/circuit-breakers.md b/content/en/docs/latest/topics/using/circuit-breakers.md similarity index 100% rename from docs/latest/topics/using/circuit-breakers.md rename to content/en/docs/latest/topics/using/circuit-breakers.md diff --git a/docs/latest/topics/using/cors.md b/content/en/docs/latest/topics/using/cors.md similarity index 100% rename from docs/latest/topics/using/cors.md rename to content/en/docs/latest/topics/using/cors.md diff --git a/docs/latest/topics/using/defaults.md b/content/en/docs/latest/topics/using/defaults.md similarity index 100% rename from docs/latest/topics/using/defaults.md rename to content/en/docs/latest/topics/using/defaults.md diff --git a/docs/latest/topics/using/gateway-api.md b/content/en/docs/latest/topics/using/gateway-api.md similarity index 100% rename from docs/latest/topics/using/gateway-api.md rename to content/en/docs/latest/topics/using/gateway-api.md diff --git a/docs/latest/topics/using/headers/add-request-headers.md b/content/en/docs/latest/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/latest/topics/using/headers/add-request-headers.md rename to content/en/docs/latest/topics/using/headers/add-request-headers.md diff --git a/docs/latest/topics/using/headers/add-response-headers.md b/content/en/docs/latest/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/latest/topics/using/headers/add-response-headers.md rename to content/en/docs/latest/topics/using/headers/add-response-headers.md diff --git a/docs/latest/topics/using/headers/headers.md b/content/en/docs/latest/topics/using/headers/headers.md similarity index 100% rename from docs/latest/topics/using/headers/headers.md rename to content/en/docs/latest/topics/using/headers/headers.md diff --git a/docs/latest/topics/using/headers/host.md b/content/en/docs/latest/topics/using/headers/host.md similarity index 100% rename from docs/latest/topics/using/headers/host.md rename to content/en/docs/latest/topics/using/headers/host.md diff --git a/docs/latest/topics/using/headers/remove-request-headers.md b/content/en/docs/latest/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/latest/topics/using/headers/remove-request-headers.md rename to content/en/docs/latest/topics/using/headers/remove-request-headers.md diff --git a/docs/latest/topics/using/headers/remove-response-headers.md b/content/en/docs/latest/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/latest/topics/using/headers/remove-response-headers.md rename to content/en/docs/latest/topics/using/headers/remove-response-headers.md diff --git a/docs/latest/topics/using/index.md b/content/en/docs/latest/topics/using/index.md similarity index 100% rename from docs/latest/topics/using/index.md rename to content/en/docs/latest/topics/using/index.md diff --git a/docs/latest/topics/using/intro-mappings.md b/content/en/docs/latest/topics/using/intro-mappings.md similarity index 100% rename from docs/latest/topics/using/intro-mappings.md rename to content/en/docs/latest/topics/using/intro-mappings.md diff --git a/docs/latest/topics/using/keepalive.md b/content/en/docs/latest/topics/using/keepalive.md similarity index 100% rename from docs/latest/topics/using/keepalive.md rename to content/en/docs/latest/topics/using/keepalive.md diff --git a/docs/latest/topics/using/mappings.md b/content/en/docs/latest/topics/using/mappings.md similarity index 100% rename from docs/latest/topics/using/mappings.md rename to content/en/docs/latest/topics/using/mappings.md diff --git a/docs/latest/topics/using/method.md b/content/en/docs/latest/topics/using/method.md similarity index 100% rename from docs/latest/topics/using/method.md rename to content/en/docs/latest/topics/using/method.md diff --git a/docs/latest/topics/using/prefix-regex.md b/content/en/docs/latest/topics/using/prefix-regex.md similarity index 100% rename from docs/latest/topics/using/prefix-regex.md rename to content/en/docs/latest/topics/using/prefix-regex.md diff --git a/docs/latest/topics/using/query-parameters.md b/content/en/docs/latest/topics/using/query-parameters.md similarity index 100% rename from docs/latest/topics/using/query-parameters.md rename to content/en/docs/latest/topics/using/query-parameters.md diff --git a/docs/latest/topics/using/rate-limits/index.md b/content/en/docs/latest/topics/using/rate-limits/index.md similarity index 100% rename from docs/latest/topics/using/rate-limits/index.md rename to content/en/docs/latest/topics/using/rate-limits/index.md diff --git a/docs/latest/topics/using/redirects.md b/content/en/docs/latest/topics/using/redirects.md similarity index 100% rename from docs/latest/topics/using/redirects.md rename to content/en/docs/latest/topics/using/redirects.md diff --git a/docs/latest/topics/using/retries.md b/content/en/docs/latest/topics/using/retries.md similarity index 100% rename from docs/latest/topics/using/retries.md rename to content/en/docs/latest/topics/using/retries.md diff --git a/docs/latest/topics/using/rewrites.md b/content/en/docs/latest/topics/using/rewrites.md similarity index 100% rename from docs/latest/topics/using/rewrites.md rename to content/en/docs/latest/topics/using/rewrites.md diff --git a/docs/latest/topics/using/shadowing.md b/content/en/docs/latest/topics/using/shadowing.md similarity index 100% rename from docs/latest/topics/using/shadowing.md rename to content/en/docs/latest/topics/using/shadowing.md diff --git a/docs/latest/topics/using/tcpmappings.md b/content/en/docs/latest/topics/using/tcpmappings.md similarity index 100% rename from docs/latest/topics/using/tcpmappings.md rename to content/en/docs/latest/topics/using/tcpmappings.md diff --git a/docs/latest/topics/using/timeouts.md b/content/en/docs/latest/topics/using/timeouts.md similarity index 100% rename from docs/latest/topics/using/timeouts.md rename to content/en/docs/latest/topics/using/timeouts.md diff --git a/docs/latest/tutorials/dev-portal-tutorial.md b/content/en/docs/latest/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/latest/tutorials/dev-portal-tutorial.md rename to content/en/docs/latest/tutorials/dev-portal-tutorial.md diff --git a/docs/latest/tutorials/getting-started.md b/content/en/docs/latest/tutorials/getting-started.md similarity index 100% rename from docs/latest/tutorials/getting-started.md rename to content/en/docs/latest/tutorials/getting-started.md diff --git a/docs/latest/tutorials/gs-tabs.js b/content/en/docs/latest/tutorials/gs-tabs.js similarity index 100% rename from docs/latest/tutorials/gs-tabs.js rename to content/en/docs/latest/tutorials/gs-tabs.js diff --git a/docs/latest/tutorials/gs-tabs2.js b/content/en/docs/latest/tutorials/gs-tabs2.js similarity index 100% rename from docs/latest/tutorials/gs-tabs2.js rename to content/en/docs/latest/tutorials/gs-tabs2.js diff --git a/docs/latest/tutorials/quickstart-demo.md b/content/en/docs/latest/tutorials/quickstart-demo.md similarity index 100% rename from docs/latest/tutorials/quickstart-demo.md rename to content/en/docs/latest/tutorials/quickstart-demo.md diff --git a/docs/latest/versions.yml b/content/en/docs/latest/versions.yml similarity index 100% rename from docs/latest/versions.yml rename to content/en/docs/latest/versions.yml diff --git a/docs/pre-release/about/aes-emissary-eol.md b/content/en/docs/pre-release/about/aes-emissary-eol.md similarity index 100% rename from docs/pre-release/about/aes-emissary-eol.md rename to content/en/docs/pre-release/about/aes-emissary-eol.md diff --git a/docs/pre-release/about/alternatives.md b/content/en/docs/pre-release/about/alternatives.md similarity index 100% rename from docs/pre-release/about/alternatives.md rename to content/en/docs/pre-release/about/alternatives.md diff --git a/docs/pre-release/about/changes-2.x.md b/content/en/docs/pre-release/about/changes-2.x.md similarity index 100% rename from docs/pre-release/about/changes-2.x.md rename to content/en/docs/pre-release/about/changes-2.x.md diff --git a/docs/pre-release/about/changes-3.y.md b/content/en/docs/pre-release/about/changes-3.y.md similarity index 100% rename from docs/pre-release/about/changes-3.y.md rename to content/en/docs/pre-release/about/changes-3.y.md diff --git a/docs/pre-release/about/faq.md b/content/en/docs/pre-release/about/faq.md similarity index 100% rename from docs/pre-release/about/faq.md rename to content/en/docs/pre-release/about/faq.md diff --git a/docs/pre-release/about/features-and-benefits.md b/content/en/docs/pre-release/about/features-and-benefits.md similarity index 100% rename from docs/pre-release/about/features-and-benefits.md rename to content/en/docs/pre-release/about/features-and-benefits.md diff --git a/docs/pre-release/about/known-issues.md b/content/en/docs/pre-release/about/known-issues.md similarity index 100% rename from docs/pre-release/about/known-issues.md rename to content/en/docs/pre-release/about/known-issues.md diff --git a/docs/pre-release/about/support.md b/content/en/docs/pre-release/about/support.md similarity index 100% rename from docs/pre-release/about/support.md rename to content/en/docs/pre-release/about/support.md diff --git a/docs/pre-release/about/why-ambassador.md b/content/en/docs/pre-release/about/why-ambassador.md similarity index 100% rename from docs/pre-release/about/why-ambassador.md rename to content/en/docs/pre-release/about/why-ambassador.md diff --git a/docs/pre-release/community.md b/content/en/docs/pre-release/community.md similarity index 100% rename from docs/pre-release/community.md rename to content/en/docs/pre-release/community.md diff --git a/docs/pre-release/doc-links.yml b/content/en/docs/pre-release/doc-links.yml similarity index 100% rename from docs/pre-release/doc-links.yml rename to content/en/docs/pre-release/doc-links.yml diff --git a/docs/pre-release/features-icons/basic-authentication.svg b/content/en/docs/pre-release/features-icons/basic-authentication.svg similarity index 100% rename from docs/pre-release/features-icons/basic-authentication.svg rename to content/en/docs/pre-release/features-icons/basic-authentication.svg diff --git a/docs/pre-release/features-icons/canary-release.svg b/content/en/docs/pre-release/features-icons/canary-release.svg similarity index 100% rename from docs/pre-release/features-icons/canary-release.svg rename to content/en/docs/pre-release/features-icons/canary-release.svg diff --git a/docs/pre-release/features-icons/cors.svg b/content/en/docs/pre-release/features-icons/cors.svg similarity index 100% rename from docs/pre-release/features-icons/cors.svg rename to content/en/docs/pre-release/features-icons/cors.svg diff --git a/docs/pre-release/features-icons/datadog.png b/content/en/docs/pre-release/features-icons/datadog.png similarity index 100% rename from docs/pre-release/features-icons/datadog.png rename to content/en/docs/pre-release/features-icons/datadog.png diff --git a/docs/pre-release/features-icons/datadog.svg b/content/en/docs/pre-release/features-icons/datadog.svg similarity index 100% rename from docs/pre-release/features-icons/datadog.svg rename to content/en/docs/pre-release/features-icons/datadog.svg diff --git a/docs/pre-release/features-icons/diagnostics.svg b/content/en/docs/pre-release/features-icons/diagnostics.svg similarity index 100% rename from docs/pre-release/features-icons/diagnostics.svg rename to content/en/docs/pre-release/features-icons/diagnostics.svg diff --git a/docs/pre-release/features-icons/distributed-tracing.png b/content/en/docs/pre-release/features-icons/distributed-tracing.png similarity index 100% rename from docs/pre-release/features-icons/distributed-tracing.png rename to content/en/docs/pre-release/features-icons/distributed-tracing.png diff --git a/docs/pre-release/features-icons/grpc.png b/content/en/docs/pre-release/features-icons/grpc.png similarity index 100% rename from docs/pre-release/features-icons/grpc.png rename to content/en/docs/pre-release/features-icons/grpc.png diff --git a/docs/pre-release/features-icons/prometheus.svg b/content/en/docs/pre-release/features-icons/prometheus.svg similarity index 100% rename from docs/pre-release/features-icons/prometheus.svg rename to content/en/docs/pre-release/features-icons/prometheus.svg diff --git a/docs/pre-release/features-icons/rate-limiting.svg b/content/en/docs/pre-release/features-icons/rate-limiting.svg similarity index 100% rename from docs/pre-release/features-icons/rate-limiting.svg rename to content/en/docs/pre-release/features-icons/rate-limiting.svg diff --git a/docs/pre-release/features-icons/regex-routing.svg b/content/en/docs/pre-release/features-icons/regex-routing.svg similarity index 100% rename from docs/pre-release/features-icons/regex-routing.svg rename to content/en/docs/pre-release/features-icons/regex-routing.svg diff --git a/docs/pre-release/features-icons/request-transformers.svg b/content/en/docs/pre-release/features-icons/request-transformers.svg similarity index 100% rename from docs/pre-release/features-icons/request-transformers.svg rename to content/en/docs/pre-release/features-icons/request-transformers.svg diff --git a/docs/pre-release/features-icons/shadowing.svg b/content/en/docs/pre-release/features-icons/shadowing.svg similarity index 100% rename from docs/pre-release/features-icons/shadowing.svg rename to content/en/docs/pre-release/features-icons/shadowing.svg diff --git a/docs/pre-release/features-icons/statsd.png b/content/en/docs/pre-release/features-icons/statsd.png similarity index 100% rename from docs/pre-release/features-icons/statsd.png rename to content/en/docs/pre-release/features-icons/statsd.png diff --git a/docs/pre-release/features-icons/statsd.svg b/content/en/docs/pre-release/features-icons/statsd.svg similarity index 100% rename from docs/pre-release/features-icons/statsd.svg rename to content/en/docs/pre-release/features-icons/statsd.svg diff --git a/docs/pre-release/features-icons/third-party-auth.svg b/content/en/docs/pre-release/features-icons/third-party-auth.svg similarity index 100% rename from docs/pre-release/features-icons/third-party-auth.svg rename to content/en/docs/pre-release/features-icons/third-party-auth.svg diff --git a/docs/pre-release/features-icons/timeouts.svg b/content/en/docs/pre-release/features-icons/timeouts.svg similarity index 100% rename from docs/pre-release/features-icons/timeouts.svg rename to content/en/docs/pre-release/features-icons/timeouts.svg diff --git a/docs/pre-release/features-icons/tls-termination.svg b/content/en/docs/pre-release/features-icons/tls-termination.svg similarity index 100% rename from docs/pre-release/features-icons/tls-termination.svg rename to content/en/docs/pre-release/features-icons/tls-termination.svg diff --git a/docs/pre-release/features-icons/url-rewrite.svg b/content/en/docs/pre-release/features-icons/url-rewrite.svg similarity index 100% rename from docs/pre-release/features-icons/url-rewrite.svg rename to content/en/docs/pre-release/features-icons/url-rewrite.svg diff --git a/docs/pre-release/features-icons/websockets.svg b/content/en/docs/pre-release/features-icons/websockets.svg similarity index 100% rename from docs/pre-release/features-icons/websockets.svg rename to content/en/docs/pre-release/features-icons/websockets.svg diff --git a/docs/pre-release/howtos/active-health-checking.md b/content/en/docs/pre-release/howtos/active-health-checking.md similarity index 100% rename from docs/pre-release/howtos/active-health-checking.md rename to content/en/docs/pre-release/howtos/active-health-checking.md diff --git a/docs/pre-release/howtos/basic-auth.md b/content/en/docs/pre-release/howtos/basic-auth.md similarity index 100% rename from docs/pre-release/howtos/basic-auth.md rename to content/en/docs/pre-release/howtos/basic-auth.md diff --git a/docs/pre-release/howtos/cert-manager.md b/content/en/docs/pre-release/howtos/cert-manager.md similarity index 100% rename from docs/pre-release/howtos/cert-manager.md rename to content/en/docs/pre-release/howtos/cert-manager.md diff --git a/docs/pre-release/howtos/client-cert-validation.md b/content/en/docs/pre-release/howtos/client-cert-validation.md similarity index 100% rename from docs/pre-release/howtos/client-cert-validation.md rename to content/en/docs/pre-release/howtos/client-cert-validation.md diff --git a/docs/pre-release/howtos/configure-communications.md b/content/en/docs/pre-release/howtos/configure-communications.md similarity index 100% rename from docs/pre-release/howtos/configure-communications.md rename to content/en/docs/pre-release/howtos/configure-communications.md diff --git a/docs/pre-release/howtos/consul.md b/content/en/docs/pre-release/howtos/consul.md similarity index 100% rename from docs/pre-release/howtos/consul.md rename to content/en/docs/pre-release/howtos/consul.md diff --git a/docs/pre-release/howtos/dist-tracing.md b/content/en/docs/pre-release/howtos/dist-tracing.md similarity index 100% rename from docs/pre-release/howtos/dist-tracing.md rename to content/en/docs/pre-release/howtos/dist-tracing.md diff --git a/docs/pre-release/howtos/external-dns.md b/content/en/docs/pre-release/howtos/external-dns.md similarity index 100% rename from docs/pre-release/howtos/external-dns.md rename to content/en/docs/pre-release/howtos/external-dns.md diff --git a/docs/pre-release/howtos/filter-dev-guide.md b/content/en/docs/pre-release/howtos/filter-dev-guide.md similarity index 100% rename from docs/pre-release/howtos/filter-dev-guide.md rename to content/en/docs/pre-release/howtos/filter-dev-guide.md diff --git a/docs/pre-release/howtos/grpc.md b/content/en/docs/pre-release/howtos/grpc.md similarity index 100% rename from docs/pre-release/howtos/grpc.md rename to content/en/docs/pre-release/howtos/grpc.md diff --git a/docs/pre-release/howtos/http3-aks.md b/content/en/docs/pre-release/howtos/http3-aks.md similarity index 100% rename from docs/pre-release/howtos/http3-aks.md rename to content/en/docs/pre-release/howtos/http3-aks.md diff --git a/docs/pre-release/howtos/http3-eks.md b/content/en/docs/pre-release/howtos/http3-eks.md similarity index 100% rename from docs/pre-release/howtos/http3-eks.md rename to content/en/docs/pre-release/howtos/http3-eks.md diff --git a/docs/pre-release/howtos/http3-gke.md b/content/en/docs/pre-release/howtos/http3-gke.md similarity index 100% rename from docs/pre-release/howtos/http3-gke.md rename to content/en/docs/pre-release/howtos/http3-gke.md diff --git a/docs/pre-release/howtos/index.md b/content/en/docs/pre-release/howtos/index.md similarity index 100% rename from docs/pre-release/howtos/index.md rename to content/en/docs/pre-release/howtos/index.md diff --git a/docs/pre-release/howtos/istio.md b/content/en/docs/pre-release/howtos/istio.md similarity index 100% rename from docs/pre-release/howtos/istio.md rename to content/en/docs/pre-release/howtos/istio.md diff --git a/docs/pre-release/howtos/knative.md b/content/en/docs/pre-release/howtos/knative.md similarity index 100% rename from docs/pre-release/howtos/knative.md rename to content/en/docs/pre-release/howtos/knative.md diff --git a/docs/pre-release/howtos/linkerd2.md b/content/en/docs/pre-release/howtos/linkerd2.md similarity index 100% rename from docs/pre-release/howtos/linkerd2.md rename to content/en/docs/pre-release/howtos/linkerd2.md diff --git a/docs/pre-release/howtos/prometheus.md b/content/en/docs/pre-release/howtos/prometheus.md similarity index 100% rename from docs/pre-release/howtos/prometheus.md rename to content/en/docs/pre-release/howtos/prometheus.md diff --git a/docs/pre-release/howtos/protecting-diag-access.md b/content/en/docs/pre-release/howtos/protecting-diag-access.md similarity index 100% rename from docs/pre-release/howtos/protecting-diag-access.md rename to content/en/docs/pre-release/howtos/protecting-diag-access.md diff --git a/docs/pre-release/howtos/rate-limiting-tutorial.md b/content/en/docs/pre-release/howtos/rate-limiting-tutorial.md similarity index 100% rename from docs/pre-release/howtos/rate-limiting-tutorial.md rename to content/en/docs/pre-release/howtos/rate-limiting-tutorial.md diff --git a/docs/pre-release/howtos/route.md b/content/en/docs/pre-release/howtos/route.md similarity index 100% rename from docs/pre-release/howtos/route.md rename to content/en/docs/pre-release/howtos/route.md diff --git a/docs/pre-release/howtos/tls-termination.md b/content/en/docs/pre-release/howtos/tls-termination.md similarity index 100% rename from docs/pre-release/howtos/tls-termination.md rename to content/en/docs/pre-release/howtos/tls-termination.md diff --git a/docs/pre-release/howtos/tracing-datadog.md b/content/en/docs/pre-release/howtos/tracing-datadog.md similarity index 100% rename from docs/pre-release/howtos/tracing-datadog.md rename to content/en/docs/pre-release/howtos/tracing-datadog.md diff --git a/docs/pre-release/howtos/tracing-lightstep.md b/content/en/docs/pre-release/howtos/tracing-lightstep.md similarity index 100% rename from docs/pre-release/howtos/tracing-lightstep.md rename to content/en/docs/pre-release/howtos/tracing-lightstep.md diff --git a/docs/pre-release/howtos/tracing-zipkin.md b/content/en/docs/pre-release/howtos/tracing-zipkin.md similarity index 100% rename from docs/pre-release/howtos/tracing-zipkin.md rename to content/en/docs/pre-release/howtos/tracing-zipkin.md diff --git a/docs/pre-release/howtos/websockets.md b/content/en/docs/pre-release/howtos/websockets.md similarity index 100% rename from docs/pre-release/howtos/websockets.md rename to content/en/docs/pre-release/howtos/websockets.md diff --git a/docs/pre-release/images/Auth0_JWT.png b/content/en/docs/pre-release/images/Auth0_JWT.png similarity index 100% rename from docs/pre-release/images/Auth0_JWT.png rename to content/en/docs/pre-release/images/Auth0_JWT.png diff --git a/docs/pre-release/images/Auth0_domain_clientID.png b/content/en/docs/pre-release/images/Auth0_domain_clientID.png similarity index 100% rename from docs/pre-release/images/Auth0_domain_clientID.png rename to content/en/docs/pre-release/images/Auth0_domain_clientID.png diff --git a/docs/pre-release/images/Auth0_method_callback_origins.png b/content/en/docs/pre-release/images/Auth0_method_callback_origins.png similarity index 100% rename from docs/pre-release/images/Auth0_method_callback_origins.png rename to content/en/docs/pre-release/images/Auth0_method_callback_origins.png diff --git a/docs/pre-release/images/aes-success.png b/content/en/docs/pre-release/images/aes-success.png similarity index 100% rename from docs/pre-release/images/aes-success.png rename to content/en/docs/pre-release/images/aes-success.png diff --git a/docs/pre-release/images/ambassador-arch.png b/content/en/docs/pre-release/images/ambassador-arch.png similarity index 100% rename from docs/pre-release/images/ambassador-arch.png rename to content/en/docs/pre-release/images/ambassador-arch.png diff --git a/docs/pre-release/images/ambassador-logo.svg b/content/en/docs/pre-release/images/ambassador-logo.svg similarity index 100% rename from docs/pre-release/images/ambassador-logo.svg rename to content/en/docs/pre-release/images/ambassador-logo.svg diff --git a/docs/pre-release/images/ambassador_oidc_flow.jpg b/content/en/docs/pre-release/images/ambassador_oidc_flow.jpg similarity index 100% rename from docs/pre-release/images/ambassador_oidc_flow.jpg rename to content/en/docs/pre-release/images/ambassador_oidc_flow.jpg diff --git a/docs/pre-release/images/apple.png b/content/en/docs/pre-release/images/apple.png similarity index 100% rename from docs/pre-release/images/apple.png rename to content/en/docs/pre-release/images/apple.png diff --git a/docs/pre-release/images/auth-flow.png b/content/en/docs/pre-release/images/auth-flow.png similarity index 100% rename from docs/pre-release/images/auth-flow.png rename to content/en/docs/pre-release/images/auth-flow.png diff --git a/docs/pre-release/images/authentication-icon.svg b/content/en/docs/pre-release/images/authentication-icon.svg similarity index 100% rename from docs/pre-release/images/authentication-icon.svg rename to content/en/docs/pre-release/images/authentication-icon.svg diff --git a/docs/pre-release/images/blackbird.png b/content/en/docs/pre-release/images/blackbird.png similarity index 100% rename from docs/pre-release/images/blackbird.png rename to content/en/docs/pre-release/images/blackbird.png diff --git a/docs/pre-release/images/canary-release-overview.png b/content/en/docs/pre-release/images/canary-release-overview.png similarity index 100% rename from docs/pre-release/images/canary-release-overview.png rename to content/en/docs/pre-release/images/canary-release-overview.png diff --git a/docs/pre-release/images/configure-icon.svg b/content/en/docs/pre-release/images/configure-icon.svg similarity index 100% rename from docs/pre-release/images/configure-icon.svg rename to content/en/docs/pre-release/images/configure-icon.svg diff --git a/docs/pre-release/images/consul-ambassador.png b/content/en/docs/pre-release/images/consul-ambassador.png similarity index 100% rename from docs/pre-release/images/consul-ambassador.png rename to content/en/docs/pre-release/images/consul-ambassador.png diff --git a/docs/pre-release/images/container-inner-dev-loop.png b/content/en/docs/pre-release/images/container-inner-dev-loop.png similarity index 100% rename from docs/pre-release/images/container-inner-dev-loop.png rename to content/en/docs/pre-release/images/container-inner-dev-loop.png diff --git a/docs/pre-release/images/datawire-logo.svg b/content/en/docs/pre-release/images/datawire-logo.svg similarity index 100% rename from docs/pre-release/images/datawire-logo.svg rename to content/en/docs/pre-release/images/datawire-logo.svg diff --git a/docs/pre-release/images/diagnostics-example.png b/content/en/docs/pre-release/images/diagnostics-example.png similarity index 100% rename from docs/pre-release/images/diagnostics-example.png rename to content/en/docs/pre-release/images/diagnostics-example.png diff --git a/docs/pre-release/images/diagnostics.png b/content/en/docs/pre-release/images/diagnostics.png similarity index 100% rename from docs/pre-release/images/diagnostics.png rename to content/en/docs/pre-release/images/diagnostics.png diff --git a/docs/pre-release/images/docker-compose.png b/content/en/docs/pre-release/images/docker-compose.png similarity index 100% rename from docs/pre-release/images/docker-compose.png rename to content/en/docs/pre-release/images/docker-compose.png diff --git a/docs/pre-release/images/docker.png b/content/en/docs/pre-release/images/docker.png similarity index 100% rename from docs/pre-release/images/docker.png rename to content/en/docs/pre-release/images/docker.png diff --git a/docs/pre-release/images/edge-stack-1.13.4.png b/content/en/docs/pre-release/images/edge-stack-1.13.4.png similarity index 100% rename from docs/pre-release/images/edge-stack-1.13.4.png rename to content/en/docs/pre-release/images/edge-stack-1.13.4.png diff --git a/docs/pre-release/images/edge-stack-1.13.7-json-logging.png b/content/en/docs/pre-release/images/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/pre-release/images/edge-stack-1.13.7-json-logging.png rename to content/en/docs/pre-release/images/edge-stack-1.13.7-json-logging.png diff --git a/docs/pre-release/images/edge-stack-1.13.7-memory.png b/content/en/docs/pre-release/images/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/pre-release/images/edge-stack-1.13.7-memory.png rename to content/en/docs/pre-release/images/edge-stack-1.13.7-memory.png diff --git a/docs/pre-release/images/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/pre-release/images/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/pre-release/images/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/pre-release/images/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/pre-release/images/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/pre-release/images/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/pre-release/images/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/pre-release/images/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/pre-release/images/emissary-1.13.10-cors-origin.png b/content/en/docs/pre-release/images/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/pre-release/images/emissary-1.13.10-cors-origin.png rename to content/en/docs/pre-release/images/emissary-1.13.10-cors-origin.png diff --git a/docs/pre-release/images/fast-icon.svg b/content/en/docs/pre-release/images/fast-icon.svg similarity index 100% rename from docs/pre-release/images/fast-icon.svg rename to content/en/docs/pre-release/images/fast-icon.svg diff --git a/docs/pre-release/images/features-icons/basic-authentication.svg b/content/en/docs/pre-release/images/features-icons/basic-authentication.svg similarity index 100% rename from docs/pre-release/images/features-icons/basic-authentication.svg rename to content/en/docs/pre-release/images/features-icons/basic-authentication.svg diff --git a/docs/pre-release/images/features-icons/canary-release.svg b/content/en/docs/pre-release/images/features-icons/canary-release.svg similarity index 100% rename from docs/pre-release/images/features-icons/canary-release.svg rename to content/en/docs/pre-release/images/features-icons/canary-release.svg diff --git a/docs/pre-release/images/features-icons/cors.svg b/content/en/docs/pre-release/images/features-icons/cors.svg similarity index 100% rename from docs/pre-release/images/features-icons/cors.svg rename to content/en/docs/pre-release/images/features-icons/cors.svg diff --git a/docs/pre-release/images/features-icons/datadog.png b/content/en/docs/pre-release/images/features-icons/datadog.png similarity index 100% rename from docs/pre-release/images/features-icons/datadog.png rename to content/en/docs/pre-release/images/features-icons/datadog.png diff --git a/docs/pre-release/images/features-icons/datadog.svg b/content/en/docs/pre-release/images/features-icons/datadog.svg similarity index 100% rename from docs/pre-release/images/features-icons/datadog.svg rename to content/en/docs/pre-release/images/features-icons/datadog.svg diff --git a/docs/pre-release/images/features-icons/diagnostics.svg b/content/en/docs/pre-release/images/features-icons/diagnostics.svg similarity index 100% rename from docs/pre-release/images/features-icons/diagnostics.svg rename to content/en/docs/pre-release/images/features-icons/diagnostics.svg diff --git a/docs/pre-release/images/features-icons/distributed-tracing.png b/content/en/docs/pre-release/images/features-icons/distributed-tracing.png similarity index 100% rename from docs/pre-release/images/features-icons/distributed-tracing.png rename to content/en/docs/pre-release/images/features-icons/distributed-tracing.png diff --git a/docs/pre-release/images/features-icons/grpc.png b/content/en/docs/pre-release/images/features-icons/grpc.png similarity index 100% rename from docs/pre-release/images/features-icons/grpc.png rename to content/en/docs/pre-release/images/features-icons/grpc.png diff --git a/docs/pre-release/images/features-icons/prometheus.svg b/content/en/docs/pre-release/images/features-icons/prometheus.svg similarity index 100% rename from docs/pre-release/images/features-icons/prometheus.svg rename to content/en/docs/pre-release/images/features-icons/prometheus.svg diff --git a/docs/pre-release/images/features-icons/rate-limiting.svg b/content/en/docs/pre-release/images/features-icons/rate-limiting.svg similarity index 100% rename from docs/pre-release/images/features-icons/rate-limiting.svg rename to content/en/docs/pre-release/images/features-icons/rate-limiting.svg diff --git a/docs/pre-release/images/features-icons/regex-routing.svg b/content/en/docs/pre-release/images/features-icons/regex-routing.svg similarity index 100% rename from docs/pre-release/images/features-icons/regex-routing.svg rename to content/en/docs/pre-release/images/features-icons/regex-routing.svg diff --git a/docs/pre-release/images/features-icons/request-transformers.svg b/content/en/docs/pre-release/images/features-icons/request-transformers.svg similarity index 100% rename from docs/pre-release/images/features-icons/request-transformers.svg rename to content/en/docs/pre-release/images/features-icons/request-transformers.svg diff --git a/docs/pre-release/images/features-icons/shadowing.svg b/content/en/docs/pre-release/images/features-icons/shadowing.svg similarity index 100% rename from docs/pre-release/images/features-icons/shadowing.svg rename to content/en/docs/pre-release/images/features-icons/shadowing.svg diff --git a/docs/pre-release/images/features-icons/statsd.png b/content/en/docs/pre-release/images/features-icons/statsd.png similarity index 100% rename from docs/pre-release/images/features-icons/statsd.png rename to content/en/docs/pre-release/images/features-icons/statsd.png diff --git a/docs/pre-release/images/features-icons/statsd.svg b/content/en/docs/pre-release/images/features-icons/statsd.svg similarity index 100% rename from docs/pre-release/images/features-icons/statsd.svg rename to content/en/docs/pre-release/images/features-icons/statsd.svg diff --git a/docs/pre-release/images/features-icons/third-party-auth.svg b/content/en/docs/pre-release/images/features-icons/third-party-auth.svg similarity index 100% rename from docs/pre-release/images/features-icons/third-party-auth.svg rename to content/en/docs/pre-release/images/features-icons/third-party-auth.svg diff --git a/docs/pre-release/images/features-icons/timeouts.svg b/content/en/docs/pre-release/images/features-icons/timeouts.svg similarity index 100% rename from docs/pre-release/images/features-icons/timeouts.svg rename to content/en/docs/pre-release/images/features-icons/timeouts.svg diff --git a/docs/pre-release/images/features-icons/tls-termination.svg b/content/en/docs/pre-release/images/features-icons/tls-termination.svg similarity index 100% rename from docs/pre-release/images/features-icons/tls-termination.svg rename to content/en/docs/pre-release/images/features-icons/tls-termination.svg diff --git a/docs/pre-release/images/features-icons/url-rewrite.svg b/content/en/docs/pre-release/images/features-icons/url-rewrite.svg similarity index 100% rename from docs/pre-release/images/features-icons/url-rewrite.svg rename to content/en/docs/pre-release/images/features-icons/url-rewrite.svg diff --git a/docs/pre-release/images/features-icons/websockets.svg b/content/en/docs/pre-release/images/features-icons/websockets.svg similarity index 100% rename from docs/pre-release/images/features-icons/websockets.svg rename to content/en/docs/pre-release/images/features-icons/websockets.svg diff --git a/docs/pre-release/images/features-table.jpg b/content/en/docs/pre-release/images/features-table.jpg similarity index 100% rename from docs/pre-release/images/features-table.jpg rename to content/en/docs/pre-release/images/features-table.jpg diff --git a/docs/pre-release/images/gRPC-TLS-Ambassador.png b/content/en/docs/pre-release/images/gRPC-TLS-Ambassador.png similarity index 100% rename from docs/pre-release/images/gRPC-TLS-Ambassador.png rename to content/en/docs/pre-release/images/gRPC-TLS-Ambassador.png diff --git a/docs/pre-release/images/gRPC-TLS-Originate.png b/content/en/docs/pre-release/images/gRPC-TLS-Originate.png similarity index 100% rename from docs/pre-release/images/gRPC-TLS-Originate.png rename to content/en/docs/pre-release/images/gRPC-TLS-Originate.png diff --git a/docs/pre-release/images/github-login.png b/content/en/docs/pre-release/images/github-login.png similarity index 100% rename from docs/pre-release/images/github-login.png rename to content/en/docs/pre-release/images/github-login.png diff --git a/docs/pre-release/images/global-features-bg.svg b/content/en/docs/pre-release/images/global-features-bg.svg similarity index 100% rename from docs/pre-release/images/global-features-bg.svg rename to content/en/docs/pre-release/images/global-features-bg.svg diff --git a/docs/pre-release/images/grafana.png b/content/en/docs/pre-release/images/grafana.png similarity index 100% rename from docs/pre-release/images/grafana.png rename to content/en/docs/pre-release/images/grafana.png diff --git a/docs/pre-release/images/grpc-tls.png b/content/en/docs/pre-release/images/grpc-tls.png similarity index 100% rename from docs/pre-release/images/grpc-tls.png rename to content/en/docs/pre-release/images/grpc-tls.png diff --git a/docs/pre-release/images/helm-navy.png b/content/en/docs/pre-release/images/helm-navy.png similarity index 100% rename from docs/pre-release/images/helm-navy.png rename to content/en/docs/pre-release/images/helm-navy.png diff --git a/docs/pre-release/images/helm.png b/content/en/docs/pre-release/images/helm.png similarity index 100% rename from docs/pre-release/images/helm.png rename to content/en/docs/pre-release/images/helm.png diff --git a/docs/pre-release/images/highly-available-icon.svg b/content/en/docs/pre-release/images/highly-available-icon.svg similarity index 100% rename from docs/pre-release/images/highly-available-icon.svg rename to content/en/docs/pre-release/images/highly-available-icon.svg diff --git a/docs/pre-release/images/jaeger.png b/content/en/docs/pre-release/images/jaeger.png similarity index 100% rename from docs/pre-release/images/jaeger.png rename to content/en/docs/pre-release/images/jaeger.png diff --git a/docs/pre-release/images/kubernetes.png b/content/en/docs/pre-release/images/kubernetes.png similarity index 100% rename from docs/pre-release/images/kubernetes.png rename to content/en/docs/pre-release/images/kubernetes.png diff --git a/docs/pre-release/images/left-arrow.svg b/content/en/docs/pre-release/images/left-arrow.svg similarity index 100% rename from docs/pre-release/images/left-arrow.svg rename to content/en/docs/pre-release/images/left-arrow.svg diff --git a/docs/pre-release/images/linux.png b/content/en/docs/pre-release/images/linux.png similarity index 100% rename from docs/pre-release/images/linux.png rename to content/en/docs/pre-release/images/linux.png diff --git a/docs/pre-release/images/logo.png b/content/en/docs/pre-release/images/logo.png similarity index 100% rename from docs/pre-release/images/logo.png rename to content/en/docs/pre-release/images/logo.png diff --git a/docs/pre-release/images/mapping-editor.png b/content/en/docs/pre-release/images/mapping-editor.png similarity index 100% rename from docs/pre-release/images/mapping-editor.png rename to content/en/docs/pre-release/images/mapping-editor.png diff --git a/docs/pre-release/images/network-architecture.png b/content/en/docs/pre-release/images/network-architecture.png similarity index 100% rename from docs/pre-release/images/network-architecture.png rename to content/en/docs/pre-release/images/network-architecture.png diff --git a/docs/pre-release/images/penguin-background.svg b/content/en/docs/pre-release/images/penguin-background.svg similarity index 100% rename from docs/pre-release/images/penguin-background.svg rename to content/en/docs/pre-release/images/penguin-background.svg diff --git a/docs/pre-release/images/pro-iap.png b/content/en/docs/pre-release/images/pro-iap.png similarity index 100% rename from docs/pre-release/images/pro-iap.png rename to content/en/docs/pre-release/images/pro-iap.png diff --git a/docs/pre-release/images/quote.svg b/content/en/docs/pre-release/images/quote.svg similarity index 100% rename from docs/pre-release/images/quote.svg rename to content/en/docs/pre-release/images/quote.svg diff --git a/docs/pre-release/images/right-arrow.svg b/content/en/docs/pre-release/images/right-arrow.svg similarity index 100% rename from docs/pre-release/images/right-arrow.svg rename to content/en/docs/pre-release/images/right-arrow.svg diff --git a/docs/pre-release/images/routing-icon.svg b/content/en/docs/pre-release/images/routing-icon.svg similarity index 100% rename from docs/pre-release/images/routing-icon.svg rename to content/en/docs/pre-release/images/routing-icon.svg diff --git a/docs/pre-release/images/self-service-features-bg.svg b/content/en/docs/pre-release/images/self-service-features-bg.svg similarity index 100% rename from docs/pre-release/images/self-service-features-bg.svg rename to content/en/docs/pre-release/images/self-service-features-bg.svg diff --git a/docs/pre-release/images/shadowing.png b/content/en/docs/pre-release/images/shadowing.png similarity index 100% rename from docs/pre-release/images/shadowing.png rename to content/en/docs/pre-release/images/shadowing.png diff --git a/docs/pre-release/images/speedometers.png b/content/en/docs/pre-release/images/speedometers.png similarity index 100% rename from docs/pre-release/images/speedometers.png rename to content/en/docs/pre-release/images/speedometers.png diff --git a/docs/pre-release/images/tp-architecture.png b/content/en/docs/pre-release/images/tp-architecture.png similarity index 100% rename from docs/pre-release/images/tp-architecture.png rename to content/en/docs/pre-release/images/tp-architecture.png diff --git a/docs/pre-release/images/tp-tutorial-1.png b/content/en/docs/pre-release/images/tp-tutorial-1.png similarity index 100% rename from docs/pre-release/images/tp-tutorial-1.png rename to content/en/docs/pre-release/images/tp-tutorial-1.png diff --git a/docs/pre-release/images/tp-tutorial-2.png b/content/en/docs/pre-release/images/tp-tutorial-2.png similarity index 100% rename from docs/pre-release/images/tp-tutorial-2.png rename to content/en/docs/pre-release/images/tp-tutorial-2.png diff --git a/docs/pre-release/images/tp-tutorial-3.png b/content/en/docs/pre-release/images/tp-tutorial-3.png similarity index 100% rename from docs/pre-release/images/tp-tutorial-3.png rename to content/en/docs/pre-release/images/tp-tutorial-3.png diff --git a/docs/pre-release/images/tp-tutorial-4.png b/content/en/docs/pre-release/images/tp-tutorial-4.png similarity index 100% rename from docs/pre-release/images/tp-tutorial-4.png rename to content/en/docs/pre-release/images/tp-tutorial-4.png diff --git a/docs/pre-release/images/trad-inner-dev-loop.png b/content/en/docs/pre-release/images/trad-inner-dev-loop.png similarity index 100% rename from docs/pre-release/images/trad-inner-dev-loop.png rename to content/en/docs/pre-release/images/trad-inner-dev-loop.png diff --git a/docs/pre-release/images/windows.png b/content/en/docs/pre-release/images/windows.png similarity index 100% rename from docs/pre-release/images/windows.png rename to content/en/docs/pre-release/images/windows.png diff --git a/docs/pre-release/images/xkcd.png b/content/en/docs/pre-release/images/xkcd.png similarity index 100% rename from docs/pre-release/images/xkcd.png rename to content/en/docs/pre-release/images/xkcd.png diff --git a/docs/pre-release/release-notes/edge-stack-1.13.4.png b/content/en/docs/pre-release/release-notes/edge-stack-1.13.4.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-1.13.4.png rename to content/en/docs/pre-release/release-notes/edge-stack-1.13.4.png diff --git a/docs/pre-release/release-notes/edge-stack-1.13.7-json-logging.png b/content/en/docs/pre-release/release-notes/edge-stack-1.13.7-json-logging.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-1.13.7-json-logging.png rename to content/en/docs/pre-release/release-notes/edge-stack-1.13.7-json-logging.png diff --git a/docs/pre-release/release-notes/edge-stack-1.13.7-memory.png b/content/en/docs/pre-release/release-notes/edge-stack-1.13.7-memory.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-1.13.7-memory.png rename to content/en/docs/pre-release/release-notes/edge-stack-1.13.7-memory.png diff --git a/docs/pre-release/release-notes/edge-stack-1.13.7-tcpmapping-consul.png b/content/en/docs/pre-release/release-notes/edge-stack-1.13.7-tcpmapping-consul.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-1.13.7-tcpmapping-consul.png rename to content/en/docs/pre-release/release-notes/edge-stack-1.13.7-tcpmapping-consul.png diff --git a/docs/pre-release/release-notes/edge-stack-1.13.8-cloud-bugfix.png b/content/en/docs/pre-release/release-notes/edge-stack-1.13.8-cloud-bugfix.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-1.13.8-cloud-bugfix.png rename to content/en/docs/pre-release/release-notes/edge-stack-1.13.8-cloud-bugfix.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-host_crd.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-host_crd.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-host_crd.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-host_crd.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-ingressstatus.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-ingressstatus.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-ingressstatus.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-ingressstatus.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-insecure_action_hosts.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-insecure_action_hosts.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-insecure_action_hosts.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-insecure_action_hosts.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-listener.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-listener.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-listener.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-listener.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-prune_routes.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-prune_routes.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-prune_routes.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-prune_routes.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-tlscontext.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-tlscontext.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-tlscontext.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-tlscontext.png diff --git a/docs/pre-release/release-notes/edge-stack-2.0.0-v3alpha1.png b/content/en/docs/pre-release/release-notes/edge-stack-2.0.0-v3alpha1.png similarity index 100% rename from docs/pre-release/release-notes/edge-stack-2.0.0-v3alpha1.png rename to content/en/docs/pre-release/release-notes/edge-stack-2.0.0-v3alpha1.png diff --git a/docs/pre-release/release-notes/emissary-1.13.10-cors-origin.png b/content/en/docs/pre-release/release-notes/emissary-1.13.10-cors-origin.png similarity index 100% rename from docs/pre-release/release-notes/emissary-1.13.10-cors-origin.png rename to content/en/docs/pre-release/release-notes/emissary-1.13.10-cors-origin.png diff --git a/docs/pre-release/release-notes/emissary-ga.png b/content/en/docs/pre-release/release-notes/emissary-ga.png similarity index 100% rename from docs/pre-release/release-notes/emissary-ga.png rename to content/en/docs/pre-release/release-notes/emissary-ga.png diff --git a/docs/pre-release/release-notes/tada.png b/content/en/docs/pre-release/release-notes/tada.png similarity index 100% rename from docs/pre-release/release-notes/tada.png rename to content/en/docs/pre-release/release-notes/tada.png diff --git a/docs/pre-release/release-notes/v2.0.4-k8s-1.22.png b/content/en/docs/pre-release/release-notes/v2.0.4-k8s-1.22.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.4-k8s-1.22.png rename to content/en/docs/pre-release/release-notes/v2.0.4-k8s-1.22.png diff --git a/docs/pre-release/release-notes/v2.0.4-l7depth.png b/content/en/docs/pre-release/release-notes/v2.0.4-l7depth.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.4-l7depth.png rename to content/en/docs/pre-release/release-notes/v2.0.4-l7depth.png diff --git a/docs/pre-release/release-notes/v2.0.4-mapping-dns-type.png b/content/en/docs/pre-release/release-notes/v2.0.4-mapping-dns-type.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.4-mapping-dns-type.png rename to content/en/docs/pre-release/release-notes/v2.0.4-mapping-dns-type.png diff --git a/docs/pre-release/release-notes/v2.0.4-v3alpha1.png b/content/en/docs/pre-release/release-notes/v2.0.4-v3alpha1.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.4-v3alpha1.png rename to content/en/docs/pre-release/release-notes/v2.0.4-v3alpha1.png diff --git a/docs/pre-release/release-notes/v2.0.4-version.png b/content/en/docs/pre-release/release-notes/v2.0.4-version.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.4-version.png rename to content/en/docs/pre-release/release-notes/v2.0.4-version.png diff --git a/docs/pre-release/release-notes/v2.0.5-auth-circuit-breaker.png b/content/en/docs/pre-release/release-notes/v2.0.5-auth-circuit-breaker.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.5-auth-circuit-breaker.png rename to content/en/docs/pre-release/release-notes/v2.0.5-auth-circuit-breaker.png diff --git a/docs/pre-release/release-notes/v2.0.5-mappingselector.png b/content/en/docs/pre-release/release-notes/v2.0.5-mappingselector.png similarity index 100% rename from docs/pre-release/release-notes/v2.0.5-mappingselector.png rename to content/en/docs/pre-release/release-notes/v2.0.5-mappingselector.png diff --git a/docs/pre-release/release-notes/v2.1.0-canary.png b/content/en/docs/pre-release/release-notes/v2.1.0-canary.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.0-canary.png rename to content/en/docs/pre-release/release-notes/v2.1.0-canary.png diff --git a/docs/pre-release/release-notes/v2.1.0-gzip-enabled.png b/content/en/docs/pre-release/release-notes/v2.1.0-gzip-enabled.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.0-gzip-enabled.png rename to content/en/docs/pre-release/release-notes/v2.1.0-gzip-enabled.png diff --git a/docs/pre-release/release-notes/v2.1.0-smoother-migration.png b/content/en/docs/pre-release/release-notes/v2.1.0-smoother-migration.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.0-smoother-migration.png rename to content/en/docs/pre-release/release-notes/v2.1.0-smoother-migration.png diff --git a/docs/pre-release/release-notes/v2.1.2-annotations.png b/content/en/docs/pre-release/release-notes/v2.1.2-annotations.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.2-annotations.png rename to content/en/docs/pre-release/release-notes/v2.1.2-annotations.png diff --git a/docs/pre-release/release-notes/v2.1.2-host-mapping-matching.png b/content/en/docs/pre-release/release-notes/v2.1.2-host-mapping-matching.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.2-host-mapping-matching.png rename to content/en/docs/pre-release/release-notes/v2.1.2-host-mapping-matching.png diff --git a/docs/pre-release/release-notes/v2.1.2-mapping-cors.png b/content/en/docs/pre-release/release-notes/v2.1.2-mapping-cors.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.2-mapping-cors.png rename to content/en/docs/pre-release/release-notes/v2.1.2-mapping-cors.png diff --git a/docs/pre-release/release-notes/v2.1.2-mapping-less-weighted.png b/content/en/docs/pre-release/release-notes/v2.1.2-mapping-less-weighted.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.2-mapping-less-weighted.png rename to content/en/docs/pre-release/release-notes/v2.1.2-mapping-less-weighted.png diff --git a/docs/pre-release/release-notes/v2.1.2-mapping-no-rewrite.png b/content/en/docs/pre-release/release-notes/v2.1.2-mapping-no-rewrite.png similarity index 100% rename from docs/pre-release/release-notes/v2.1.2-mapping-no-rewrite.png rename to content/en/docs/pre-release/release-notes/v2.1.2-mapping-no-rewrite.png diff --git a/docs/pre-release/release-notes/v2.2.0-cloud.png b/content/en/docs/pre-release/release-notes/v2.2.0-cloud.png similarity index 100% rename from docs/pre-release/release-notes/v2.2.0-cloud.png rename to content/en/docs/pre-release/release-notes/v2.2.0-cloud.png diff --git a/docs/pre-release/release-notes/v2.2.0-percent-escape.png b/content/en/docs/pre-release/release-notes/v2.2.0-percent-escape.png similarity index 100% rename from docs/pre-release/release-notes/v2.2.0-percent-escape.png rename to content/en/docs/pre-release/release-notes/v2.2.0-percent-escape.png diff --git a/docs/pre-release/release-notes/v2.2.0-tls-cert-validation.png b/content/en/docs/pre-release/release-notes/v2.2.0-tls-cert-validation.png similarity index 100% rename from docs/pre-release/release-notes/v2.2.0-tls-cert-validation.png rename to content/en/docs/pre-release/release-notes/v2.2.0-tls-cert-validation.png diff --git a/docs/pre-release/releaseNotes.yml b/content/en/docs/pre-release/releaseNotes.yml similarity index 100% rename from docs/pre-release/releaseNotes.yml rename to content/en/docs/pre-release/releaseNotes.yml diff --git a/docs/pre-release/topics/concepts/architecture.md b/content/en/docs/pre-release/topics/concepts/architecture.md similarity index 100% rename from docs/pre-release/topics/concepts/architecture.md rename to content/en/docs/pre-release/topics/concepts/architecture.md diff --git a/docs/pre-release/topics/concepts/gitops-continuous-delivery.md b/content/en/docs/pre-release/topics/concepts/gitops-continuous-delivery.md similarity index 100% rename from docs/pre-release/topics/concepts/gitops-continuous-delivery.md rename to content/en/docs/pre-release/topics/concepts/gitops-continuous-delivery.md diff --git a/docs/pre-release/topics/concepts/index.md b/content/en/docs/pre-release/topics/concepts/index.md similarity index 100% rename from docs/pre-release/topics/concepts/index.md rename to content/en/docs/pre-release/topics/concepts/index.md diff --git a/docs/pre-release/topics/concepts/kubernetes-network-architecture.md b/content/en/docs/pre-release/topics/concepts/kubernetes-network-architecture.md similarity index 100% rename from docs/pre-release/topics/concepts/kubernetes-network-architecture.md rename to content/en/docs/pre-release/topics/concepts/kubernetes-network-architecture.md diff --git a/docs/pre-release/topics/concepts/microservices-api-gateways.md b/content/en/docs/pre-release/topics/concepts/microservices-api-gateways.md similarity index 100% rename from docs/pre-release/topics/concepts/microservices-api-gateways.md rename to content/en/docs/pre-release/topics/concepts/microservices-api-gateways.md diff --git a/docs/pre-release/topics/concepts/progressive-delivery.md b/content/en/docs/pre-release/topics/concepts/progressive-delivery.md similarity index 100% rename from docs/pre-release/topics/concepts/progressive-delivery.md rename to content/en/docs/pre-release/topics/concepts/progressive-delivery.md diff --git a/docs/pre-release/topics/concepts/rate-limiting-at-the-edge.md b/content/en/docs/pre-release/topics/concepts/rate-limiting-at-the-edge.md similarity index 100% rename from docs/pre-release/topics/concepts/rate-limiting-at-the-edge.md rename to content/en/docs/pre-release/topics/concepts/rate-limiting-at-the-edge.md diff --git a/docs/pre-release/topics/install/ambassador-oss-community.md b/content/en/docs/pre-release/topics/install/ambassador-oss-community.md similarity index 100% rename from docs/pre-release/topics/install/ambassador-oss-community.md rename to content/en/docs/pre-release/topics/install/ambassador-oss-community.md diff --git a/docs/pre-release/topics/install/bare-metal.md b/content/en/docs/pre-release/topics/install/bare-metal.md similarity index 100% rename from docs/pre-release/topics/install/bare-metal.md rename to content/en/docs/pre-release/topics/install/bare-metal.md diff --git a/docs/pre-release/topics/install/convert-to-v3alpha1.md b/content/en/docs/pre-release/topics/install/convert-to-v3alpha1.md similarity index 100% rename from docs/pre-release/topics/install/convert-to-v3alpha1.md rename to content/en/docs/pre-release/topics/install/convert-to-v3alpha1.md diff --git a/docs/pre-release/topics/install/docker.md b/content/en/docs/pre-release/topics/install/docker.md similarity index 100% rename from docs/pre-release/topics/install/docker.md rename to content/en/docs/pre-release/topics/install/docker.md diff --git a/docs/pre-release/topics/install/helm.md b/content/en/docs/pre-release/topics/install/helm.md similarity index 100% rename from docs/pre-release/topics/install/helm.md rename to content/en/docs/pre-release/topics/install/helm.md diff --git a/docs/pre-release/topics/install/index.less b/content/en/docs/pre-release/topics/install/index.less similarity index 100% rename from docs/pre-release/topics/install/index.less rename to content/en/docs/pre-release/topics/install/index.less diff --git a/docs/pre-release/topics/install/index.md b/content/en/docs/pre-release/topics/install/index.md similarity index 100% rename from docs/pre-release/topics/install/index.md rename to content/en/docs/pre-release/topics/install/index.md diff --git a/docs/pre-release/topics/install/migrate-to-2-alternate.md b/content/en/docs/pre-release/topics/install/migrate-to-2-alternate.md similarity index 100% rename from docs/pre-release/topics/install/migrate-to-2-alternate.md rename to content/en/docs/pre-release/topics/install/migrate-to-2-alternate.md diff --git a/docs/pre-release/topics/install/migrate-to-3-alternate.md b/content/en/docs/pre-release/topics/install/migrate-to-3-alternate.md similarity index 100% rename from docs/pre-release/topics/install/migrate-to-3-alternate.md rename to content/en/docs/pre-release/topics/install/migrate-to-3-alternate.md diff --git a/docs/pre-release/topics/install/migration-matrix.md b/content/en/docs/pre-release/topics/install/migration-matrix.md similarity index 100% rename from docs/pre-release/topics/install/migration-matrix.md rename to content/en/docs/pre-release/topics/install/migration-matrix.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-1.14/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.0/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.4/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-2.5/emissary-3.X.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-3.4/emissary-3.X.md diff --git a/docs/pre-release/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/helm/emissary-3.7/emissary-3.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-1.14/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.0/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.4/emissary-2.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-2.5/emissary-3.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-3.4/emissary-3.X.md diff --git a/docs/pre-release/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md b/content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md similarity index 100% rename from docs/pre-release/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md rename to content/en/docs/pre-release/topics/install/upgrade/yaml/emissary-3.7/emissary-3.X.md diff --git a/docs/pre-release/topics/install/yaml-install.md b/content/en/docs/pre-release/topics/install/yaml-install.md similarity index 100% rename from docs/pre-release/topics/install/yaml-install.md rename to content/en/docs/pre-release/topics/install/yaml-install.md diff --git a/docs/pre-release/topics/running/ambassador-deployment.md b/content/en/docs/pre-release/topics/running/ambassador-deployment.md similarity index 100% rename from docs/pre-release/topics/running/ambassador-deployment.md rename to content/en/docs/pre-release/topics/running/ambassador-deployment.md diff --git a/docs/pre-release/topics/running/ambassador-with-aws.md b/content/en/docs/pre-release/topics/running/ambassador-with-aws.md similarity index 100% rename from docs/pre-release/topics/running/ambassador-with-aws.md rename to content/en/docs/pre-release/topics/running/ambassador-with-aws.md diff --git a/docs/pre-release/topics/running/ambassador-with-gke.md b/content/en/docs/pre-release/topics/running/ambassador-with-gke.md similarity index 100% rename from docs/pre-release/topics/running/ambassador-with-gke.md rename to content/en/docs/pre-release/topics/running/ambassador-with-gke.md diff --git a/docs/pre-release/topics/running/ambassador.md b/content/en/docs/pre-release/topics/running/ambassador.md similarity index 100% rename from docs/pre-release/topics/running/ambassador.md rename to content/en/docs/pre-release/topics/running/ambassador.md diff --git a/docs/pre-release/topics/running/custom-error-responses.md b/content/en/docs/pre-release/topics/running/custom-error-responses.md similarity index 100% rename from docs/pre-release/topics/running/custom-error-responses.md rename to content/en/docs/pre-release/topics/running/custom-error-responses.md diff --git a/docs/pre-release/topics/running/debugging.md b/content/en/docs/pre-release/topics/running/debugging.md similarity index 100% rename from docs/pre-release/topics/running/debugging.md rename to content/en/docs/pre-release/topics/running/debugging.md diff --git a/docs/pre-release/topics/running/diagnostics.md b/content/en/docs/pre-release/topics/running/diagnostics.md similarity index 100% rename from docs/pre-release/topics/running/diagnostics.md rename to content/en/docs/pre-release/topics/running/diagnostics.md diff --git a/docs/pre-release/topics/running/environment.md b/content/en/docs/pre-release/topics/running/environment.md similarity index 100% rename from docs/pre-release/topics/running/environment.md rename to content/en/docs/pre-release/topics/running/environment.md diff --git a/docs/pre-release/topics/running/gzip.md b/content/en/docs/pre-release/topics/running/gzip.md similarity index 100% rename from docs/pre-release/topics/running/gzip.md rename to content/en/docs/pre-release/topics/running/gzip.md diff --git a/docs/pre-release/topics/running/host-crd.md b/content/en/docs/pre-release/topics/running/host-crd.md similarity index 100% rename from docs/pre-release/topics/running/host-crd.md rename to content/en/docs/pre-release/topics/running/host-crd.md diff --git a/docs/pre-release/topics/running/http3.md b/content/en/docs/pre-release/topics/running/http3.md similarity index 100% rename from docs/pre-release/topics/running/http3.md rename to content/en/docs/pre-release/topics/running/http3.md diff --git a/docs/pre-release/topics/running/index.md b/content/en/docs/pre-release/topics/running/index.md similarity index 100% rename from docs/pre-release/topics/running/index.md rename to content/en/docs/pre-release/topics/running/index.md diff --git a/docs/pre-release/topics/running/ingress-controller.md b/content/en/docs/pre-release/topics/running/ingress-controller.md similarity index 100% rename from docs/pre-release/topics/running/ingress-controller.md rename to content/en/docs/pre-release/topics/running/ingress-controller.md diff --git a/docs/pre-release/topics/running/listener.md b/content/en/docs/pre-release/topics/running/listener.md similarity index 100% rename from docs/pre-release/topics/running/listener.md rename to content/en/docs/pre-release/topics/running/listener.md diff --git a/docs/pre-release/topics/running/load-balancer.md b/content/en/docs/pre-release/topics/running/load-balancer.md similarity index 100% rename from docs/pre-release/topics/running/load-balancer.md rename to content/en/docs/pre-release/topics/running/load-balancer.md diff --git a/docs/pre-release/topics/running/resolvers.md b/content/en/docs/pre-release/topics/running/resolvers.md similarity index 100% rename from docs/pre-release/topics/running/resolvers.md rename to content/en/docs/pre-release/topics/running/resolvers.md diff --git a/docs/pre-release/topics/running/running.md b/content/en/docs/pre-release/topics/running/running.md similarity index 100% rename from docs/pre-release/topics/running/running.md rename to content/en/docs/pre-release/topics/running/running.md diff --git a/docs/pre-release/topics/running/scaling.md b/content/en/docs/pre-release/topics/running/scaling.md similarity index 100% rename from docs/pre-release/topics/running/scaling.md rename to content/en/docs/pre-release/topics/running/scaling.md diff --git a/docs/pre-release/topics/running/services/auth-service.md b/content/en/docs/pre-release/topics/running/services/auth-service.md similarity index 100% rename from docs/pre-release/topics/running/services/auth-service.md rename to content/en/docs/pre-release/topics/running/services/auth-service.md diff --git a/docs/pre-release/topics/running/services/ext-authz.md b/content/en/docs/pre-release/topics/running/services/ext-authz.md similarity index 100% rename from docs/pre-release/topics/running/services/ext-authz.md rename to content/en/docs/pre-release/topics/running/services/ext-authz.md diff --git a/docs/pre-release/topics/running/services/index.md b/content/en/docs/pre-release/topics/running/services/index.md similarity index 100% rename from docs/pre-release/topics/running/services/index.md rename to content/en/docs/pre-release/topics/running/services/index.md diff --git a/docs/pre-release/topics/running/services/log-service.md b/content/en/docs/pre-release/topics/running/services/log-service.md similarity index 100% rename from docs/pre-release/topics/running/services/log-service.md rename to content/en/docs/pre-release/topics/running/services/log-service.md diff --git a/docs/pre-release/topics/running/services/rate-limit-service.md b/content/en/docs/pre-release/topics/running/services/rate-limit-service.md similarity index 100% rename from docs/pre-release/topics/running/services/rate-limit-service.md rename to content/en/docs/pre-release/topics/running/services/rate-limit-service.md diff --git a/docs/pre-release/topics/running/services/tracing-service.md b/content/en/docs/pre-release/topics/running/services/tracing-service.md similarity index 100% rename from docs/pre-release/topics/running/services/tracing-service.md rename to content/en/docs/pre-release/topics/running/services/tracing-service.md diff --git a/docs/pre-release/topics/running/statistics/8877-metrics.md b/content/en/docs/pre-release/topics/running/statistics/8877-metrics.md similarity index 100% rename from docs/pre-release/topics/running/statistics/8877-metrics.md rename to content/en/docs/pre-release/topics/running/statistics/8877-metrics.md diff --git a/docs/pre-release/topics/running/statistics/envoy-statsd.md b/content/en/docs/pre-release/topics/running/statistics/envoy-statsd.md similarity index 100% rename from docs/pre-release/topics/running/statistics/envoy-statsd.md rename to content/en/docs/pre-release/topics/running/statistics/envoy-statsd.md diff --git a/docs/pre-release/topics/running/statistics/index.md b/content/en/docs/pre-release/topics/running/statistics/index.md similarity index 100% rename from docs/pre-release/topics/running/statistics/index.md rename to content/en/docs/pre-release/topics/running/statistics/index.md diff --git a/docs/pre-release/topics/running/tls/cleartext-redirection.md b/content/en/docs/pre-release/topics/running/tls/cleartext-redirection.md similarity index 100% rename from docs/pre-release/topics/running/tls/cleartext-redirection.md rename to content/en/docs/pre-release/topics/running/tls/cleartext-redirection.md diff --git a/docs/pre-release/topics/running/tls/index.md b/content/en/docs/pre-release/topics/running/tls/index.md similarity index 100% rename from docs/pre-release/topics/running/tls/index.md rename to content/en/docs/pre-release/topics/running/tls/index.md diff --git a/docs/pre-release/topics/running/tls/mtls.md b/content/en/docs/pre-release/topics/running/tls/mtls.md similarity index 100% rename from docs/pre-release/topics/running/tls/mtls.md rename to content/en/docs/pre-release/topics/running/tls/mtls.md diff --git a/docs/pre-release/topics/running/tls/origination.md b/content/en/docs/pre-release/topics/running/tls/origination.md similarity index 100% rename from docs/pre-release/topics/running/tls/origination.md rename to content/en/docs/pre-release/topics/running/tls/origination.md diff --git a/docs/pre-release/topics/running/tls/sni.md b/content/en/docs/pre-release/topics/running/tls/sni.md similarity index 100% rename from docs/pre-release/topics/running/tls/sni.md rename to content/en/docs/pre-release/topics/running/tls/sni.md diff --git a/docs/pre-release/topics/using/authservice.md b/content/en/docs/pre-release/topics/using/authservice.md similarity index 100% rename from docs/pre-release/topics/using/authservice.md rename to content/en/docs/pre-release/topics/using/authservice.md diff --git a/docs/pre-release/topics/using/canary.md b/content/en/docs/pre-release/topics/using/canary.md similarity index 100% rename from docs/pre-release/topics/using/canary.md rename to content/en/docs/pre-release/topics/using/canary.md diff --git a/docs/pre-release/topics/using/circuit-breakers.md b/content/en/docs/pre-release/topics/using/circuit-breakers.md similarity index 100% rename from docs/pre-release/topics/using/circuit-breakers.md rename to content/en/docs/pre-release/topics/using/circuit-breakers.md diff --git a/docs/pre-release/topics/using/cors.md b/content/en/docs/pre-release/topics/using/cors.md similarity index 100% rename from docs/pre-release/topics/using/cors.md rename to content/en/docs/pre-release/topics/using/cors.md diff --git a/docs/pre-release/topics/using/defaults.md b/content/en/docs/pre-release/topics/using/defaults.md similarity index 100% rename from docs/pre-release/topics/using/defaults.md rename to content/en/docs/pre-release/topics/using/defaults.md diff --git a/docs/pre-release/topics/using/gateway-api.md b/content/en/docs/pre-release/topics/using/gateway-api.md similarity index 100% rename from docs/pre-release/topics/using/gateway-api.md rename to content/en/docs/pre-release/topics/using/gateway-api.md diff --git a/docs/pre-release/topics/using/headers/add-request-headers.md b/content/en/docs/pre-release/topics/using/headers/add-request-headers.md similarity index 100% rename from docs/pre-release/topics/using/headers/add-request-headers.md rename to content/en/docs/pre-release/topics/using/headers/add-request-headers.md diff --git a/docs/pre-release/topics/using/headers/add-response-headers.md b/content/en/docs/pre-release/topics/using/headers/add-response-headers.md similarity index 100% rename from docs/pre-release/topics/using/headers/add-response-headers.md rename to content/en/docs/pre-release/topics/using/headers/add-response-headers.md diff --git a/docs/pre-release/topics/using/headers/headers.md b/content/en/docs/pre-release/topics/using/headers/headers.md similarity index 100% rename from docs/pre-release/topics/using/headers/headers.md rename to content/en/docs/pre-release/topics/using/headers/headers.md diff --git a/docs/pre-release/topics/using/headers/host.md b/content/en/docs/pre-release/topics/using/headers/host.md similarity index 100% rename from docs/pre-release/topics/using/headers/host.md rename to content/en/docs/pre-release/topics/using/headers/host.md diff --git a/docs/pre-release/topics/using/headers/remove-request-headers.md b/content/en/docs/pre-release/topics/using/headers/remove-request-headers.md similarity index 100% rename from docs/pre-release/topics/using/headers/remove-request-headers.md rename to content/en/docs/pre-release/topics/using/headers/remove-request-headers.md diff --git a/docs/pre-release/topics/using/headers/remove-response-headers.md b/content/en/docs/pre-release/topics/using/headers/remove-response-headers.md similarity index 100% rename from docs/pre-release/topics/using/headers/remove-response-headers.md rename to content/en/docs/pre-release/topics/using/headers/remove-response-headers.md diff --git a/docs/pre-release/topics/using/index.md b/content/en/docs/pre-release/topics/using/index.md similarity index 100% rename from docs/pre-release/topics/using/index.md rename to content/en/docs/pre-release/topics/using/index.md diff --git a/docs/pre-release/topics/using/intro-mappings.md b/content/en/docs/pre-release/topics/using/intro-mappings.md similarity index 100% rename from docs/pre-release/topics/using/intro-mappings.md rename to content/en/docs/pre-release/topics/using/intro-mappings.md diff --git a/docs/pre-release/topics/using/keepalive.md b/content/en/docs/pre-release/topics/using/keepalive.md similarity index 100% rename from docs/pre-release/topics/using/keepalive.md rename to content/en/docs/pre-release/topics/using/keepalive.md diff --git a/docs/pre-release/topics/using/mappings.md b/content/en/docs/pre-release/topics/using/mappings.md similarity index 100% rename from docs/pre-release/topics/using/mappings.md rename to content/en/docs/pre-release/topics/using/mappings.md diff --git a/docs/pre-release/topics/using/method.md b/content/en/docs/pre-release/topics/using/method.md similarity index 100% rename from docs/pre-release/topics/using/method.md rename to content/en/docs/pre-release/topics/using/method.md diff --git a/docs/pre-release/topics/using/prefix-regex.md b/content/en/docs/pre-release/topics/using/prefix-regex.md similarity index 100% rename from docs/pre-release/topics/using/prefix-regex.md rename to content/en/docs/pre-release/topics/using/prefix-regex.md diff --git a/docs/pre-release/topics/using/query-parameters.md b/content/en/docs/pre-release/topics/using/query-parameters.md similarity index 100% rename from docs/pre-release/topics/using/query-parameters.md rename to content/en/docs/pre-release/topics/using/query-parameters.md diff --git a/docs/pre-release/topics/using/rate-limits/index.md b/content/en/docs/pre-release/topics/using/rate-limits/index.md similarity index 100% rename from docs/pre-release/topics/using/rate-limits/index.md rename to content/en/docs/pre-release/topics/using/rate-limits/index.md diff --git a/docs/pre-release/topics/using/redirects.md b/content/en/docs/pre-release/topics/using/redirects.md similarity index 100% rename from docs/pre-release/topics/using/redirects.md rename to content/en/docs/pre-release/topics/using/redirects.md diff --git a/docs/pre-release/topics/using/retries.md b/content/en/docs/pre-release/topics/using/retries.md similarity index 100% rename from docs/pre-release/topics/using/retries.md rename to content/en/docs/pre-release/topics/using/retries.md diff --git a/docs/pre-release/topics/using/rewrites.md b/content/en/docs/pre-release/topics/using/rewrites.md similarity index 100% rename from docs/pre-release/topics/using/rewrites.md rename to content/en/docs/pre-release/topics/using/rewrites.md diff --git a/docs/pre-release/topics/using/shadowing.md b/content/en/docs/pre-release/topics/using/shadowing.md similarity index 100% rename from docs/pre-release/topics/using/shadowing.md rename to content/en/docs/pre-release/topics/using/shadowing.md diff --git a/docs/pre-release/topics/using/tcpmappings.md b/content/en/docs/pre-release/topics/using/tcpmappings.md similarity index 100% rename from docs/pre-release/topics/using/tcpmappings.md rename to content/en/docs/pre-release/topics/using/tcpmappings.md diff --git a/docs/pre-release/topics/using/timeouts.md b/content/en/docs/pre-release/topics/using/timeouts.md similarity index 100% rename from docs/pre-release/topics/using/timeouts.md rename to content/en/docs/pre-release/topics/using/timeouts.md diff --git a/docs/pre-release/tutorials/dev-portal-tutorial.md b/content/en/docs/pre-release/tutorials/dev-portal-tutorial.md similarity index 100% rename from docs/pre-release/tutorials/dev-portal-tutorial.md rename to content/en/docs/pre-release/tutorials/dev-portal-tutorial.md diff --git a/docs/pre-release/tutorials/getting-started.md b/content/en/docs/pre-release/tutorials/getting-started.md similarity index 100% rename from docs/pre-release/tutorials/getting-started.md rename to content/en/docs/pre-release/tutorials/getting-started.md diff --git a/docs/pre-release/tutorials/gs-tabs.js b/content/en/docs/pre-release/tutorials/gs-tabs.js similarity index 100% rename from docs/pre-release/tutorials/gs-tabs.js rename to content/en/docs/pre-release/tutorials/gs-tabs.js diff --git a/docs/pre-release/tutorials/gs-tabs2.js b/content/en/docs/pre-release/tutorials/gs-tabs2.js similarity index 100% rename from docs/pre-release/tutorials/gs-tabs2.js rename to content/en/docs/pre-release/tutorials/gs-tabs2.js diff --git a/docs/pre-release/tutorials/quickstart-demo.md b/content/en/docs/pre-release/tutorials/quickstart-demo.md similarity index 100% rename from docs/pre-release/tutorials/quickstart-demo.md rename to content/en/docs/pre-release/tutorials/quickstart-demo.md diff --git a/docs/pre-release/versions.yml b/content/en/docs/pre-release/versions.yml similarity index 100% rename from docs/pre-release/versions.yml rename to content/en/docs/pre-release/versions.yml diff --git a/docs/versions.md b/content/en/docs/versions.md similarity index 100% rename from docs/versions.md rename to content/en/docs/versions.md diff --git a/package.json b/package.json new file mode 100644 index 00000000..6ec13aa7 --- /dev/null +++ b/package.json @@ -0,0 +1,20 @@ +{ + "scripts": { + "build-and-serve": "npm run build && npm run serve", + "build:preview": "hugo --cleanDestinationDir -e dev -DFE --minify --baseURL \"${DEPLOY_PRIME_URL:-/}\"", + "build:production": "hugo --cleanDestinationDir --minify", + "build": "hugo --cleanDestinationDir -e dev -DFE", + "serve": "hugo serve --minify -DFE -w", + "get:clone": "cd themes/docsy && git pull origin v0.9.1", + "_prepare:docsy": "cd themes/docsy && npm install", + "prepare": "npm run get:clone && npm run _prepare:docsy" + }, + "devDependencies": { + "autoprefixer": "^10.4.18", + "docsy": "github:google/docsy#semver:0.9.1", + "hugo-extended": "^0.124.1", + "netlify-cli": "^17.15.2", + "postcss": "^8.4.31", + "postcss-cli": "^11.0.0" + } +} diff --git a/public/index.md b/public/index.md deleted file mode 100644 index 01dd0a8d..00000000 --- a/public/index.md +++ /dev/null @@ -1,6 +0,0 @@ -# Emissary-ingress - -Emissary-Ingress is an open-source Kubernetes-native API Gateway + -Layer 7 load balancer + Kubernetes Ingress built on Envoy -Proxy. Emissary-ingress is a CNCF incubation project (and was formerly -known as Ambassador API Gateway). diff --git a/themes/docsy b/themes/docsy new file mode 160000 index 00000000..6195793c --- /dev/null +++ b/themes/docsy @@ -0,0 +1 @@ +Subproject commit 6195793c0f576b7d5c9c52537668e3c7d9d89458 From ff0353c2d1d0f80d44a300b4969f6f4333b263b7 Mon Sep 17 00:00:00 2001 From: Phil Peble Date: Sun, 21 Apr 2024 22:00:43 -0500 Subject: [PATCH 2/4] Remove docsy themes to set up submodules Signed-off-by: Phil Peble --- themes/docsy | 1 - 1 file changed, 1 deletion(-) delete mode 160000 themes/docsy diff --git a/themes/docsy b/themes/docsy deleted file mode 160000 index 6195793c..00000000 --- a/themes/docsy +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6195793c0f576b7d5c9c52537668e3c7d9d89458 From 4b5a12257b80a3226ee14387148e361b36d328f1 Mon Sep 17 00:00:00 2001 From: Phil Peble Date: Sun, 21 Apr 2024 22:02:51 -0500 Subject: [PATCH 3/4] Switch to submodules for docsy Signed-off-by: Phil Peble --- .gitmodules | 3 +++ package.json | 4 ++-- themes/docsy | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 .gitmodules create mode 160000 themes/docsy diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..b76244d3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/docsy"] + path = themes/docsy + url = https://github.com/google/docsy.git diff --git a/package.json b/package.json index 6ec13aa7..27029819 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,9 @@ "build:production": "hugo --cleanDestinationDir --minify", "build": "hugo --cleanDestinationDir -e dev -DFE", "serve": "hugo serve --minify -DFE -w", - "get:clone": "cd themes/docsy && git pull origin v0.9.1", + "get:submodule": "git submodule update --init --depth 1", "_prepare:docsy": "cd themes/docsy && npm install", - "prepare": "npm run get:clone && npm run _prepare:docsy" + "prepare": "npm run get:submodule && npm run _prepare:docsy" }, "devDependencies": { "autoprefixer": "^10.4.18", diff --git a/themes/docsy b/themes/docsy new file mode 160000 index 00000000..b95a4948 --- /dev/null +++ b/themes/docsy @@ -0,0 +1 @@ +Subproject commit b95a4948ee42e601d2685a334e0b2362e31820ef From a1f0ccf6c2cdbce930b6dbfdd0e6b69b0203c27e Mon Sep 17 00:00:00 2001 From: Phil Peble Date: Sun, 21 Apr 2024 22:12:12 -0500 Subject: [PATCH 4/4] Update README with hugo installation instructions Signed-off-by: Phil Peble --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7eba4c51..a8b97bd0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ manage Node versions: $ nvm install --lts ``` +You must also install [hugo](https://gohugo.io/getting-started/installing/) to build the site. + ### Setup 1. Clone this repo.