apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T23:44:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: d27ed664-c685-4af0-b53d-095561c4d09b
subsets:
- addresses:
  - ip: 10.0.0.132
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fs92h
      namespace: kube-system
      uid: f5536b93-5ee6-43ad-b1ee-dc85b8bc2014
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5n4f
      namespace: kube-system
      uid: aea300e5-2a00-4b90-a9dc-d9cc8df93652
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
