apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T15:43:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: 75687483-3b07-470f-98eb-1cc5471a083e
subsets:
- addresses:
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4jkmw
      namespace: kube-system
      uid: 156608d1-5558-45c9-8e5a-19328f5b0c7d
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2cp5x
      namespace: kube-system
      uid: 906e46cc-f575-4ddd-af74-a96d7bf40c14
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
