apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:12:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "922"
  uid: b90e796a-0ad8-4112-987c-c7a8a2cce442
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vp7th
      namespace: kube-system
      uid: cee56752-b96b-41c5-8d03-31248c70a521
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-29pdj
      namespace: kube-system
      uid: 5b7a5571-f8e7-416b-ad10-a1091dd38834
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
