apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:53:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 65d60a67-19e7-4fe2-97b9-30a2785d9ec6
subsets:
- addresses:
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qrctw
      namespace: kube-system
      uid: 2049a362-a7f1-4209-9513-e21d278df245
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hj4tz
      namespace: kube-system
      uid: b221809c-d746-4a76-b1b4-8d7cd3ead2ff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
