Remove old warning about istio and external-domain-tls (#6015)

This commit is contained in:
Reto Lehmann 2024-06-14 14:21:50 +02:00 committed by GitHub
parent 6ca75535e2
commit ef49e9d2c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -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