apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T14:15:51Z"
  creationTimestamp: "2026-05-06T14:14:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "994"
  uid: 5a181388-886f-47b9-9518-3d86e769a9f1
subsets:
- addresses:
  - ip: 10.0.0.107
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gkjln
      namespace: kube-system
      uid: 65037183-0088-44f4-899e-d5118977f4f7
  - ip: 10.0.0.77
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qxrkp
      namespace: kube-system
      uid: 88fa1cf7-90c1-4688-8c3f-151ae28fcbe9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
