apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T19:42:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "845"
  uid: 7a13a78e-335e-4999-a3e4-39b9af227658
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9h77k
      namespace: kube-system
      uid: 2b4d8a59-9508-4cc9-b7f7-251edf9d0147
  - ip: 10.0.0.90
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cn5pw
      namespace: kube-system
      uid: 1de13559-6efb-477f-9ff9-f17bf5b5781b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
