apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T06:03:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: e68312cf-7269-4bc0-ae4e-ad265886c4d9
subsets:
- addresses:
  - ip: 10.0.0.189
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d7gkl
      namespace: kube-system
      uid: 7864fe86-ebea-4eed-89d0-3fc72e2452d8
  - ip: 10.0.0.61
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6smrk
      namespace: kube-system
      uid: 5592de3e-5ad1-4766-abbd-d969abe1af01
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
