apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-20T20:31:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "936"
  uid: 7004c91e-de17-4436-953b-123e390d742a
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l6kdv
      namespace: kube-system
      uid: 6a9ad14f-c691-4f00-81fa-a4adae52a1a4
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gctmk
      namespace: kube-system
      uid: 170df60d-8f71-4023-a38e-2b538d822b9d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
