apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T10:45:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 60106fa0-e23d-40e2-8557-c3c047bede1b
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hmc6j
      namespace: kube-system
      uid: a2e8a31a-9e86-41e1-af94-88ec6bd866be
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sfvfw
      namespace: kube-system
      uid: d98f0a56-06a1-4c9f-8c8e-e35f18d391a8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
