apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T22:13:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 77f7ec72-8e4d-4308-8bbc-59331d96759b
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fbgv
      namespace: kube-system
      uid: 8eafc33e-2f8a-4af0-8071-c13e45a8898e
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvztj
      namespace: kube-system
      uid: 7e28e11d-01a0-42d0-b879-6c535f2942c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
