apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-08T09:08:09Z"
  creationTimestamp: "2026-07-08T09:06:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 38cdfa96-7ef5-4881-8aba-1226ec7260d5
subsets:
- addresses:
  - ip: 10.0.0.106
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hg6kl
      namespace: kube-system
      uid: 3762121f-2059-45aa-bfbd-07788ff08ae3
  - ip: 10.0.0.2
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9rd7v
      namespace: kube-system
      uid: 07759512-8599-4429-8d7b-b51938fcf3b6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
