WASM => "Wasm" (or "WebAssembly" on first use) (#6916)

This commit is contained in:
craigbox 2020-03-19 23:06:15 +00:00 committed by GitHub
parent 2e971a8c0c
commit 501be83f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
title: Declarative WASM deployment for Istio title: Declarative WebAssembly deployment for Istio
subtitle: Deploy extensions to Envoy in Istio using a declarative model to align with GitOps workflows subtitle: Deploy extensions to Envoy in Istio using a declarative model to align with GitOps workflows
description: Configuring WASM extensions for Envoy and Istio declaratively. description: Configuring Wasm extensions for Envoy and Istio declaratively.
publishdate: 2020-03-16 publishdate: 2020-03-16
attribution: "Christian Posta (Solo.io)" attribution: "Christian Posta (Solo.io)"
keywords: [wasm,extensibility,alpha,operator] keywords: [wasm,extensibility,alpha,operator]