apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-07T18:14:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: f7ab1659-44a8-44db-821d-47a182b71b70
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s69pp
      namespace: kube-system
      uid: f14fed23-96ea-40b8-925e-642e7c05d792
  - ip: 10.0.0.219
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vnkw
      namespace: kube-system
      uid: c7926cdb-567a-4f57-b35d-25b87b4a0082
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
