apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:44:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "846"
  uid: bc36c43c-6df2-46dc-9bf2-eb52b3372eb7
subsets:
- addresses:
  - ip: 10.0.0.177
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7rjx4
      namespace: kube-system
      uid: 1d4c4ab1-9373-41f8-b4ea-fd55ae1df01a
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6t6m5
      namespace: kube-system
      uid: da0445dc-06ec-482a-92d8-7c26e8e60277
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
