Skip to content

Commit

Permalink
Remove old warning about istio and external-domain-tls (#6018)
Browse files Browse the repository at this point in the history
Co-authored-by: Reto Lehmann <[email protected]>
  • Loading branch information
knative-prow-robot and ReToCode committed Jun 14, 2024
1 parent e689093 commit dc31bc0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/serving/encryption/external-domain-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ You must meet the following requirements to enable secure HTTPS connections:
- A Networking layer such as Kourier, Istio with SDS v1.3 or higher, or Contour v1.1 or higher. See [Install a networking layer](../../install/yaml-install/serving/install-serving-with-yaml.md#install-a-networking-layer).


!!! warning
Istio only supports a single certificate per Kubernetes cluster.
To serve multiple domains using your Knative cluster, you must ensure that your new or existing certificate is signed for each of the domains that you want to serve.


## Automatically obtain and renew certificates

### Installing and configuring cert-manager and integration
Expand Down

0 comments on commit dc31bc0

Please sign in to comment.