apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T21:06:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: a00a333c-0d4f-4d74-bf17-2951f865718b
subsets:
- addresses:
  - ip: 10.0.0.157
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-694px
      namespace: kube-system
      uid: 78d5b999-d6fb-4963-8bac-74abe99be5ee
  - ip: 10.0.0.92
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6grsl
      namespace: kube-system
      uid: fe30d3af-a01b-47b3-b709-8faf3207d969
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
