apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T20:56:30Z"
  creationTimestamp: "2026-04-27T20:55:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "934"
  uid: 2627d6f4-d0c9-4a05-ad7d-a28c01a351c5
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tww9f
      namespace: kube-system
      uid: bb69af51-f3ee-4e75-b4ad-b02ff982a854
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n868w
      namespace: kube-system
      uid: 47f909de-4141-4d8e-b4f1-d72cd108a55c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
