apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T21:53:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 26495a49-3db9-48ab-aff3-d4f30b808844
subsets:
- addresses:
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-98826
      namespace: kube-system
      uid: 31e7a39c-9da0-49d3-a1de-04091ab94e6d
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cjq8f
      namespace: kube-system
      uid: 0fbe7665-bc5c-48b6-a011-91cd0196e1f5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
