apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T15:18:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 9583670d-c36c-481c-9bda-60cb807a5d8e
subsets:
- addresses:
  - ip: 10.0.0.216
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k265m
      namespace: kube-system
      uid: 9435e7c8-ac2e-4eac-8b9b-b2d0803567ea
  - ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4wc62
      namespace: kube-system
      uid: 933a5677-006c-45c9-beca-ff3b733b966f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
