apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T09:36:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: 9f1fbc66-eedb-4e4a-809f-ca680b103717
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jzqkc
      namespace: kube-system
      uid: a4363297-d843-4658-8fc8-ff9e9211ba16
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zcwtc
      namespace: kube-system
      uid: e4daa857-9b19-44b6-a049-9a038afe5752
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
