apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-14T01:32:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "810"
  uid: 71f61992-f6eb-4572-9ac4-e1296d355dd2
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-trsdl
      namespace: kube-system
      uid: 280d8ae0-03ce-4083-96ca-ec1e72d5ab4f
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fkjtg
      namespace: kube-system
      uid: 29d5047d-0102-4e79-8c1e-042db664328a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
