apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-10T03:29:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "908"
  uid: a5b2eecf-3b9b-4f4b-8ae7-5d5f456cf825
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gd9fl
      namespace: kube-system
      uid: f1de67b3-6990-4f60-8fce-98e70fabadc6
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qv8nc
      namespace: kube-system
      uid: 26b2320d-1fae-49f4-8759-0adf1fa96ad4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
