apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-05T10:59:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 13a5fba9-1a2e-4aef-8e60-46bf4e0d5d83
subsets:
- addresses:
  - ip: 10.0.0.122
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ldq4l
      namespace: kube-system
      uid: b6cc50d2-104f-4442-bfee-20a76b620f10
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7cnkd
      namespace: kube-system
      uid: 0a88daca-f428-40a5-bb14-1487f94e974a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
