apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-11T01:41:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "681"
  uid: ca77f85f-2990-4cef-8e67-29fe6bfd4638
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fnk9b
      namespace: kube-system
      uid: 65705372-2879-44b3-89eb-270e1d3decf9
  - ip: 10.0.0.237
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cqh5p
      namespace: kube-system
      uid: f670479a-ae38-4792-ae0c-4686cb5ce6bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
