apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T15:32:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: 3b7c751d-7426-4bb9-aaf1-1c99d45d88b5
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nvcrf
      namespace: kube-system
      uid: 00e235d8-c3cb-48e4-881c-6800012db7b9
  - ip: 10.0.0.224
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wr7tg
      namespace: kube-system
      uid: 7766d74b-dd85-4de4-969d-fb827d5a6b7a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
