apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-23T05:15:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "751"
  uid: 5268fda0-5592-450d-b31c-f38a37ad0308
subsets:
- addresses:
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v65q6
      namespace: kube-system
      uid: 78201e08-3a3b-4d68-ac30-55267ecafac6
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vqxp6
      namespace: kube-system
      uid: cc9ed5cd-be2b-4dc0-84ae-ab4ec72ef51d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
