apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T02:27:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "648"
  uid: c3daf20f-f09d-43ad-ad5b-2d2750cc600b
subsets:
- addresses:
  - ip: 172.24.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-w9x9w
      namespace: kube-system
      uid: 64fdf8f4-d701-4760-80c2-c8c6db751d7c
  - ip: 172.24.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-26wf5
      namespace: kube-system
      uid: 50df0de8-ee05-45f2-ad6c-b759c9e5d452
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
