apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-15T19:04:56Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: f91fba87-77a2-46d2-8dd5-761e9b3c02d1
subsets:
- addresses:
  - ip: 10.0.0.169
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cqbtn
      namespace: kube-system
      uid: 1c44ddcc-e0de-49f8-a431-3e52b7682f1b
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l5dgm
      namespace: kube-system
      uid: 3c0c3dba-d83d-4021-8593-e37cd8738f28
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
