apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T11:06:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: f96afcb1-1596-4563-8dd2-17537fb9f7b1
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k29bl
      namespace: kube-system
      uid: b03ab771-245a-470c-ba67-569e7d600277
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2psgx
      namespace: kube-system
      uid: 915273c6-be76-424b-8951-d1c5e9405486
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
