apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T02:09:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "864"
  uid: 74a18acc-331d-4e0d-920b-ca6965884686
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xkllz
      namespace: kube-system
      uid: 14a7d9e5-d62a-4e29-a342-483118c3dae4
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t4btz
      namespace: kube-system
      uid: 0b129e1d-c400-4324-a798-baab3a9c593f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
