apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T20:29:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "906"
  uid: 46b26d0b-baf7-4f4a-9ad2-987fa57fc616
subsets:
- addresses:
  - ip: 10.0.0.51
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56979
      namespace: kube-system
      uid: 0b970ee4-f8da-4b0f-b94f-22c7dbc9f740
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n5p7p
      namespace: kube-system
      uid: a658ab48-702a-4de6-a362-0c7bd6927704
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
