apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T14:11:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: 7fad3755-5a70-404e-aa12-4e83e4666f4b
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lqdwm
      namespace: kube-system
      uid: f09c8312-6105-4fc6-aa38-ee90a94c8236
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k58hp
      namespace: kube-system
      uid: 95040618-8f11-463c-9e5c-bf1d2b2d9267
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
