apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T05:52:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 44fb30fb-900f-47dd-91db-03959f14c146
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qhtj2
      namespace: kube-system
      uid: 5a983334-2531-4166-b5e8-44e7ca7bdccf
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kqjnw
      namespace: kube-system
      uid: 2e12bf39-ad31-4b13-b059-3b29b1a96c25
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
