apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T14:19:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 2272218f-7ba5-451f-90ba-9ca5e406a14e
subsets:
- addresses:
  - ip: 10.0.0.153
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5v2tf
      namespace: kube-system
      uid: 3644b545-6663-4ae6-8551-4076cfe5ba22
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2jwgx
      namespace: kube-system
      uid: f932353d-d4ba-4e46-a4fa-0f8077ad2a1c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
