apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T15:17:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "896"
  uid: 69ca72f7-a6b3-48d4-b667-f5bef9506727
subsets:
- addresses:
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6gx9d
      namespace: kube-system
      uid: d14b40ee-67ea-4a3c-9893-d2365e7d54c2
  - ip: 10.0.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b8p5d
      namespace: kube-system
      uid: 27269084-97a3-4b6d-9767-71e6c00502d0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
