Open
Description
Running osixia/openldap:1.5.0 in an IPv6 only k8s clusters results into:
root@l2-openldap-85fd8646cf-h58r4:/# ss -ln
Netid State Recv-Q Send-Q Local Address:Port Peer Address:Port
nl UNCONN 0 0 0:0 *
nl UNCONN 768 0 4:0 *
nl UNCONN 4352 0 4:205 *
nl UNCONN 0 0 9:0 *
nl UNCONN 0 0 10:0 *
nl UNCONN 0 0 12:0 *
nl UNCONN 0 0 15:0 *
nl UNCONN 0 0 16:0 *
u_str LISTEN 0 1024 /var/run/slapd/ldapi 194072967 * 0
tcp LISTEN 0 511 0.0.0.0:80 0.0.0.0:*
tcp LISTEN 0 1024 0.0.0.0:636 0.0.0.0:*
tcp LISTEN 0 1024 0.0.0.0:389 0.0.0.0:*
tcp LISTEN 0 511 [::]:80 [::]:*
root@l2-openldap-85fd8646cf-h58r4:/#
(port 80 is served by the ungleich-nginx container handling letsencrypt)
Metadata
Metadata
Assignees
Labels
No labels