apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T01:04:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 60cf5ce4-76b2-439c-8af9-af932a36d3e8
subsets:
- addresses:
  - ip: 10.0.0.121
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-87g2n
      namespace: kube-system
      uid: 149a0f6b-7d7a-48fd-bf17-1a6b3417cffc
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vp99j
      namespace: kube-system
      uid: f15b6ecd-9c13-47f8-9462-4c74bcfaf271
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
