apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T22:13:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 02b80c59-62b0-4cd8-8e06-dd0a7fe2944b
subsets:
- addresses:
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xpqhw
      namespace: kube-system
      uid: 94548810-10a9-430c-8813-5bfa995d72a9
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mhkbg
      namespace: kube-system
      uid: 4f493daf-e22e-4e16-a330-0502197ee480
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
