apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-28T11:48:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "952"
  uid: 477e739e-adec-4361-9d49-41e4a3dd3ff1
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c6tbj
      namespace: kube-system
      uid: a5e289fe-4b3a-4172-92d5-daabd168782a
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8g6d
      namespace: kube-system
      uid: a02503f9-67f9-4f58-9847-94474c90dfd2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
