apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T19:43:03Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "855"
  uid: aa76b356-96aa-40be-9038-16bfdd69a2ae
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7m59c
      namespace: kube-system
      uid: 250c9fc3-1147-4e23-ac03-9b0e1fae876c
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cmxdj
      namespace: kube-system
      uid: 12a605a3-2038-4e88-a086-ed8e62521308
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
