apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-08T18:23:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 2dceef0e-8173-46cf-9c46-02c66a035b6e
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tb6q7
      namespace: kube-system
      uid: 45ba2d9f-fd74-46e3-8167-9e9ca07dd663
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tjhn8
      namespace: kube-system
      uid: ca621e93-7e1b-420f-b339-d2d0c06a1080
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
