apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T12:54:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 0e251a2d-f2ea-4a53-905f-7718d78049d8
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dr6g
      namespace: kube-system
      uid: 3c3b53a2-7937-4998-9145-78ce06a65fc9
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xh9nn
      namespace: kube-system
      uid: cb20fe09-26de-4ecc-b9c9-3aa468b631e6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
