When running SAS Workload Orchestrator in an IPv6-only deployment, SAS Workload Orchestrator uses TKEK8S to establish TLS connections to the Kubernetes API Server. However, TLS certificate validation fails because TKESSL incorrectly determines that the target IPv6 address does not match the IPv6 Subject Alternative Name (SAN) entry in the certificate, even though both represent the same address.
As a result, TLS connections can fail in IPv6-only environments, which prevents successful communication with the Kubernetes API Server.