apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-07T02:05:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "933"
  uid: 15f82f4c-77a7-48b8-9a22-a7858fa4b905
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rphs7
      namespace: kube-system
      uid: ea3eee6e-4a25-4d7c-80ba-42eaa817498a
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ttzzk
      namespace: kube-system
      uid: 89fdbfbc-34ca-43ed-b9f4-40d3d7453237
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
