apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T11:23:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 59e01b87-dbb8-4013-a243-40f7ab74ad84
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9jbm
      namespace: kube-system
      uid: 8e387d4e-41cc-4a6b-8e02-efbf2fde28ee
  - ip: 10.0.0.98
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z55k4
      namespace: kube-system
      uid: 5b03e15a-09a9-4ecc-a383-509d2b0d9562
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
