apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T01:28:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: e0e5cf35-becf-44b8-b604-6b8c90270edf
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7wvw
      namespace: kube-system
      uid: 8fe9b405-654f-4b00-875d-f7c727cc8748
  - ip: 10.0.0.209
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgdvb
      namespace: kube-system
      uid: 669085bf-7f27-46f6-9d00-612d67f0723e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
