apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-09T21:46:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "909"
  uid: a1b89219-390f-4137-926a-a2b5f0f4b75c
subsets:
- addresses:
  - ip: 10.0.0.114
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-z8rct
      namespace: kube-system
      uid: 9fd5accc-bcba-4b49-be59-ab78a14c7318
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jc4tx
      namespace: kube-system
      uid: 1cf13283-ebee-42e8-a8d3-5fe66868be73
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
