apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T05:22:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "929"
  uid: 1709bec6-f41f-40fb-a6e5-b7c71121f2b3
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mr4nw
      namespace: kube-system
      uid: 0d0880cd-b169-41e7-973e-f46481772d89
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8pqkj
      namespace: kube-system
      uid: 5aaccb74-a9fb-4168-94e4-5881497c3bec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
