apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T16:50:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "920"
  uid: d23d0666-0da8-4af4-b417-fae0194ef1a7
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-llhkq
      namespace: kube-system
      uid: 2be22942-7723-4ad7-80b9-899600b2041b
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vm9kq
      namespace: kube-system
      uid: cd20c5cf-4496-494d-9a8e-7c708a6d24e4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
