apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-17T21:08:26Z"
  creationTimestamp: "2026-04-17T21:07:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: e22200a5-73dd-4ef8-9dd3-3a67eaaf82b0
subsets:
- addresses:
  - ip: 10.0.0.103
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2tzfz
      namespace: kube-system
      uid: fcd3e2d4-2944-425b-b646-ed1ea43d3fc0
  - ip: 10.0.0.159
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8gt4
      namespace: kube-system
      uid: 04d19757-782e-4391-8df1-3b667df5b8d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
