apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T00:47:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "856"
  uid: c292a443-4e46-48b2-8fda-a7ba0a2ca4d5
subsets:
- addresses:
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-79t2k
      namespace: kube-system
      uid: 314a25d3-0747-4472-b2b4-cd1a766bdac8
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dh7lw
      namespace: kube-system
      uid: 60f48f6c-d18c-49a5-9d48-21350ee7a00e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
