apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T03:59:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 5ab1b4f7-1346-44b0-a6fc-3d32b4d70e43
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fwc9z
      namespace: kube-system
      uid: a45b2e1e-5384-415e-9e60-00b6c9f448c1
  - ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-584n7
      namespace: kube-system
      uid: 15c28e7a-85e0-4625-aa16-f9836951ad13
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
