apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T17:25:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "921"
  uid: 37175197-fdec-42cb-b6e5-1236c8a09b5a
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jj52w
      namespace: kube-system
      uid: 4bc12ebe-a137-4471-9968-b894281fe168
  - ip: 10.0.0.185
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f75h4
      namespace: kube-system
      uid: 7a95bb2b-abb1-40c8-bc0c-1db275d58d35
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
