apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-27T05:45:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "957"
  uid: 21e22627-edb2-45bd-8418-1dbe5bc5a47a
subsets:
- addresses:
  - ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-krfgg
      namespace: kube-system
      uid: f2a2e927-db99-4055-9534-0ff499f3d62c
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8kclw
      namespace: kube-system
      uid: 2180562b-559f-4a46-b1fc-7aab484e26a6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
