apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:31:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "880"
  uid: 0d367a24-2bd2-41ca-80f5-81be64095982
subsets:
- addresses:
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cxv48
      namespace: kube-system
      uid: e7250bba-a040-40cf-a455-3af2cd522638
  - ip: 10.0.0.83
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57shx
      namespace: kube-system
      uid: a7284e83-32aa-4d69-af46-b1c2b29ee469
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
