apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T22:22:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "897"
  uid: 58b9a749-68ea-4d71-a79a-d7a42ca5cffb
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xjfjz
      namespace: kube-system
      uid: c98062e0-298a-41be-89ad-9dcf417e13a6
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p4knd
      namespace: kube-system
      uid: 82b50f67-23d4-4fc0-9604-b5c153e19707
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
