apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-01T14:11:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "853"
  uid: 5b894b41-aa9f-4243-9b72-6d1b428be81f
subsets:
- addresses:
  - ip: 10.0.0.29
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dm258
      namespace: kube-system
      uid: 99fc3686-7265-4b11-9ebd-8df8560491e4
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9ttnn
      namespace: kube-system
      uid: c4b92f15-ea97-486c-898e-66e59ab13c47
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
