apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T05:47:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "843"
  uid: 92f6419f-409f-4e62-b2b0-5e1980d5e80a
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-72glh
      namespace: kube-system
      uid: fd9e0b34-569c-4adb-b81d-d9cb7fb4d5fb
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xd7dg
      namespace: kube-system
      uid: ec49d60c-54c7-443e-9725-db84ad597d29
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
