apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-16T11:41:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "891"
  uid: 7abde2f7-603a-49c6-93db-5d0c63cab4d9
subsets:
- addresses:
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rnhl4
      namespace: kube-system
      uid: 098772b9-e12c-454f-9d8a-2e87b50caf41
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2sxpz
      namespace: kube-system
      uid: 8743ab22-720c-4b8f-b7f5-c1f19208ed84
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
