apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-28T06:05:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: 472aa7a3-d794-474f-8ee1-504420582729
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lrvk7
      namespace: kube-system
      uid: f171a9f6-e446-4e8b-a6f1-ec674ac74337
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jdk8f
      namespace: kube-system
      uid: 91dd4f08-9c9e-4f9e-8ab5-d41396eba5e7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
