apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-22T18:51:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 8f8ad8b7-4a1e-4021-a99a-0e25a2f432c0
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xzqdx
      namespace: kube-system
      uid: 57ad4986-19d6-4d40-822d-56eea27bc41f
  - ip: 10.0.0.20
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t7tnt
      namespace: kube-system
      uid: aeea2225-594f-45e0-8d6f-28303dddc6a0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
