apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T20:58:22Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: 204539eb-3278-4ba7-a5af-e949ce673c10
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-695bv
      namespace: kube-system
      uid: 957551c6-1760-4149-b1ea-b15ac89c2c4c
  - ip: 10.0.0.246
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9cntd
      namespace: kube-system
      uid: 75c2919b-e90a-4db7-b506-cefb803fa534
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
