apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T05:02:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 547a82a1-dedc-448c-87fa-30db22ef3a5f
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zn8n7
      namespace: kube-system
      uid: 79ae8fc2-b296-42cf-a322-a6b08bfaa85b
  - ip: 10.0.0.85
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jzndn
      namespace: kube-system
      uid: 9131c753-814e-4ce1-a557-fc9fbda3434e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
