apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:30:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 24b2b9b4-8ff4-45de-b219-c5c00ddf07df
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qqc7r
      namespace: kube-system
      uid: 1180b8bb-1e03-46e2-bc46-2b24af13744f
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9vr5g
      namespace: kube-system
      uid: ac36820b-e37d-4506-854e-3db8f8218395
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
