apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T10:16:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "901"
  uid: b0919586-539e-4f5a-8cdd-f76fd85ce4c3
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rwzxr
      namespace: kube-system
      uid: bddb74c0-0289-4ec1-a270-12e7505437cd
  - ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6zl24
      namespace: kube-system
      uid: 4b28dd24-c06f-41eb-93a9-f2f8a0869f60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
