apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-09T06:11:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: ee2807dd-b360-4cc5-840d-1203a3e972c7
subsets:
- addresses:
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kszk
      namespace: kube-system
      uid: a05e6670-3a3d-454a-aefc-f2c5c00fd2a0
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l4p8c
      namespace: kube-system
      uid: 03957c17-04e3-48d9-8c2a-37e440b4994e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
