apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T21:47:06Z"
  creationTimestamp: "2026-03-19T21:46:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "702"
  uid: 10d0aa8a-51f6-4dd5-a5f9-ac0b7b09fe6a
subsets:
- addresses:
  - ip: 10.0.0.105
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2lgmv
      namespace: kube-system
      uid: 864bd0f1-a96d-40b3-98b8-e05d46c31d4a
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7kj2
      namespace: kube-system
      uid: ebb88d2d-d91f-4ebc-8717-0dfe8abece30
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
