apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T01:22:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 92228cd1-e44a-4684-b6ac-dd912f7ed42a
subsets:
- addresses:
  - ip: 10.0.0.58
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtmp9
      namespace: kube-system
      uid: 59568f7b-0af8-415a-8ec5-b24a5a15e2f2
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nkhjk
      namespace: kube-system
      uid: 586811eb-3080-4644-82ad-fbd159269553
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
