apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:22:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 0605fef7-988f-465e-a4fb-efb43a95448c
subsets:
- addresses:
  - ip: 10.0.0.197
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zxr5v
      namespace: kube-system
      uid: 63c19767-e2b0-4b90-8e9d-94fd4acec1b5
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dhbw8
      namespace: kube-system
      uid: 98a0491b-b943-44dd-8792-509fcb725db4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
