apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T05:19:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "861"
  uid: af5758d2-eb7c-4bb8-9ff6-eee251f05912
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kf5g
      namespace: kube-system
      uid: a05ba1db-5c9b-4917-9098-3eab908d1e52
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vhwxg
      namespace: kube-system
      uid: 8288238c-c714-40a0-9aa3-f7aedb55588a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
