apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-04T21:18:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: b1a47e8e-055e-48dc-8c97-62c76b72542a
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4szx8
      namespace: kube-system
      uid: 6ddfc704-acc5-4fb3-9ae8-6085a6a11200
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rgqbp
      namespace: kube-system
      uid: 3c25957e-df36-4f86-a50a-16dda83c5109
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
