apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-18T00:34:11Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 919fa107-2d25-480a-864e-2d363e732d50
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-46256
      namespace: kube-system
      uid: d61be175-fb20-4185-bf20-99ebf9b30c90
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b5h5m
      namespace: kube-system
      uid: 40e05cac-83e3-4b2b-8e57-65dfb420b0b6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
