apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-18T10:12:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: e3744df2-8095-4a0e-93c8-4f211fa88ed8
subsets:
- addresses:
  - ip: 172.24.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2gzf8
      namespace: kube-system
      uid: 35b13814-c4f0-4ba6-937c-42cf20cdbadc
  - ip: 172.24.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-lz9lk
      namespace: kube-system
      uid: 24a8eeb7-a417-4ec4-8553-8fe406bdf6ab
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
