apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T01:31:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "924"
  uid: 559b2103-a9ca-4a63-b65b-8b3310b93fca
subsets:
- addresses:
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dwm4q
      namespace: kube-system
      uid: 9fe89b05-53df-4852-ad3b-7ea93cb9fce1
  - ip: 10.0.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l2b4l
      namespace: kube-system
      uid: 943ab9b2-ad48-4071-8617-1a9923167c35
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
