apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-18T15:07:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 4e85a53d-3e95-4a56-a816-ab4d65529b36
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x4rpj
      namespace: kube-system
      uid: b5a4b5f0-13fa-4fa1-8fb2-18df767a258d
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5jxj6
      namespace: kube-system
      uid: b6542378-e036-4d89-bd8b-e8260dad9cb1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
