apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T14:36:04Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: b14b4ea7-2ff8-456e-8764-fde628a873b4
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ngj6
      namespace: kube-system
      uid: 3956edd3-16a5-4d6f-9b57-27e2dc1159e0
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cljf5
      namespace: kube-system
      uid: a978f33d-5361-4f4a-a7a5-bfd51c3ef0a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
