apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T02:51:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "858"
  uid: 7c09d83d-c63f-4e04-bbb3-78541d827b71
subsets:
- addresses:
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m4sqj
      namespace: kube-system
      uid: f46d6b2a-0812-4de2-857c-ad9efd42cdad
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fjtvl
      namespace: kube-system
      uid: a8cdeff4-3c66-4542-a2b6-d57596711f26
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
