apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T15:46:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "725"
  uid: 87be06f3-7b6d-4c35-83fa-a4a6cd909d06
subsets:
- addresses:
  - ip: 172.24.0.218
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fp7cw
      namespace: kube-system
      uid: a37a5e97-3bc9-4eea-b152-9e27b2061c6a
  - ip: 172.24.0.37
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-8j6qg
      namespace: kube-system
      uid: a36b383d-a669-4667-b151-a7f395ddefea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
