apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T12:03:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 11e1cdb3-3fbf-435c-89d1-da91500823af
subsets:
- addresses:
  - ip: 10.0.0.182
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kgqvh
      namespace: kube-system
      uid: 24fa1c0e-8c2c-4504-8ad0-5b5ef786280b
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vthj7
      namespace: kube-system
      uid: 97933cfe-4d6e-4293-8369-45b68b9f3744
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
