apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T09:38:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "851"
  uid: 9471a231-0a10-4b6f-9ad1-ffae81239e92
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k8mrw
      namespace: kube-system
      uid: 73f7043c-c325-469e-856d-82f861d9534d
  - ip: 10.0.0.93
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dfj7l
      namespace: kube-system
      uid: 6c6a0f83-bcb3-4c55-ba6e-716e7c97024a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
