apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-18T06:00:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "877"
  uid: 96857b22-ca60-4516-9cfd-adde87e65840
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lx796
      namespace: kube-system
      uid: 3336d53a-2519-48e7-affe-e01d26dddf31
  - ip: 10.0.0.249
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8rgnn
      namespace: kube-system
      uid: 7c0e1b50-e79d-4658-9c7e-10284ce5c656
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
