apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-31T19:49:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1070"
  uid: fd937e15-7fcc-4390-8c48-c5956a02ef5b
subsets:
- addresses:
  - ip: 10.0.0.30
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8zg4c
      namespace: kube-system
      uid: 3160a8c3-dfe6-473e-9eda-f557335fbf04
  - ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9d2gg
      namespace: kube-system
      uid: cc555cf9-4885-440d-a335-b74528c1b621
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
