apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T05:08:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: 2fc3d6f9-4ea9-4107-bc9b-dec674a6c2c7
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lzc2c
      namespace: kube-system
      uid: 9a81b690-a4c0-4f6f-a8bd-ffe12bd2146f
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-htqzw
      namespace: kube-system
      uid: 02ae5325-7289-4e6c-aeda-94be0bbdcd18
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
