apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-26T14:05:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 2ee7e2f6-e202-4b02-85ad-61aeccd52b71
subsets:
- addresses:
  - ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jtjtp
      namespace: kube-system
      uid: 8167b822-bb69-43f3-aedc-3b11acf5d39d
  - ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6dtqt
      namespace: kube-system
      uid: 04ca4d2c-228c-4fb4-81df-dd52791aa1a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
