apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-15T02:36:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "927"
  uid: d5a73593-4003-4950-9c9e-4011dfcf676b
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkp7h
      namespace: kube-system
      uid: d8c36aa0-6100-459d-bbb6-53ca0fb9fe61
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htkml
      namespace: kube-system
      uid: da25430a-bf2d-487f-96ff-01966aaf52c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
