apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-29T12:54:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "704"
  uid: ca03bb40-4775-470b-800e-1deec18d0ed0
subsets:
- addresses:
  - ip: 172.24.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jkvjx
      namespace: kube-system
      uid: ba7153f6-b467-49a8-8e33-1447cb1bb3d0
  - ip: 172.24.0.235
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-64m6w
      namespace: kube-system
      uid: a8b8e0b8-a11c-4520-bd38-3598f1645bcf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
