apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T17:18:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: 01ad7c92-ef1a-4fa0-aa5d-18020544aa91
subsets:
- addresses:
  - ip: 10.0.0.17
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k4kz5
      namespace: kube-system
      uid: f432f14e-6a9e-4acb-a21c-6eca4aac34d2
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4dn8r
      namespace: kube-system
      uid: 795e7295-3a1e-49ee-abe4-5c88282b5280
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
