apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T01:56:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: 523c18b5-d065-4093-a358-30f20a22b151
subsets:
- addresses:
  - ip: 10.0.0.109
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kz4l8
      namespace: kube-system
      uid: c9173574-5ffb-4efe-a424-e3218f8674cf
  - ip: 10.0.0.230
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xhnm9
      namespace: kube-system
      uid: 3a7458c5-4697-48c1-8488-057b8e7c0632
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
