apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T15:21:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "841"
  uid: 033f3d65-13ef-414b-8139-f5b7a125042e
subsets:
- addresses:
  - ip: 10.0.0.128
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cp2nk
      namespace: kube-system
      uid: 77175bb3-2c04-418c-a4bf-630d2dedfeda
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-84d5c
      namespace: kube-system
      uid: 10655883-b4bc-4dc3-8282-ab7572dbe973
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
