apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-03T02:25:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: 1de1fc86-2e01-4f51-8e47-c6d8cc9deead
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jp5ql
      namespace: kube-system
      uid: cf61bfd9-1a46-4cd1-ab35-3ee73f53954f
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qmzjh
      namespace: kube-system
      uid: 8dd1697b-72e0-4f09-a613-02d2f6d63724
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
