apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T01:46:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 73739a43-d50e-4151-9795-eee7bf8f01f8
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g6lb9
      namespace: kube-system
      uid: 304a840a-5f4f-479e-948d-5b19644e0445
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hctdk
      namespace: kube-system
      uid: 3b38bcc8-2ee8-4954-a6c8-de8cf7dd0464
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
