apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-17T15:09:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "854"
  uid: 3692fe7b-084b-404e-8233-62f3d795071b
subsets:
- addresses:
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7sshd
      namespace: kube-system
      uid: 9f5fcee2-ce80-4e90-914e-4f707d92ac4e
  - ip: 10.0.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x2lzj
      namespace: kube-system
      uid: 2d5be8fa-44ce-4721-8ad7-d26f33f0f3d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
