mirror of https://github.com/istio/istio.io.git
parent
1467b3b5b8
commit
26e80eb588
|
@ -20,7 +20,7 @@ Before proceeding, be sure to complete the steps under
|
|||
These instructions are not suitable for AWS EKS primary cluster deployment.
|
||||
The reason behind this incompatibility is that AWS Load Balancers (LB) are
|
||||
presented as Fully Qualified Domain Names (FQDN), while the remote cluster
|
||||
utilizes the Kubernetes service type 'ExternalName'. However, the 'ExternalName'
|
||||
utilizes the Kubernetes service type `ExternalName`. However, the `ExternalName`
|
||||
type exclusively supports IP addresses and does not accommodate FQDNs.
|
||||
{{< /warning >}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue