Update any-kubernetes-cluster.md (#3375)

Closes #3374
This commit is contained in:
Omer B 2021-03-24 18:43:18 -04:00 committed by GitHub
parent a269d66f68
commit f0b9479755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ Follow the procedure for the networking layer of your choice:
<!-- TODO: Link to document/diagram describing what is a networking layer. -->
<!-- This indentation is important for things to render properly. -->
{{< tabs name="serving_networking" default="Istio" >}}
{{< tabs name="serving_networking" default="Kourier" >}}
{{% tab name="Ambassador" %}}
The following commands install Ambassador and enable its Knative integration.
@ -392,7 +392,7 @@ For information about the YAML files in the Knative Serving release, see
Follow the steps for any Serving extensions you want to install:
{{< tabs name="serving_extensions" default="TLS via HTTP01" >}}
{{< tabs name="serving_extensions" >}}
{{% tab name="HPA autoscaling" %}}